summaryrefslogtreecommitdiff
path: root/lisp/facemenu.el
Commit message (Expand)AuthorAge
* 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
* lisp/facemenu.el (list-colors-duplicates): Detect more duplicates on Windows.Juanma Barranquero2011-10-18
* * facemenu.el: Disable the remove-* commands if the mark isn't active.Lars Magne Ingebrigtsen2011-09-11
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19
* Fix facemenu to populate buffer inside the with-help-window call.Chong Yidong2011-03-19
* * lisp/facemenu.el (list-colors-display): Use with-help-window (Bug#8048).Chong Yidong2011-02-27
* Merge some code from hexrgb.el into color.el.Chong Yidong2011-02-21
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Merge read-color and facemenu-read-color (Bug#7242).Chong Yidong2010-10-24
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-29
* | New post-self-insert-hook.Stefan Monnier2010-08-19
* | * lisp/facemenu.el (list-colors-display): Call `pop-to-buffer' beforeJuri Linkov2010-06-17
* | * facemenu.el (list-colors-sort): Doc fix.Juanma Barranquero2010-06-15