summaryrefslogtreecommitdiff
path: root/lisp/faces.el
Commit message (Expand)AuthorAgeFilesLines
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-19/+19
* Revert "Prefer ‘format’ to ‘substitute-command-keys’"Andreas Schwab2015-08-231-5/+9
* Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-161-11/+12
* Prefer ‘format’ to ‘substitute-command-keys’Paul Eggert2015-08-141-9/+5
* Improve accessibility of window dividers. (Bug#20183)Martin Rudalics2015-07-021-3/+3
* Be more tolerant to fonts named "Foobar-12"Eli Zaretskii2015-07-011-2/+9
* Improve the optional translation of quotesPaul Eggert2015-06-191-5/+8
* Support curved quotes in doc stringsPaul Eggert2015-05-281-7/+8
* Avoid gratuitous delete-dups in face-at-point.Ivan Shmakov2015-05-271-2/+3
* Prefer "this" to “this” in doc stringsPaul Eggert2015-05-191-2/+2
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-191-4/+4
* Fix 'face property handling in facemenu-add-face.Ivan Shmakov2015-02-261-5/+12
* Try to improve handling of fullwidth/-height frames.Martin Rudalics2015-02-071-2/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Run `window-configuration-change-hook' only after all faces have been realized.Martin Rudalics2014-11-081-1/+2
* Merge from emacs-24; up to 2014-07-22T06:37:31Z!yamaoka@jpl.orgGlenn Morris2014-10-081-1/+3
|\
| * Fix bug #18636 with documentation of multi-monitor displays.Eli Zaretskii2014-10-081-1/+3
* | Rename 24.5 to 25.1Stefan Monnier2014-09-291-1/+1
* | Merge from emacs-24; up to 2014-06-22T05:00:14Z!dmantipov@yandex.ruGlenn Morris2014-07-121-6/+1
|\ \ | |/
| * * lisp/faces.el (face-name): Undo last change.Stefan Monnier2014-07-091-6/+1
* | Merge from emacs-24; up to 2014-06-19T14:03:45Z!monnier@iro.umontreal.caGlenn Morris2014-07-081-3/+6
|\ \ | |/
| * * lisp/faces.el (face-name): Return input arg `face' as isJuri Linkov2014-07-081-3/+6
* | Merge from emacs-24; up to 2014-05-01T10:21:17Z!rgm@gnu.orgJuanma Barranquero2014-04-301-6/+12
|\ \ | |/
| * Spelling fix, plus try to fix grammar in doc string.Paul Eggert2014-04-301-3/+3
| * Fix bug 16694 with applying X resources to faces too early.Matthias Dahl2014-04-281-6/+12
| * Deprecate optional argument of make-face.Matthias Dahl2014-04-121-6/+12
* | lisp/faces.el (face-set-after-frame-default): Remove unused local variable.Juanma Barranquero2014-04-141-11/+10
* | Fix last commit.Eli Zaretskii2014-04-121-1/+1
* | Remove deprecated optional argument of make-face.Matthias Dahl2014-04-121-7/+4
* | Merge from emacs-24; up to 2014-04-01T20:18:12Z!eggert@cs.ucla.eduDaniel Colascione2014-04-071-22/+41
|\ \ | |/
| * Fix bug #16434 with handling the -rv command-line option.Matthias Dahl2014-04-051-11/+11
| * Fix bug #16378 with mishandling of empty faces.Matthias Dahl2014-04-051-9/+21
| * Fix bug #16694 with theme face precedence.Matthias Dahl2014-04-051-4/+11
| * Revert last commit.Eli Zaretskii2014-03-221-11/+4
| * Fix bug #16694 with face attributes changed by themes.Matthias Dahl2014-03-221-4/+11
* | Tweak earlier tty-run-terminal-initialization changeGlenn Morris2014-03-281-2/+3
* | Make term-file-aliases into a defcustom; tweaks previous changeGlenn Morris2014-03-271-16/+20
* | Introduce `term-file-aliases', replacing some small lisp/term filesGlenn Morris2014-03-271-0/+20
|/
* Avoid calling tty-setup-hook twiceGlenn Morris2014-02-261-5/+7
* Doc updates related to tty-setup-hookGlenn Morris2014-02-251-1/+5
* Mention read-regexp in doc of functions that use itGlenn Morris2014-02-131-1/+1
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Improve window dividers code.Martin Rudalics2014-02-041-0/+33
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Prevent themes from obliterating faces on low-color terminals.Chong Yidong2013-12-221-9/+17
* Don't make faces when loading Custom themes.Chong Yidong2013-12-211-31/+22
* Doc fixes for face functions.Chong Yidong2013-12-211-6/+6
* * faces.el (read-face-name): Require crm.el when using crm-separator.Juanma Barranquero2013-12-211-4/+5
* * faces.el (read-color): Minor fix for completion function.Chong Yidong2013-12-201-1/+1
* Make blink-matching-paren perform blinking without moving the cursorDmitry Gutov2013-12-131-0/+24