aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/faces.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Handle Bug#24526 without breaking Emacs on tiling WMs (Bug#48268)Martin Rudalics2021-05-121-1/+17
* Do not defer compilation when bytecode is explicitly requested (bug#46617)Andrea Corallo2021-03-311-1/+2
* Merge from origin/emacs-27Glenn Morris2021-03-291-2/+4
|\
| * Doc fixes for 'face-foreground' and 'face-background'.Eli Zaretskii2021-03-281-2/+4
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Move string-trim functions to subr.elLars Ingebrigtsen2021-03-241-2/+0
* | Fix previous face.el changeLars Ingebrigtsen2021-03-221-0/+2
* | Use read-color in read-face-attribute for color attributesLars Ingebrigtsen2021-03-221-1/+9
* | * lisp/faces.el (help-key-binding): Tweak background.Stefan Kangas2021-03-181-2/+2
* | Don't pre-load facemenuLars Ingebrigtsen2021-03-181-6/+5
* | ; Add comment for a recent changeEli Zaretskii2021-03-131-0/+3
* | Adjust colors of help-key-binding face for readabilityStefan Kangas2021-03-131-2/+6
* | * lisp/faces.el (help-argument-name): Use grey background, not foregroundJuri Linkov2021-03-081-5/+5
* | Add new face 'help-key-binding' for keybindings in helpStefan Kangas2021-03-081-0/+17
* | Add distinct controls for child frames' borders (Bug#45620)Alexander Miller2021-01-261-1/+10
* | Tweak tty-find-type to allow TERM=screen.xtermLars Ingebrigtsen2021-01-201-1/+1
* | Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Shorten some over-wide docstrings in functions and macrosStefan Kangas2020-12-191-2/+2
* | * lisp/faces.el (mode-line-highlight): Use :box only when supported.Jared Finder2020-11-141-1/+1
* | Give the scroll-bar face a non-trivial specMauro Aranda2020-10-311-2/+4
* | Have header-line-highlight inherit from mode-line-highlightLars Ingebrigtsen2020-10-131-2/+2
* | Merge from origin/emacs-27Glenn Morris2020-10-021-1/+1
|\ \ | |/
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-1/+1
* | Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-4/+1
* | ; * lisp/faces.el (color-luminance-dark-limit): Better doc string.Mattias Engdegård2020-06-181-3/+4
* | Define the dark luminance limit as a named constantMattias Engdegård2020-06-181-1/+6
* | Merge from origin/emacs-27Glenn Morris2020-06-171-0/+27
|\ \ | |/
| * Move tab-bar and tab-line faces to faces.el (part of bug#41200)Juri Linkov2020-06-081-0/+27
* | ; * lisp/faces.el (readable-foreground-color): Fix editing mistake.Mattias Engdegård2020-06-111-1/+2
* | Improved light/dark colour predicate (bug#41544)Mattias Engdegård2020-06-101-10/+29
* | Use 65535 as color-values scale value in the NS backendMattias Engdegård2020-06-071-1/+1
* | Fix face spec handling for 'default' "terminal class"Eli Zaretskii2020-04-041-1/+1
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Spelling fixesPaul Eggert2019-12-091-1/+1
* Make ':extend' inherited from default spec unless overriddenDmitry Gutov2019-12-101-6/+13
* Improve documentation of 'set-face-font'Eli Zaretskii2019-11-021-4/+7
* set-face-font doc string updateLars Ingebrigtsen2019-11-011-0/+4
* Add ':extend t' face attribute to diff faces (bug#37774)Juri Linkov2019-10-191-9/+9
* Added face parameter :extend.Jimmy Aguilar Mena2019-10-141-10/+37
* Set default colors for tick facesJuanma Barranquero2019-10-081-2/+10
* Set alternate faces for some line numbers (bug#27734)Juanma Barranquero2019-10-061-0/+34
* Move describe-face to the new help-fns machineryLars Ingebrigtsen2019-09-211-118/+0
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-191-1/+1
* Make describe-face also output the version informationLars Ingebrigtsen2019-07-141-1/+9
* Revert "Make describe-face also output the version information"Lars Ingebrigtsen2019-07-141-10/+1
* Make describe-face also output the version informationLars Ingebrigtsen2019-07-141-1/+10
* Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-061-1/+1
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* ; * lisp/faces.el (fill-column-indicator): Fix typo.Jimmy Aguilar Mena2019-05-121-1/+1