summaryrefslogtreecommitdiff
path: root/lisp/faces.el
Commit message (Expand)AuthorAge
* ; * lisp/faces.el (color-luminance-dark-limit): Better doc string.Mattias Engdegård2020-06-18
* Define the dark luminance limit as a named constantMattias Engdegård2020-06-18
* Merge from origin/emacs-27Glenn Morris2020-06-17
|\
| * Move tab-bar and tab-line faces to faces.el (part of bug#41200)Juri Linkov2020-06-08
* | ; * lisp/faces.el (readable-foreground-color): Fix editing mistake.Mattias Engdegård2020-06-11
* | Improved light/dark colour predicate (bug#41544)Mattias Engdegård2020-06-10
* | Use 65535 as color-values scale value in the NS backendMattias Engdegård2020-06-07
* | Fix face spec handling for 'default' "terminal class"Eli Zaretskii2020-04-04
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* Spelling fixesPaul Eggert2019-12-09
* Make ':extend' inherited from default spec unless overriddenDmitry Gutov2019-12-10
* Improve documentation of 'set-face-font'Eli Zaretskii2019-11-02
* set-face-font doc string updateLars Ingebrigtsen2019-11-01
* Add ':extend t' face attribute to diff faces (bug#37774)Juri Linkov2019-10-19
* Added face parameter :extend.Jimmy Aguilar Mena2019-10-14
* Set default colors for tick facesJuanma Barranquero2019-10-08
* Set alternate faces for some line numbers (bug#27734)Juanma Barranquero2019-10-06
* Move describe-face to the new help-fns machineryLars Ingebrigtsen2019-09-21
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-19
* Make describe-face also output the version informationLars Ingebrigtsen2019-07-14
* Revert "Make describe-face also output the version information"Lars Ingebrigtsen2019-07-14
* Make describe-face also output the version informationLars Ingebrigtsen2019-07-14
* Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-06
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* ; * lisp/faces.el (fill-column-indicator): Fix typo.Jimmy Aguilar Mena2019-05-12
* Fixed fill-column-indicator face removing background.Jimmy Aguilar Mena2019-05-05
* ;Corrected display-fill-column-indicator mode.Jimmy Aguilar Mena2019-05-05
* Display-fill-column-indicator NEWS info.Jimmy Aguilar Mena2019-05-05
* Start display-fill-column-indicator-mode.Jimmy Aguilar Mena2019-05-05
* Use display-graphic-p and display-multi-frame-p in more casesAlexander Gramiak2019-04-06
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Don't quote self-quoting pcase patternsMichael Heerdegen2018-10-30
|/
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-16
* Update copyright year to 2018Paul Eggert2018-01-01
* Fix fontset documentation inconsistencies for bug#29630Eli Zaretskii2017-12-10
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-25
* Add line-number faces to the display-line-numbers groupAlexander Gramiak2017-10-08
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* A new face for show-paren in expression modeFelipe Ochoa2017-08-18
* Add new face 'header-line-highlight'Alexander Gramiak2017-08-12
* Make "C-h o" show faces as well as variablesAlexander Gramiak2017-08-05
* Minor copyedits of comments in faces.elEli Zaretskii2017-07-29
* Improve comments in faces.elEli Zaretskii2017-07-15
* Revert "Use fixed-pitch font for display-line-numbers"Eli Zaretskii2017-07-14
* Use fixed-pitch font for display-line-numbersEli Zaretskii2017-07-11
* Improve documentation of faces related to display-line-numbersEli Zaretskii2017-06-30
* Support a separate face for displaying the current line's numberEli Zaretskii2017-06-24