summaryrefslogtreecommitdiff
path: root/lisp/faces.el
Commit message (Expand)AuthorAge
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* Speed up by storing frame faces in hash tables instead of alistsJashank Jeremy2021-07-21
* * lisp/faces.el: Fix a typo.Eli Zaretskii2021-07-07
* Fix last changeEli Zaretskii2021-07-07
* Fix tty menus on monochrome displaysEli Zaretskii2021-07-07
* Make the Alacritty terminal an alias of xterm-256colorTassilo Horn2021-05-25
* Handle Bug#24526 without breaking Emacs on tiling WMs (Bug#48268)Martin Rudalics2021-05-12
* Do not defer compilation when bytecode is explicitly requested (bug#46617)Andrea Corallo2021-03-31
* Merge from origin/emacs-27Glenn Morris2021-03-29
|\
| * Doc fixes for 'face-foreground' and 'face-background'.Eli Zaretskii2021-03-28
| * Update copyright year to 2021Paul Eggert2021-01-01
* | Move string-trim functions to subr.elLars Ingebrigtsen2021-03-24
* | Fix previous face.el changeLars Ingebrigtsen2021-03-22
* | Use read-color in read-face-attribute for color attributesLars Ingebrigtsen2021-03-22
* | * lisp/faces.el (help-key-binding): Tweak background.Stefan Kangas2021-03-18
* | Don't pre-load facemenuLars Ingebrigtsen2021-03-18
* | ; Add comment for a recent changeEli Zaretskii2021-03-13
* | Adjust colors of help-key-binding face for readabilityStefan Kangas2021-03-13
* | * lisp/faces.el (help-argument-name): Use grey background, not foregroundJuri Linkov2021-03-08
* | Add new face 'help-key-binding' for keybindings in helpStefan Kangas2021-03-08
* | Add distinct controls for child frames' borders (Bug#45620)Alexander Miller2021-01-26
* | Tweak tty-find-type to allow TERM=screen.xtermLars Ingebrigtsen2021-01-20
* | Update copyright year to 2021Paul Eggert2021-01-01
* | Shorten some over-wide docstrings in functions and macrosStefan Kangas2020-12-19
* | * lisp/faces.el (mode-line-highlight): Use :box only when supported.Jared Finder2020-11-14
* | Give the scroll-bar face a non-trivial specMauro Aranda2020-10-31
* | Have header-line-highlight inherit from mode-line-highlightLars Ingebrigtsen2020-10-13
* | Merge from origin/emacs-27Glenn Morris2020-10-02
|\|
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-02
* | Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* | ; * 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