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
*
; Fix typos
Stefan Kangas
2022-09-28
1
-1
/
+1
*
Make linum.el obsolete
Stefan Kangas
2022-09-20
1
-1
/
+0
*
Delete many items obsolete since 24.3
Stefan Kangas
2022-09-09
1
-9
/
+0
*
Merge from origin/emacs-28
Stefan Kangas
2022-09-02
1
-15
/
+22
|
\
|
*
Clarify the doc string of 'set-face-attribute'
Eli Zaretskii
2022-09-01
1
-15
/
+22
*
|
Support "replacement characters" on TTY frames
Eli Zaretskii
2022-08-27
1
-1
/
+1
*
|
Make XEmacs compat alias face-background-pixmap obsolete
Stefan Kangas
2022-08-23
1
-7
/
+4
*
|
Clarify face-at-point doc string and add (thing-at-point 'face)
Lars Ingebrigtsen
2022-08-12
1
-11
/
+22
*
|
Avoid using aliases for color functions
Stefan Kangas
2022-08-09
1
-1
/
+1
*
|
Make face-doc-string aliases obsolete
Stefan Kangas
2022-08-06
1
-2
/
+2
*
|
Remove macOS region color code
Po Lu
2022-07-23
1
-6
/
+0
*
|
Don't use the Gtk region face
Lars Ingebrigtsen
2022-07-23
1
-3
/
+0
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-07-14
1
-1
/
+1
|
\
|
|
*
; Fix typos: prefer American spelling
Stefan Kangas
2022-07-13
1
-1
/
+1
*
|
Update font scaling documentation to not talk about "face height"
Stefan Kangas
2022-06-20
1
-8
/
+8
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-05-28
1
-2
/
+14
|
\
|
|
*
Mention "unspecified-fg" and "unspecified-bg" in some doc strings
Eli Zaretskii
2022-05-27
1
-2
/
+14
*
|
Fix reading faces with a default value that is a symbol
Po Lu
2022-05-09
1
-2
/
+7
*
|
Fix setting stipple via `set-face-stipple'
Po Lu
2022-05-08
1
-1
/
+2
*
|
Implement bitmap loading for faces on Haiku
Po Lu
2022-05-08
1
-1
/
+1
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-04-28
1
-0
/
+4
|
\
|
|
*
Improve documentation of font- and face-related attribute functions
Eli Zaretskii
2022-04-28
1
-0
/
+4
*
|
Make default Haiku tool bar color match system preferences
Po Lu
2022-04-25
1
-1
/
+4
*
|
Further doc string quoting fixes
Lars Ingebrigtsen
2022-04-22
1
-2
/
+2
*
|
Fix mode-line doc string
Lars Ingebrigtsen
2022-04-10
1
-2
/
+3
*
|
Make the Foot terminal an alias of xterm-256color
Davide Masserut
2022-04-06
1
-1
/
+2
*
|
; Add a comment in recently installed code
Po Lu
2022-03-01
1
-1
/
+2
*
|
Better fix for bug#13476
Po Lu
2022-02-28
1
-5
/
+10
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-02-27
1
-1
/
+6
|
\
|
|
*
Document better how to reset attributes of faces for new frames
Eli Zaretskii
2022-02-26
1
-1
/
+6
*
|
* lisp/faces.el (read-face-name-sample-text): Add defconst (bug#53960).
Juri Linkov
2022-02-13
1
-1
/
+6
*
|
Fix mouse clicking in read-face-name
Lars Ingebrigtsen
2022-02-13
1
-4
/
+3
*
|
* lisp/faces.el (read-face-name): Support a list of defaults for M-n.
Juri Linkov
2022-01-24
1
-58
/
+60
*
|
Make the read-face-name completion buffer display samples
Lars Ingebrigtsen
2022-01-20
1
-0
/
+10
*
|
Improve documentation of font-related face attributes
Eli Zaretskii
2022-01-06
1
-5
/
+9
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Make read-multiple-choice-face inherit help-key-binding
Stefan Kangas
2021-12-26
1
-1
/
+1
*
|
Revert back to using monospaced fonts in the mode line
Lars Ingebrigtsen
2021-12-23
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-12-02
1
-0
/
+9
|
\
\
|
*
|
Add new face `variable-pitch-text'
Lars Ingebrigtsen
2021-12-01
1
-0
/
+9
*
|
|
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-11-30
1
-11
/
+23
|
\
|
|
|
*
|
Add an intermediary face for mode lines: `mode-line-active'
Lars Ingebrigtsen
2021-11-26
1
-5
/
+12
|
*
|
Correct the :inherit property on some faces
Robert Pluim
2021-11-25
1
-2
/
+2
|
*
|
Use a proportional font for the mode line
Lars Ingebrigtsen
2021-11-24
1
-1
/
+3
|
*
|
Use variable-pitch-mode in 'C-h C-h'
Stefan Kangas
2021-11-21
1
-5
/
+9
|
*
|
Add support for the Haiku operating system and its window system
Po Lu
2021-11-20
1
-2
/
+2
*
|
|
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-11-11
1
-54
/
+70
|
\
|
|
|
*
|
; * lisp/faces.el (help-key-binding): Comment on recent change.
Eli Zaretskii
2021-11-01
1
-1
/
+5
|
*
|
Don't make key binding face wider than the norm
Lars Ingebrigtsen
2021-11-01
1
-2
/
+2
[next]