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
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Fix documentation of ':box' face attribute
Eli Zaretskii
2023-06-29
1
-13
/
+19
*
Fix regression due to change in face sort order by 'face-list'
Eli Zaretskii
2023-02-18
1
-1
/
+1
*
Fix order of faces in 'face-list'
Eli Zaretskii
2023-02-17
1
-2
/
+2
*
Avoid spurious pause in kill-ring-save (Bug#60841)
Kévin Le Gouguec
2023-02-02
1
-1
/
+10
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Fix recently modified docs of 'set-face-attribute' (bug#52493)
Eli Zaretskii
2022-12-30
1
-2
/
+2
*
Clarify the documentation of 'set-face-attribute'
Gregory Heytings
2022-12-29
1
-0
/
+4
*
Make the Contour terminal an alias of xterm-256color
Yaraslau Tamashevich
2022-12-24
1
-1
/
+2
*
Fix automatic DPI adjustment and add workarounds for some systems
Po Lu
2022-11-19
1
-0
/
+10
*
Add flat-button to docstring of 'set-face-attribute'
Gabriel do Nascimento Ribeiro
2022-11-16
1
-7
/
+6
*
; 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
[next]