aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/faces.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/faces.el (cursor): Doc fix.Chong Yidong2011-10-181-0/+4
* Fix some (unrelated) typos in comment and ChangeLog.Glenn Morris2011-10-021-3/+3
* * lisp/faces.el (face-list): Fix docstring.Stefan Monnier2011-09-201-1/+1
* Make `(type graphic)' match `x', `w32' and `ns', like the manual says.Lars Magne Ingebrigtsen2011-09-111-0/+2
* * lisp/faces.el (success): Change face color from "Green3" toJuri Linkov2011-08-241-1/+1
* * lisp/faces.el (error, warning, success): New faces with definitionsJuri Linkov2011-08-181-0/+33
* Minor doc fixes. Remove duplicate ChangeLog entries.Juri Linkov2011-08-071-1/+1
* Tweak link and startup screen faces.Chong Yidong2011-07-091-1/+1
* Fix how custom themes handle faces, so the multi-tty/multi-frame case works.Chong Yidong2011-07-031-104/+2
* lisp/faces.el (list-faces-display): Add help-mode-map to output.Drew Adams2011-06-271-1/+1
* * lisp/faces.el (face-spec-set-match-display): Don't match toolkitAndreas Schwab2011-04-301-12/+12
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-11/+11
* Merge some code from hexrgb.el into color.el.Chong Yidong2011-02-211-10/+20
* Merge changes from emacs-23 branchChong Yidong2011-02-121-4/+16
|\
| * faces.el fix for bug#7966.Glenn Morris2011-02-071-4/+16
* | Merge from emacs-23; up to 2010-05-26T14:19:[email protected].Glenn Morris2011-02-051-4/+8
|\|
| * Doc fixes related to face heights. (Bug#2659)Glenn Morris2011-02-021-4/+8
* | undo 2011-02-01T18:15:[email protected] (purecopy-cons, purecopy-car) at Stefan...Sam Steingold2011-02-011-1/+2
* | * lisp/subr.el (purecopy-cons, purecopy-car): Add shortcuts.Sam Steingold2011-02-011-2/+1
* | Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* | Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\|
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | faces.el (glyphless-char): Define value for `pc'.Eli Zaretskii2010-11-201-0/+1
* | merge trunkKenichi Handa2010-11-011-3/+2
|\ \
| * | Fix some declarations.Glenn Morris2010-10-311-3/+2
* | | Handle glyphless characters on tty.Kenichi Handa2010-11-011-1/+3
* | | Implement various display methods for glyphless characters.Kenichi Handa2010-10-291-0/+6
|/ /
* | Merge read-color and facemenu-read-color (Bug#7242).Chong Yidong2010-10-241-74/+61
* | Define a cursor defface; minor face optimizations.Chong Yidong2010-10-131-52/+57
* | Remove some functions, variables and aliases obsolete since at least 21.1.Glenn Morris2010-10-011-135/+0
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* | Take colors for region face (selected text) from the Gtk+ theme.Jan D2010-08-111-0/+3
* | * faces.el (face-all-attributes): Improved documentation (Bug#6767).Jan D2010-07-311-1/+1
* | * lisp/faces.el (read-face-name): Rename arg `string-describing-default'Juri Linkov2010-07-031-8/+9
* | Fix application of default-frame-alist (Bug#5378).Chong Yidong2010-06-301-21/+11
|/
* Fix typos.Juanma Barranquero2010-03-241-4/+4
* Fix setting family and foundry in set-face-attribute (Bug#5536).Chong Yidong2010-02-061-2/+2
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-131-4/+2
* (face-set-after-frame-default): Add comment.Stefan Monnier2009-11-111-1/+1
* * progmodes/grep.el (grep-regexp-alist):Dan Nicolaescu2009-11-111-2/+2
* * textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu2009-11-061-9/+16
* Fix typos in comments.Juanma Barranquero2009-10-261-1/+1
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-1/+2
* Default light-background background for region face to ns_selection_color und...Adrian Robert2009-09-271-0/+5
* (modeline, modeline-inactive, modeline-highlight, modeline-buffer-id):Glenn Morris2009-09-021-6/+5
* (describe-face): Adjust the output format to be more likeGlenn Morris2009-08-311-6/+26
* * faces.el (help-argument-name): Define it here instead ofChong Yidong2009-08-131-0/+3
* * faces.el (x-handle-named-frame-geometry): Ensure that we haveChong Yidong2009-06-271-22/+19