summaryrefslogtreecommitdiff
path: root/lisp/faces.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/faces.el (tty-setup-hook): Declare the hook.Stefan Monnier2013-07-081-0/+4
* * faces.el (tty-run-terminal-initialization): function changed (StefanMichael Kifer2013-07-071-1/+2
* lisp/faces.el (face-spec-recalc): Revert part of 2013-06-23T20:29:18Z!lekktu@...Juanma Barranquero2013-06-241-1/+0
* lisp/faces.el: Minor changes.Juanma Barranquero2013-06-231-13/+10
* Misc custom group fixesGlenn Morris2013-05-151-1/+0
* Fix some declarationsGlenn Morris2013-05-101-1/+1
* Silence byte-compiler warnings.Juanma Barranquero2013-05-081-0/+2
* read-face-name: Use completing-read if arg multiple is nilRoland Winkler2013-04-271-26/+31
* lisp/faces.el (read-face-name): Bug fix, return just one face if arg multiple...Roland Winkler2013-04-201-3/+2
* faces.el (read-face-name): Do not override value of arg default, call instead...Roland Winkler2013-04-121-98/+81
* lisp/faces.el (read-face-name): Behave as promised by the docstring.Roland Winkler2013-04-031-56/+58
* Merge from emacs-24Stefan Monnier2013-01-091-17/+19
|\
| * Minor doc fix.Chong Yidong2013-01-091-1/+2
| * * faces.el (read-face-name): Doc fix.Chong Yidong2013-01-091-17/+18
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\ \ | |/
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Spelling fixes.Paul Eggert2012-12-061-1/+1
* | Revamp face-spec-set to be more analogous to setq for faces.Chong Yidong2012-11-251-32/+67
* | Merge from emacs-24; up to 2012-11-19T11:36:02Z!yamaoka@jpl.orgGlenn Morris2012-11-231-10/+26
|\ \ | |/
| * * faces.el (color-defined-p): Doc fix.Chong Yidong2012-11-231-10/+26
* | Add optional "inherit" argument for face-bold-p and related functionsGlenn Morris2012-11-211-15/+15
* | Remove -p suffix from set-face-* functionsGlenn Morris2012-11-211-7/+10
|/
* * lisp/faces.el (face-underline-p): Use face-attribute-specified-or.Glenn Morris2012-11-151-1/+1
* Fixes related to face underliningGlenn Morris2012-11-141-23/+35
* Make unused variable font-list-limit obsolete, and move it out of C.Chong Yidong2012-10-231-0/+6
* Merge from trunkDaniel Colascione2012-10-071-2/+1
|\
| * * lisp/faces.el (modeline): Remove obsolete face name.Stefan Monnier2012-10-011-2/+0
| * * lisp/faces.el (x-display-name): Declare (for without-x builds).Glenn Morris2012-09-271-0/+1
* | Implement cygw32Daniel Colascione2012-09-171-1/+1
|/
* * faces.el (help-argument-name): Always inherit from italic.Chong Yidong2012-08-261-1/+1
* Fixes: debbugs:12042Andreas Schwab2012-07-251-7/+7
* * faces.el (face-spec-reset-face): Handle reverse video.Chong Yidong2012-07-181-2/+6
* Further GV/CL cleanups.Stefan Monnier2012-06-221-16/+13
* Implement wave-style variant of underlining.Alp Aker2012-06-161-4/+15
* Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong2012-06-091-45/+50
* * lisp/paths.el (term-file-prefix): Move to lisp/faces.el (the only user).Glenn Morris2012-05-241-0/+10
* * faces.el (face-spec-set): Stop supporting deprecated form of third arg.Chong Yidong2012-04-231-29/+23
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-1/+1
* Updates to Display chapter of Lisp manual.Chong Yidong2012-03-211-25/+22
* * faces.el (face-spec-reset-face): Don't run display-graphic-p if undefined.Chong Yidong2012-03-181-1/+4
* Spelling fixes.Paul Eggert2012-03-121-1/+1
* Another tweak to default face handling in face-spec-reset-face.Chong Yidong2012-03-041-6/+17
* Fix menu-set-font interaction with Custom themes.Chong Yidong2012-01-311-5/+6
* * faces.el (set-face-attribute): Clarify the meaning of the nil frame.Lars Magne Ingebrigtsen2012-01-071-3/+4
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * lisp/faces.el (read-color): Minor doc fix.Chong Yidong2011-12-051-5/+6
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* * 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