aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cus-face.el
Commit message (Expand)AuthorAgeFilesLines
* * cus-face.el (custom-face-attributes): Add :distant-foreground.Andreas Schwab2014-05-251-0/+4
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Doc fixes for face functions.Chong Yidong2013-12-211-27/+28
* Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Revamp face-spec-set to be more analogous to setq for faces.Chong Yidong2012-11-251-36/+8
|/
* Fixes: debbugs:11805Andreas Schwab2012-08-211-5/+29
* Implement wave-style variant of underlining.Alp Aker2012-06-161-2/+7
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix for disable-theme/defface interaction (Bug#8889).Chong Yidong2011-06-181-24/+27
* Handle calling defface on a face with existing theme settings (Bug#8454).Chong Yidong2011-05-081-16/+18
* Fix typos in comments.Juanma Barranquero2011-04-081-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Revert 2010-10-18 change; use safe-functions instead.Chong Yidong2010-10-191-2/+0
* | Use unsafep to check for theme safety.Chong Yidong2010-10-181-0/+2
* | Fix 2010-10-12 change to custom-theme-set-faces.Chong Yidong2010-10-141-3/+6
* | New interface for choosing Custom themes.Chong Yidong2010-10-111-36/+26
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * progmodes/ld-script.el (auto-mode-alist):Dan Nicolaescu2009-11-061-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-271-1/+1
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-151-1/+1
* (custom-face-attributes): Add :foundry.Kenichi Handa2008-06-131-0/+4
* (custom-face-attributes): Add "thin" for :weight.Kenichi Handa2008-05-141-1/+2
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* (custom-face-attributes): Handle roman slant.Chong Yidong2008-04-051-1/+2
* * faces.el (xw-defined-colors):Dan Nicolaescu2008-03-141-5/+0
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (custom-declare-face): Per frame, use `face-spec-set-2'.Richard M. Stallman2007-12-301-2/+3
* | (custom-theme-set-faces): Undo previous change.Richard M. Stallman2007-09-171-11/+10
* | 2007-09-07 Johan Bockg� <[email protected]>Romain Francoise2007-09-071-1/+2
* | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | Merged from [email protected]Karoly Lorentey2007-01-291-1/+1
|\|
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merged from [email protected]Karoly Lorentey2006-02-121-1/+1
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Merged from [email protected] (patch 683-684)Karoly Lorentey2006-01-061-3/+6
|\|
| * * custom.el: Move Custom Themes commentary to start of theme code.Chong Yidong2006-01-021-3/+6
* | Merged from [email protected] (patch 659-663)Karoly Lorentey2005-12-031-3/+8
|\|
| * * custom.el (enable-theme): Signal error if argument is not aChong Yidong2005-11-251-3/+8
* | Merged from [email protected] (patch 610-614)Karoly Lorentey2005-10-231-1/+1
|\|
| * (custom-declare-face): Make face from X resources also on Mac.YAMAMOTO Mitsuharu2005-10-211-1/+1
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-40/+15
|\|