summaryrefslogtreecommitdiff
path: root/lisp/cus-face.el
Commit message (Expand)AuthorAgeFilesLines
...
* 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� <bojohan@gnu.org>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 emacs@sv.gnu.orgKaroly Lorentey2007-01-291-1/+1
|\ \ | |/
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-121-1/+1
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Merged from miles@gnu.org--gnu-2005 (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 miles@gnu.org--gnu-2005 (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 miles@gnu.org--gnu-2005 (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
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
| * (custom-theme-set-faces): Make it work.Richard M. Stallman2005-07-111-39/+13
* | Merged from miles@gnu.org--gnu-2005 (patch 469)Karoly Lorentey2005-07-051-2/+2
|\ \ | |/
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Merged from miles@gnu.org--gnu-2005 (patch 83-87, 449-468)Karoly Lorentey2005-07-051-0/+6
|\ \ | |/
| * (custom-theme-set-faces): Make it handle face aliases whose aliasLuc Teirlinck2005-07-041-0/+6
* | Merged from miles@gnu.org--gnu-2005 (patch 447-448)Karoly Lorentey2005-06-261-0/+1
|\ \ | |/
| * (custom-face-attributes): Add autoload.Richard M. Stallman2005-06-251-0/+1
* | Merged in changes from CVS trunk. (Long time no see!) :-)Karoly Lorentey2005-02-031-2/+3
|\ \ | |/
| * (custom-declare-face): Record defface in current-load-list.Richard M. Stallman2005-01-051-0/+1
| * (custom-face-attributes):Richard M. Stallman2005-01-011-2/+2
* | Merged in changes from CVS trunk.Karoly Lorentey2004-06-141-6/+2
|\ \ | |/
| * (custom-declare-face): Simplify code.Richard M. Stallman2004-06-131-6/+2
* | Support for opening X frames from a tty session.Karoly Lorentey2004-01-111-4/+7
|/
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-11/+11
* (custom-set-faces): Call custom-theme-set-faces.Richard M. Stallman2002-12-231-23/+110
* (custom-declare-face): Add face-defface-spec prop after applying theRichard M. Stallman2002-11-241-2/+3
* (custom-face-attributes): Fix typo in `ultra-bold'.Richard M. Stallman2002-04-101-1/+1
* (custom-face-attributes): Make sure each attribute has a valid defaultMiles Bader2001-10-051-66/+44
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
* (custom-face-attributes): Handle mapping `nil' and `unspecified' toMiles Bader2000-11-281-26/+31
* (custom-face-attributes): Typo.Miles Bader2000-11-281-1/+1
* (custom-face-attributes): Add post-filter function for :box.Miles Bader2000-11-281-7/+29