summaryrefslogtreecommitdiff
path: root/lisp/facemenu.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* * facemenu.el (list-colors-print): New function created from codeJuri Linkov2005-01-121-21/+36
* (list-colors-display): Add new arg buffer-name.Juri Linkov2005-01-111-49/+49
* (facemenu-active-faces): Change condition of inner `while' loop toLuc Teirlinck2004-09-041-1/+1
* (facemenu-color-name-equal): New function.Eli Zaretskii2004-05-201-1/+27
* Add arch taglinesMiles Bader2003-09-011-0/+2
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-29/+29
* Move `provide' to the end.Stefan Monnier2002-07-081-3/+2
* (facemenu-map): Rename to Describe TextRichard M. Stallman2002-06-171-2/+2
* (list-colors-display): Don't use `display-color-cells' unless theMiles Bader2002-05-091-4/+5
* (describe-text-at and stuff): Moved to descr-text.el.Richard M. Stallman2002-04-301-158/+0
* (list-text-properties-at): Command deleted.Richard M. Stallman2002-04-191-40/+3
* Remove require of wid-edit.Andrew Innes2002-04-181-1/+0
* (facemenu-add-new-face): Use this only for faces. Delete arg MENU.Richard M. Stallman2002-04-151-27/+56
* Require wid-edit.Andrew Innes2002-04-151-0/+1
* (facemenu-get-face): Remove unised variable `foreground'.Eli Zaretskii2002-03-241-2/+1
* (facemenu-add-new-face):Richard M. Stallman2002-03-141-11/+10