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
*
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
1
-4
/
+1
*
; * lisp/faces.el (color-luminance-dark-limit): Better doc string.
Mattias Engdegård
2020-06-18
1
-3
/
+4
*
Define the dark luminance limit as a named constant
Mattias Engdegård
2020-06-18
1
-1
/
+6
*
Merge from origin/emacs-27
Glenn Morris
2020-06-17
1
-0
/
+27
|
\
|
*
Move tab-bar and tab-line faces to faces.el (part of bug#41200)
Juri Linkov
2020-06-08
1
-0
/
+27
*
|
; * lisp/faces.el (readable-foreground-color): Fix editing mistake.
Mattias Engdegård
2020-06-11
1
-1
/
+2
*
|
Improved light/dark colour predicate (bug#41544)
Mattias Engdegård
2020-06-10
1
-10
/
+29
*
|
Use 65535 as color-values scale value in the NS backend
Mattias Engdegård
2020-06-07
1
-1
/
+1
*
|
Fix face spec handling for 'default' "terminal class"
Eli Zaretskii
2020-04-04
1
-1
/
+1
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Spelling fixes
Paul Eggert
2019-12-09
1
-1
/
+1
*
Make ':extend' inherited from default spec unless overridden
Dmitry Gutov
2019-12-10
1
-6
/
+13
*
Improve documentation of 'set-face-font'
Eli Zaretskii
2019-11-02
1
-4
/
+7
*
set-face-font doc string update
Lars Ingebrigtsen
2019-11-01
1
-0
/
+4
*
Add ':extend t' face attribute to diff faces (bug#37774)
Juri Linkov
2019-10-19
1
-9
/
+9
*
Added face parameter :extend.
Jimmy Aguilar Mena
2019-10-14
1
-10
/
+37
*
Set default colors for tick faces
Juanma Barranquero
2019-10-08
1
-2
/
+10
*
Set alternate faces for some line numbers (bug#27734)
Juanma Barranquero
2019-10-06
1
-0
/
+34
*
Move describe-face to the new help-fns machinery
Lars Ingebrigtsen
2019-09-21
1
-118
/
+0
*
lisp/*.el, src/*.c: Fix typos in docstrings
Juanma Barranquero
2019-09-19
1
-1
/
+1
*
Make describe-face also output the version information
Lars Ingebrigtsen
2019-07-14
1
-1
/
+9
*
Revert "Make describe-face also output the version information"
Lars Ingebrigtsen
2019-07-14
1
-10
/
+1
*
Make describe-face also output the version information
Lars Ingebrigtsen
2019-07-14
1
-1
/
+10
*
Replace manually crafted hex regexes with [:xdigit:]
Konstantin Kharlamov
2019-07-06
1
-1
/
+1
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
; * lisp/faces.el (fill-column-indicator): Fix typo.
Jimmy Aguilar Mena
2019-05-12
1
-1
/
+1
*
Fixed fill-column-indicator face removing background.
Jimmy Aguilar Mena
2019-05-05
1
-1
/
+3
*
;Corrected display-fill-column-indicator mode.
Jimmy Aguilar Mena
2019-05-05
1
-7
/
+3
*
Display-fill-column-indicator NEWS info.
Jimmy Aguilar Mena
2019-05-05
1
-1
/
+1
*
Start display-fill-column-indicator-mode.
Jimmy Aguilar Mena
2019-05-05
1
-0
/
+14
*
Use display-graphic-p and display-multi-frame-p in more cases
Alexander Gramiak
2019-04-06
1
-11
/
+9
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Don't quote self-quoting pcase patterns
Michael Heerdegen
2018-10-30
1
-11
/
+11
|
/
*
; Fix doc typos related to indefinite articles
Glenn Morris
2018-02-16
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Fix fontset documentation inconsistencies for bug#29630
Eli Zaretskii
2017-12-10
1
-4
/
+5
*
maint: shorten https://lists.gnu.org/archive/html/... links
Paul Eggert
2017-11-25
1
-1
/
+1
*
Add line-number faces to the display-line-numbers group
Alexander Gramiak
2017-10-08
1
-2
/
+4
*
Prefer HTTPS to HTTP for gnu.org
Paul Eggert
2017-10-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
A new face for show-paren in expression mode
Felipe Ochoa
2017-08-18
1
-0
/
+7
*
Add new face 'header-line-highlight'
Alexander Gramiak
2017-08-12
1
-0
/
+5
*
Make "C-h o" show faces as well as variables
Alexander Gramiak
2017-08-05
1
-1
/
+1
*
Minor copyedits of comments in faces.el
Eli Zaretskii
2017-07-29
1
-1
/
+3
*
Improve comments in faces.el
Eli Zaretskii
2017-07-15
1
-1
/
+6
*
Revert "Use fixed-pitch font for display-line-numbers"
Eli Zaretskii
2017-07-14
1
-5
/
+2
*
Use fixed-pitch font for display-line-numbers
Eli Zaretskii
2017-07-11
1
-2
/
+5
*
Improve documentation of faces related to display-line-numbers
Eli Zaretskii
2017-06-30
1
-2
/
+14
[next]