summaryrefslogtreecommitdiff
path: root/lisp/faces.el
Commit message (Expand)AuthorAgeFilesLines
* Make mode-line behavior better with grayscale visualsPo Lu2023-04-281-4/+4
* Fix regression due to change in face sort order by 'face-list'Eli Zaretskii2023-02-181-1/+1
* Fix order of faces in 'face-list'Eli Zaretskii2023-02-171-2/+2
* Avoid spurious pause in kill-ring-save (Bug#60841)Kévin Le Gouguec2023-02-021-1/+10
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix recently modified docs of 'set-face-attribute' (bug#52493)Eli Zaretskii2022-12-301-2/+2
* Clarify the documentation of 'set-face-attribute'Gregory Heytings2022-12-291-0/+4
* Make the Contour terminal an alias of xterm-256colorYaraslau Tamashevich2022-12-241-1/+2
* Fix automatic DPI adjustment and add workarounds for some systemsPo Lu2022-11-191-0/+10
* Add flat-button to docstring of 'set-face-attribute'Gabriel do Nascimento Ribeiro2022-11-161-7/+6
* ; Fix typosStefan Kangas2022-09-281-1/+1
* Make linum.el obsoleteStefan Kangas2022-09-201-1/+0
* Delete many items obsolete since 24.3Stefan Kangas2022-09-091-9/+0
* Merge from origin/emacs-28Stefan Kangas2022-09-021-15/+22
|\
| * Clarify the doc string of 'set-face-attribute'Eli Zaretskii2022-09-011-15/+22
* | Support "replacement characters" on TTY framesEli Zaretskii2022-08-271-1/+1
* | Make XEmacs compat alias face-background-pixmap obsoleteStefan Kangas2022-08-231-7/+4
* | Clarify face-at-point doc string and add (thing-at-point 'face)Lars Ingebrigtsen2022-08-121-11/+22
* | Avoid using aliases for color functionsStefan Kangas2022-08-091-1/+1
* | Make face-doc-string aliases obsoleteStefan Kangas2022-08-061-2/+2
* | Remove macOS region color codePo Lu2022-07-231-6/+0
* | Don't use the Gtk region faceLars Ingebrigtsen2022-07-231-3/+0
* | Merge from origin/emacs-28Stefan Kangas2022-07-141-1/+1
|\ \ | |/
| * ; Fix typos: prefer American spellingStefan Kangas2022-07-131-1/+1
* | Update font scaling documentation to not talk about "face height"Stefan Kangas2022-06-201-8/+8
* | Merge from origin/emacs-28Stefan Kangas2022-05-281-2/+14
|\ \ | |/
| * Mention "unspecified-fg" and "unspecified-bg" in some doc stringsEli Zaretskii2022-05-271-2/+14
* | Fix reading faces with a default value that is a symbolPo Lu2022-05-091-2/+7
* | Fix setting stipple via `set-face-stipple'Po Lu2022-05-081-1/+2
* | Implement bitmap loading for faces on HaikuPo Lu2022-05-081-1/+1
* | Merge from origin/emacs-28Eli Zaretskii2022-04-281-0/+4
|\ \ | |/
| * Improve documentation of font- and face-related attribute functionsEli Zaretskii2022-04-281-0/+4
* | Make default Haiku tool bar color match system preferencesPo Lu2022-04-251-1/+4
* | Further doc string quoting fixesLars Ingebrigtsen2022-04-221-2/+2
* | 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
|\ \