aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/faces.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Fix a recent change of tab-bar/line facesHEADmasterEli Zaretskii10 hours1-2/+2
* Adapt tab-bar/tab-line faces to dark background mode (bug#80135)Juri Linkov28 hours1-2/+11
* ; Add 2026 to copyright years.Sean Whitton11 days1-1/+1
* Merge from origin/emacs-30Eli Zaretskii2025-07-261-3/+8
|\
| * ; face-font-family-alternatives, fixed-pitch: Comments.Sean Whitton2025-07-251-3/+8
* | ; Fix last change (bug#77945)Eli Zaretskii2025-06-071-5/+5
* | Add optional inherit argument to 'face-all-attributes' (bug#77945)shipmints2025-06-071-6/+7
* | Implement dragging and resizing of tty child framesMartin Rudalics2025-03-171-1/+2
* | Merge from origin/emacs-30Sean Whitton2025-03-121-3/+3
|\ \ | |/
| * Document return values of the various read-* functionsEli Zaretskii2025-03-091-3/+3
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* | read-face-name: Build common completion table for CR and CRMDaniel Mendler2025-02-031-21/+19
* | Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas2025-02-011-25/+14
|\ \
| * | Delete remaining calls to purecopyStefan Kangas2024-12-121-25/+14
* | | Prefer defface's ':weight bold' to obsolete alias ':bold t'Stefan Kangas2025-01-211-4/+4
* | | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* | | Use `completion-table-with-metadata' (bug#74865)Daniel Mendler2024-12-161-12/+12
|/ /
* | ; Fix last changeEli Zaretskii2024-11-161-2/+2
* | Add new `header-line-active' and `header-line-inactive' facesTrevor Murphy2024-11-161-0/+15
* | Mark if-let and when-let obsoleteSean Whitton2024-10-241-1/+1
* | Improve face font selection on MS-WindowsEli Zaretskii2024-10-121-2/+5
|/
* bytecomp.el: Rewrite the way we print dynamic docstringsStefan Monnier2024-02-021-2/+2
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Fix merging italic and underline faces with other fontsEli Zaretskii2023-11-251-2/+7
* | * lisp/faces.el (read-face-name): Expose all lambdas to the compilerStefan Monnier2023-09-251-10/+10
* | Use ensure-list in many more placesStefan Kangas2023-08-271-2/+1
* | Add calling convention to face-attr-constructStefan Kangas2023-08-091-5/+2
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-08-061-6/+4
|\ \
| * | Mark Emacs 20 color support compat aliases obsoleteStefan Kangas2023-08-061-6/+4
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-08-031-23/+43
|\ \ \ | |/ /
| * | ; Fix last changeEli Zaretskii2023-08-031-5/+7
| * | Improve interactive prompting for face colorsHelmut Eller2023-08-031-23/+41
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-021-13/+19
|\ \ \ | |/ /
| * | Merge from origin/emacs-29Eli Zaretskii2023-07-011-13/+19
| |\ \ | | |/
| | * ; Fix documentation of ':box' face attributeEli Zaretskii2023-06-291-13/+19
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-04-291-4/+4
|\ \ \ | |/ /
| * | Make mode-line behavior better with grayscale visualsPo Lu2023-04-281-4/+4
| |/
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-02-181-3/+3
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-02-041-1/+10
|\ \ | |/
| * Avoid spurious pause in kill-ring-save (Bug#60841)Kévin Le Gouguec2023-02-021-1/+10
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-01-021-1/+1
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | Update Android portPo Lu2023-01-021-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