aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/faces.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix mode-line doc stringLars Ingebrigtsen2022-04-101-2/+3
* Make the Foot terminal an alias of xterm-256colorDavide Masserut2022-04-061-1/+2
* ; Add a comment in recently installed codePo Lu2022-03-011-1/+2
* Better fix for bug#13476Po Lu2022-02-281-5/+10
* Merge from origin/emacs-28Stefan Kangas2022-02-271-1/+6
|\
| * Document better how to reset attributes of faces for new framesEli Zaretskii2022-02-261-1/+6
* | * lisp/faces.el (read-face-name-sample-text): Add defconst (bug#53960).Juri Linkov2022-02-131-1/+6
* | Fix mouse clicking in read-face-nameLars Ingebrigtsen2022-02-131-4/+3
* | * lisp/faces.el (read-face-name): Support a list of defaults for M-n.Juri Linkov2022-01-241-58/+60
* | Make the read-face-name completion buffer display samplesLars Ingebrigtsen2022-01-201-0/+10
* | Improve documentation of font-related face attributesEli Zaretskii2022-01-061-5/+9
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Make read-multiple-choice-face inherit help-key-bindingStefan Kangas2021-12-261-1/+1
* | Revert back to using monospaced fonts in the mode lineLars Ingebrigtsen2021-12-231-2/+2
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-021-0/+9
|\ \
| * | Add new face `variable-pitch-text'Lars Ingebrigtsen2021-12-011-0/+9
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-301-11/+23
|\ \ \ | |/ /
| * | Add an intermediary face for mode lines: `mode-line-active'Lars Ingebrigtsen2021-11-261-5/+12
| * | Correct the :inherit property on some facesRobert Pluim2021-11-251-2/+2
| * | Use a proportional font for the mode lineLars Ingebrigtsen2021-11-241-1/+3
| * | Use variable-pitch-mode in 'C-h C-h'Stefan Kangas2021-11-211-5/+9
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-201-2/+2
* | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-111-54/+70
|\ \ \ | |/ /
| * | ; * 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
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-251-3/+23
|\ \ | |/
| * Speed up by storing frame faces in hash tables instead of alistsJashank Jeremy2021-07-211-3/+23
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-181-8/+15
|\ \ | |/
| * * 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
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-291-1/+1
|\ \ | |/
| * Make the Alacritty terminal an alias of xterm-256colorTassilo Horn2021-05-251-1/+1
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-191-1/+17
|\ \ | |/
| * Handle Bug#24526 without breaking Emacs on tiling WMs (Bug#48268)Martin Rudalics2021-05-121-1/+17
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-271-1/+2
|\ \ | |/
| * Do not defer compilation when bytecode is explicitly requested (bug#46617)Andrea Corallo2021-03-311-1/+2
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-061-3/+13
|\ \ | |/
| * Merge from origin/emacs-27Glenn Morris2021-03-291-2/+4
| |\
| | * Doc fixes for 'face-foreground' and 'face-background'.Eli Zaretskii2021-03-281-2/+4