summaryrefslogtreecommitdiff
path: root/lisp/faces.el
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-02
|\
| * Add new face `variable-pitch-text'Lars Ingebrigtsen2021-12-01
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-30
|\|
| * Add an intermediary face for mode lines: `mode-line-active'Lars Ingebrigtsen2021-11-26
| * Correct the :inherit property on some facesRobert Pluim2021-11-25
| * Use a proportional font for the mode lineLars Ingebrigtsen2021-11-24
| * Use variable-pitch-mode in 'C-h C-h'Stefan Kangas2021-11-21
| * Add support for the Haiku operating system and its window systemPo Lu2021-11-20
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-11
|\|
| * ; * lisp/faces.el (help-key-binding): Comment on recent change.Eli Zaretskii2021-11-01
| * Don't make key binding face wider than the normLars Ingebrigtsen2021-11-01
| * Remove redundant #' before lambdaStefan Kangas2021-10-21
| * Support the "medium" font weightLars Ingebrigtsen2021-10-21
| * Merge from origin/emacs-28Glenn Morris2021-10-11
| |\
| | * Make tty-run-terminal-initialization load the .elc file (if any)Lars Ingebrigtsen2021-10-11
| * | Set advertised calling convention on make-face-* functionsStefan Kangas2021-10-05
| * | Use format-prompt for many more promptsStefan Kangas2021-10-05
| |/
| * ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
| * Make set-foreground-color display completions using foreground colorsGlenn Morris2021-09-01
| * Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-09
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-25
|\|
| * Speed up by storing frame faces in hash tables instead of alistsJashank Jeremy2021-07-21
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-18
|\|
| * * 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
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-29
|\|
| * Make the Alacritty terminal an alias of xterm-256colorTassilo Horn2021-05-25
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-19
|\|
| * Handle Bug#24526 without breaking Emacs on tiling WMs (Bug#48268)Martin Rudalics2021-05-12
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-27
|\|
| * Do not defer compilation when bytecode is explicitly requested (bug#46617)Andrea Corallo2021-03-31
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-06
|\|
| * 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
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-03-21
|\| |
| * | * lisp/faces.el (help-key-binding): Tweak background.Stefan Kangas2021-03-18
| * | Don't pre-load facemenuLars Ingebrigtsen2021-03-18
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-03-14
|\| |
| * | ; 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
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-03-08
|\| |
| * | Add new face 'help-key-binding' for keybindings in helpStefan Kangas2021-03-08
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-30
|\| |
| * | Add distinct controls for child frames' borders (Bug#45620)Alexander Miller2021-01-26