aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/facemenu.el
Commit message (Expand)AuthorAgeFilesLines
* Merge read-color and facemenu-read-color (Bug#7242).Chong Yidong2010-10-241-19/+3
* Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* New post-self-insert-hook.Stefan Monnier2010-08-191-44/+61
* * lisp/facemenu.el (list-colors-display): Call `pop-to-buffer' beforeJuri Linkov2010-06-171-2/+4
* * facemenu.el (list-colors-sort): Doc fix.Juanma Barranquero2010-06-151-2/+2
* Add sort option `list-colors-sort'. (Bug#6332)Juri Linkov2010-06-141-4/+106
* Add all rgb.txt color names to x-colors.Chong Yidong2010-06-121-4/+16
* Allow using list-colors-display to set colors in the Color widget.Chong Yidong2010-03-121-45/+61
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-131-2/+1
* * term/x-win.el (x-gtk-stock-map):Dan Nicolaescu2009-11-111-1/+2
* * textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu2009-11-061-5/+5
* * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):Chong Yidong2009-10-311-1/+4
* * facemenu.el (list-colors-display): Don't mark buffer asChong Yidong2009-10-311-1/+5
* * facemenu.el (facemenu-read-color): Use a completion functionChong Yidong2009-08-161-5/+11
* (list-colors-duplicates): w32-default-color-map is a function.Jason Rumney2009-04-181-2/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-2/+2
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-151-1/+2
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (facemenu-unlisted-faces): Fix obsolescence description.Juanma Barranquero2008-04-181-1/+1
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* * faces.el (xw-defined-colors):Dan Nicolaescu2008-03-141-33/+0
* * font-lock.el (featurep): Remove test, not useful anymore.Dan Nicolaescu2008-03-141-0/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Merge from emacs--rel--22, gnus--devo--0Miles Bader2008-01-021-2/+2
|\|
| * (list-colors-print): Use :background and :foregroundRichard M. Stallman2007-12-291-2/+2
* | (list-colors-display): Use with-help-window instead of with-output-to-temp-bu...Martin Rudalics2007-11-101-1/+1
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (facemenu-unlisted-faces): Put obsolescence info in the call toJuanma Barranquero2006-12-041-4/+3
* (facemenu-unlisted-faces): Define as obsolete variable.Chong Yidong2006-12-041-0/+10
* (facemenu-add-new-face): Improve doc strings of constructed commands.Richard M. Stallman2006-11-281-2/+5
* (facemenu-add-new-face): Defend against symbol that isn't a face name.Richard M. Stallman2006-10-181-0/+3
* (facemenu-listed-faces): Doc fix.Richard M. Stallman2006-08-101-11/+17
* (facemenu-add-face): Pass frame to facemenu-active-faces.Richard M. Stallman2006-08-101-17/+26
* * facemenu.el (facemenu-listed-faces): New var.Chong Yidong2006-07-031-41/+30
* (facemenu-color-alist): Doc fix.Richard M. Stallman2006-06-161-2/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* (facemenu-read-color): Do case-insensitive matching.Richard M. Stallman2005-07-101-4/+5
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (facemenu): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-1/+1
* (facemenu-unlisted-faces): Delete foreground and background colorLute Kamstra2005-07-011-33/+39
* (facemenu-add-face): Warn when font-lock is active.Richard M. Stallman2005-06-281-1/+3
* (facemenu-unlisted-faces): Add foreground and background color faces.Lute Kamstra2005-06-271-45/+30
* (facemenu-enable-faces-p): New function.Richard M. Stallman2005-06-251-0/+7
* (list-colors-print): Print #RRGGBB in default face.Juri Linkov2005-03-081-12/+12
* (global-map): Bind M-o, not M-g.Richard M. Stallman2005-03-061-4/+4