index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
faces.el
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Remove redundant #' before lambda
Stefan Kangas
2021-10-21
1
-30
/
+30
|
*
|
Support the "medium" font weight
Lars Ingebrigtsen
2021-10-21
1
-3
/
+4
|
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-11
1
-1
/
+3
|
|
\
|
|
|
*
Make tty-run-terminal-initialization load the .elc file (if any)
Lars Ingebrigtsen
2021-10-11
1
-1
/
+3
|
*
|
Set advertised calling convention on make-face-* functions
Stefan Kangas
2021-10-05
1
-7
/
+7
|
*
|
Use format-prompt for many more prompts
Stefan Kangas
2021-10-05
1
-1
/
+1
|
|
/
|
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
1
-2
/
+2
|
*
Make set-foreground-color display completions using foreground colors
Glenn Morris
2021-09-01
1
-9
/
+18
|
*
Use string-search instead of string-match[-p]
Mattias EngdegÄrd
2021-08-09
1
-1
/
+1
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-07-25
1
-3
/
+23
|
\
|
|
*
Speed up by storing frame faces in hash tables instead of alists
Jashank Jeremy
2021-07-21
1
-3
/
+23
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-07-18
1
-8
/
+15
|
\
|
|
*
* lisp/faces.el: Fix a typo.
Eli Zaretskii
2021-07-07
1
-2
/
+2
|
*
Fix last change
Eli Zaretskii
2021-07-07
1
-6
/
+10
|
*
Fix tty menus on monochrome displays
Eli Zaretskii
2021-07-07
1
-2
/
+5
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-05-29
1
-1
/
+1
|
\
|
|
*
Make the Alacritty terminal an alias of xterm-256color
Tassilo Horn
2021-05-25
1
-1
/
+1
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-05-19
1
-1
/
+17
|
\
|
|
*
Handle Bug#24526 without breaking Emacs on tiling WMs (Bug#48268)
Martin Rudalics
2021-05-12
1
-1
/
+17
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-04-27
1
-1
/
+2
|
\
|
|
*
Do not defer compilation when bytecode is explicitly requested (bug#46617)
Andrea Corallo
2021-03-31
1
-1
/
+2
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-04-06
1
-3
/
+13
|
\
|
|
*
Merge from origin/emacs-27
Glenn Morris
2021-03-29
1
-2
/
+4
|
|
\
|
|
*
Doc fixes for 'face-foreground' and 'face-background'.
Eli Zaretskii
2021-03-28
1
-2
/
+4
|
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
|
*
|
Move string-trim functions to subr.el
Lars Ingebrigtsen
2021-03-24
1
-2
/
+0
|
*
|
Fix previous face.el change
Lars Ingebrigtsen
2021-03-22
1
-0
/
+2
|
*
|
Use read-color in read-face-attribute for color attributes
Lars Ingebrigtsen
2021-03-22
1
-1
/
+9
*
|
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-03-21
1
-8
/
+7
|
\
|
|
|
*
|
* lisp/faces.el (help-key-binding): Tweak background.
Stefan Kangas
2021-03-18
1
-2
/
+2
|
*
|
Don't pre-load facemenu
Lars Ingebrigtsen
2021-03-18
1
-6
/
+5
*
|
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-03-14
1
-5
/
+12
|
\
|
|
|
*
|
; Add comment for a recent change
Eli Zaretskii
2021-03-13
1
-0
/
+3
|
*
|
Adjust colors of help-key-binding face for readability
Stefan Kangas
2021-03-13
1
-2
/
+6
|
*
|
* lisp/faces.el (help-argument-name): Use grey background, not foreground
Juri Linkov
2021-03-08
1
-5
/
+5
*
|
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-03-08
1
-0
/
+17
|
\
|
|
|
*
|
Add new face 'help-key-binding' for keybindings in help
Stefan Kangas
2021-03-08
1
-0
/
+17
*
|
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-01-30
1
-2
/
+11
|
\
|
|
|
*
|
Add distinct controls for child frames' borders (Bug#45620)
Alexander Miller
2021-01-26
1
-1
/
+10
|
*
|
Tweak tty-find-type to allow TERM=screen.xterm
Lars Ingebrigtsen
2021-01-20
1
-1
/
+1
*
|
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-01-03
1
-1
/
+1
|
\
|
|
|
*
|
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2020-12-21
1
-2
/
+2
|
\
|
|
|
*
|
Shorten some over-wide docstrings in functions and macros
Stefan Kangas
2020-12-19
1
-2
/
+2
*
|
|
Add Stipple support for PGTK
Yuuki Harano
2020-11-22
1
-3
/
+4
*
|
|
Introduce Pure GTK3 port
Yuuki Harano
2020-11-22
1
-2
/
+2
|
/
/
*
|
* lisp/faces.el (mode-line-highlight): Use :box only when supported.
Jared Finder
2020-11-14
1
-1
/
+1
*
|
Give the scroll-bar face a non-trivial spec
Mauro Aranda
2020-10-31
1
-2
/
+4
*
|
Have header-line-highlight inherit from mode-line-highlight
Lars Ingebrigtsen
2020-10-13
1
-2
/
+2
*
|
Merge from origin/emacs-27
Glenn Morris
2020-10-02
1
-1
/
+1
|
\
|
[prev]
[next]