summaryrefslogtreecommitdiff
path: root/lisp/faces.el
Commit message (Expand)AuthorAgeFilesLines
...
* Support a separate face for displaying the current line's numberEli Zaretskii2017-06-241-0/+7
* Finish up native display of line numbersEli Zaretskii2017-06-171-0/+8
* Clarify documentation of 'face-spec-set'Eli Zaretskii2017-06-101-6/+7
* Improve documentation of 'face-spec-set-2'Eli Zaretskii2017-06-101-15/+18
* New internal-border face and args for select-window and x-focus-frameMartin Rudalics2017-04-121-0/+7
* Merge from origin/emacs-25Paul Eggert2017-03-191-3/+6
|\
| * Improve definition of 'variable-pitch' face on MS-WindowsEli Zaretskii2017-01-091-3/+6
* | Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\|
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-11-191-1/+1
|\|
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-061-1/+1
| * Improve display of tex-verbatim and Info quotedPaul Eggert2016-09-231-0/+29
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-171-3/+3
* | New face homoglyphPaul Eggert2016-10-161-0/+8
* | Turn on more lexical-bindingMark Oteiza2016-09-281-1/+1
* | Move read-multiple-choice to subr-x.elLars Ingebrigtsen2016-07-221-1/+1
* | Prefer 'frame-parameter' where it is expected to be a bit fasterDmitry Antipov2016-07-061-1/+1
* | Remove some face aliases obsoleted in 22.1Mark Oteiza2016-06-231-3/+0
* | Improve display of tex-verbatim and Info quotedPaul Eggert2016-05-131-0/+29
* | Merge from origin/emacs-25Paul Eggert2016-05-011-1/+1
|\|
| * ; Spelling fixesPaul Eggert2016-05-011-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-05-011-1/+5
|\|
| * Fix variable-pitch font on MS-WindowsEli Zaretskii2016-04-301-1/+5
* | Clarify `read-face-name' doc and tweak the codeLars Ingebrigtsen2016-04-291-19/+25
* | Remove ": ?" from the read-face-name promptLars Ingebrigtsen2016-04-291-0/+4
* | Fix definition of nobreak-spaceLars Ingebrigtsen2016-04-291-3/+3
* | Add a new face for non-breaking hyphen charactersLars Ingebrigtsen2016-04-281-3/+11
* | * lisp/faces.el: Remove duplicated functions from previous patch.Lars Ingebrigtsen2016-02-291-26/+0
* | Show the face colours when completing in `read-color'Jan Moringen2016-02-281-4/+58
* | Underline read-multiple-choice-faceLars Ingebrigtsen2016-02-051-1/+2
* | New function read-multiple-choiceLars Ingebrigtsen2016-02-041-0/+6
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-1/+1
* * lisp/faces.el (faces--attribute-at-point): Use `face-list-p'Artur Malabarba2015-11-161-3/+1
* * lisp/faces.el (faces--attribute-at-point): Fix an issueArtur Malabarba2015-11-151-1/+5
* * lisp/faces.el (faces--attribute-at-point): Fix bugArtur Malabarba2015-10-301-6/+7
* * lisp/faces.el: Refactor common code and fix a bugArtur Malabarba2015-10-301-28/+30
* Reduce face-related consing during frame creation.Ken Raeburn2015-10-131-3/+8
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Make show-paren-match face visible on mono-color displaysEli Zaretskii2015-09-151-2/+4
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-16/+16
* 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