summaryrefslogtreecommitdiff
path: root/lisp/faces.el
Commit message (Expand)AuthorAgeFilesLines
* Use display-graphic-p and display-multi-frame-p in more casesAlexander Gramiak2019-04-061-11/+9
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Don't quote self-quoting pcase patternsMichael Heerdegen2018-10-301-11/+11
|/
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Fix fontset documentation inconsistencies for bug#29630Eli Zaretskii2017-12-101-4/+5
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-1/+1
* Add line-number faces to the display-line-numbers groupAlexander Gramiak2017-10-081-2/+4
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* A new face for show-paren in expression modeFelipe Ochoa2017-08-181-0/+7
* Add new face 'header-line-highlight'Alexander Gramiak2017-08-121-0/+5
* Make "C-h o" show faces as well as variablesAlexander Gramiak2017-08-051-1/+1
* Minor copyedits of comments in faces.elEli Zaretskii2017-07-291-1/+3
* Improve comments in faces.elEli Zaretskii2017-07-151-1/+6
* Revert "Use fixed-pitch font for display-line-numbers"Eli Zaretskii2017-07-141-5/+2
* Use fixed-pitch font for display-line-numbersEli Zaretskii2017-07-111-2/+5
* Improve documentation of faces related to display-line-numbersEli Zaretskii2017-06-301-2/+14
* 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
|/