index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
facemenu.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a better interactive spec to `facemenu-add-face'
Lars Ingebrigtsen
2021-07-14
1
-1
/
+7
*
* lisp/facemenu.el: Preload the C-mouse-2 menu binding
Stefan Monnier
2021-07-09
1
-0
/
+2
*
Partially restore the lost C-mouse-2 drop-down menu
Eli Zaretskii
2021-07-09
1
-0
/
+2
*
* lisp/facemenu.el (facemenu-add-new-face): Use `:documentation`
Stefan Monnier
2021-05-18
1
-9
/
+9
*
Move the Text Properties menu back to Edit
Eli Zaretskii
2021-05-11
1
-0
/
+4
*
Remove purecopy throughout facemenu.el (since it's not preloaded)
Lars Ingebrigtsen
2021-05-11
1
-48
/
+35
*
Autoload list-colors-display.
Gregory Heytings
2021-04-10
1
-0
/
+1
*
Don't pre-load facemenu
Lars Ingebrigtsen
2021-03-18
1
-8
/
+9
*
Fix build problem with previous facemenu change
Lars Ingebrigtsen
2021-02-10
1
-4
/
+0
*
Fix list-colors-print handling of callback arg
Mauro Aranda
2021-01-19
1
-3
/
+8
*
Use lexical-binding in the remaining preloaded files
Stefan Monnier
2021-01-04
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Remove redundant requires of 'help'
Stefan Kangas
2020-12-03
1
-3
/
+0
*
Remove redundant requires of 'button'
Stefan Kangas
2020-12-03
1
-2
/
+1
*
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
1
-1
/
+1
*
Improved light/dark colour predicate (bug#41544)
Mattias Engdegård
2020-06-10
1
-6
/
+5
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix usage of remove-text-properties
Basil L. Contovounesios
2019-08-01
1
-1
/
+1
*
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
*
|
Audit use of lsh and fix glitches
Paul Eggert
2018-08-21
1
-1
/
+1
*
|
Use Enriched mode in etc/HELLO to keep charset information
Eli Zaretskii
2018-05-19
1
-1
/
+25
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix docstring quoting problems with ‘ '’
Paul Eggert
2015-11-17
1
-2
/
+2
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-5
/
+5
*
More-conservative ‘format’ quote restyling
Paul Eggert
2015-08-23
1
-1
/
+1
*
Use curved quotes in core elisp diagnostics
Paul Eggert
2015-08-16
1
-5
/
+5
*
Don't quote nil and t in doc strings
Paul Eggert
2015-05-21
1
-1
/
+1
*
Fix 'face property handling in facemenu-add-face.
Ivan Shmakov
2015-02-26
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
* lisp/facemenu.el (list-colors-print): In help-echo format use %.2f
Juri Linkov
2014-07-08
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
faces.el (read-face-name): Do not override value of arg default, call instead...
Roland Winkler
2013-04-12
1
-1
/
+1
*
Fix bug #14063 with reverting the *Colors* buffer.
Eli Zaretskii
2013-03-27
1
-1
/
+14
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
* lisp/facemenu.el (list-colors-sort): Add option "Luminance".
Juri Linkov
2012-09-30
1
-3
/
+10
*
Convert more defvars to defcustoms.
Chong Yidong
2012-05-04
1
-9
/
+0
*
Remove * characters from the front of variable docstrings.
Chong Yidong
2012-04-09
1
-1
/
+1
*
* lisp/facemenu.el (list-colors-display): Doc fix (minor rephrasing).
Glenn Morris
2012-02-03
1
-7
/
+4
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
lisp/facemenu.el: Slightly expand a comment in `list-colors-duplicates'.
Juanma Barranquero
2011-10-24
1
-0
/
+2
*
lisp/facemenu.el (list-colors-duplicates): Detect more duplicates on Windows.
Juanma Barranquero
2011-10-18
1
-2
/
+9
*
* facemenu.el: Disable the remove-* commands if the mark isn't active.
Lars Magne Ingebrigtsen
2011-09-11
1
-4
/
+6
*
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-19
1
-9
/
+3
*
Fix facemenu to populate buffer inside the with-help-window call.
Chong Yidong
2011-03-19
1
-27
/
+10
*
* lisp/facemenu.el (list-colors-display): Use with-help-window (Bug#8048).
Chong Yidong
2011-02-27
1
-9
/
+15
*
Merge some code from hexrgb.el into color.el.
Chong Yidong
2011-02-21
1
-23
/
+5
[next]