summaryrefslogtreecommitdiff
path: root/lisp/facemenu.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Make list-colors-display sort list passed as argumentdalanicolai2021-10-301-2/+2
|/
* Use command substitution instead of raw keys in more placesStefan Kangas2021-09-241-3/+4
* Add a better interactive spec to `facemenu-add-face'Lars Ingebrigtsen2021-07-141-1/+7
* * lisp/facemenu.el: Preload the C-mouse-2 menu bindingStefan Monnier2021-07-091-0/+2
* Partially restore the lost C-mouse-2 drop-down menuEli Zaretskii2021-07-091-0/+2
* * lisp/facemenu.el (facemenu-add-new-face): Use `:documentation`Stefan Monnier2021-05-181-9/+9
* Move the Text Properties menu back to EditEli Zaretskii2021-05-111-0/+4
* Remove purecopy throughout facemenu.el (since it's not preloaded)Lars Ingebrigtsen2021-05-111-48/+35
* Autoload list-colors-display.Gregory Heytings2021-04-101-0/+1
* Don't pre-load facemenuLars Ingebrigtsen2021-03-181-8/+9
* Fix build problem with previous facemenu changeLars Ingebrigtsen2021-02-101-4/+0
* Fix list-colors-print handling of callback argMauro Aranda2021-01-191-3/+8
* Use lexical-binding in the remaining preloaded filesStefan Monnier2021-01-041-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Remove redundant requires of 'help'Stefan Kangas2020-12-031-3/+0
* Remove redundant requires of 'button'Stefan Kangas2020-12-031-2/+1
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-1/+1
* Improved light/dark colour predicate (bug#41544)Mattias Engdegård2020-06-101-6/+5
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix usage of remove-text-propertiesBasil L. Contovounesios2019-08-011-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-211-1/+1
* | Use Enriched mode in etc/HELLO to keep charset informationEli Zaretskii2018-05-191-1/+25
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-2/+2
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-5/+5
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-1/+1
* Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-161-5/+5
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-1/+1
* Fix 'face property handling in facemenu-add-face.Ivan Shmakov2015-02-261-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/facemenu.el (list-colors-print): In help-echo format use %.2fJuri Linkov2014-07-081-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* faces.el (read-face-name): Do not override value of arg default, call instead...Roland Winkler2013-04-121-1/+1
* Fix bug #14063 with reverting the *Colors* buffer.Eli Zaretskii2013-03-271-1/+14
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * lisp/facemenu.el (list-colors-sort): Add option "Luminance".Juri Linkov2012-09-301-3/+10
* Convert more defvars to defcustoms.Chong Yidong2012-05-041-9/+0
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-1/+1
* * lisp/facemenu.el (list-colors-display): Doc fix (minor rephrasing).Glenn Morris2012-02-031-7/+4
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* lisp/facemenu.el: Slightly expand a comment in `list-colors-duplicates'.Juanma Barranquero2011-10-241-0/+2
* lisp/facemenu.el (list-colors-duplicates): Detect more duplicates on Windows.Juanma Barranquero2011-10-181-2/+9