aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/faces.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; * lisp/faces.el (help-key-binding): Comment on recent change.Eli Zaretskii2021-11-011-1/+5
* Don't make key binding face wider than the normLars Ingebrigtsen2021-11-011-2/+2
* Remove redundant #' before lambdaStefan Kangas2021-10-211-30/+30
* Support the "medium" font weightLars Ingebrigtsen2021-10-211-3/+4
* Merge from origin/emacs-28Glenn Morris2021-10-111-1/+3
|\
| * Make tty-run-terminal-initialization load the .elc file (if any)Lars Ingebrigtsen2021-10-111-1/+3
* | Set advertised calling convention on make-face-* functionsStefan Kangas2021-10-051-7/+7
* | Use format-prompt for many more promptsStefan Kangas2021-10-051-1/+1
|/
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-2/+2
* Make set-foreground-color display completions using foreground colorsGlenn Morris2021-09-011-9/+18
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-1/+1
* Speed up by storing frame faces in hash tables instead of alistsJashank Jeremy2021-07-211-3/+23
* * lisp/faces.el: Fix a typo.Eli Zaretskii2021-07-071-2/+2
* Fix last changeEli Zaretskii2021-07-071-6/+10
* Fix tty menus on monochrome displaysEli Zaretskii2021-07-071-2/+5
* Make the Alacritty terminal an alias of xterm-256colorTassilo Horn2021-05-251-1/+1
* 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