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