summaryrefslogtreecommitdiff
path: root/lisp/faces.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* (set-face-attribute): Fix handling of :family "FOUNDRY-FAMILY".Kenichi Handa2009-05-191-2/+2
* * faces.el (x-handle-named-frame-geometry): Ignore errors fromChong Yidong2009-05-071-1/+8
* (frame-set-background-mode): Window system framesJason Rumney2009-04-131-17/+11
* set-face-attributes-from-resources, face-set-after-frame-default:David Reitter2009-03-161-2/+2
* (face-valid-attribute-values): No stipple on w32. (Bug#884)Jason Rumney2009-01-131-1/+1
* (describe-face): Ignore anonymous faces.Chong Yidong2009-01-111-40/+44
* (x-font-family-list): Remove entirely.Chong Yidong2009-01-101-12/+0
* (face-valid-attribute-values): Use string as value for :familyChong Yidong2009-01-091-1/+13
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-6/+6
* * faces.el (face-font-family-alternatives): Add "CMU Typewriter Text"Stefan Monnier2008-10-261-1/+1
* (face-spec-set-2): Don't pass invalid attributes to set-face-attribute.Chong Yidong2008-10-171-1/+8
* (set-face-attribute): Set family and foundry before other attributes.Chong Yidong2008-10-141-44/+28
* (x-create-frame-with-faces): Don't call tool-bar-setup.Chong Yidong2008-10-121-5/+0
* (x-create-frame-with-faces): Undo previous change.Dan Nicolaescu2008-10-061-2/+1
* (x-create-frame-with-faces): Only setup the toolbar ifDan Nicolaescu2008-10-041-1/+2
* (inhibit-frame-set-background-mode): New var.Chong Yidong2008-10-021-72/+78
* (describe-face): Print relative file name in help buffer.Martin Rudalics2008-09-241-1/+1
* (describe-face): Use find-lisp-object-file-name insteadMartin Rudalics2008-09-011-4/+1
* (face-valid-attribute-values): Fix handling the valueKenichi Handa2008-08-061-4/+4
* faces.el:face-set-after-frame-default: treat ns as other window systemsAdrian Robert2008-07-281-1/+1
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-271-10/+10
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-151-9/+9
* (x-create-frame-with-faces): Don't pass parameters thatChong Yidong2008-07-101-9/+16
* (face-set-after-frame-default): Simplify. Don't applyChong Yidong2008-07-081-62/+36
* (face-name-history): New variable.Juri Linkov2008-06-301-4/+12
* (inhibit-face-set-after-frame-default): Var deleted.Chong Yidong2008-06-281-32/+27
* (set-face-attribute): Doc fix.Chong Yidong2008-06-251-1/+1
* (face-font-family-alternatives, variable-pitch): UseAndreas Schwab2008-06-251-3/+3
* (face-font-family-alternatives, variable-pitch): Change "Sans" to theChong Yidong2008-06-241-3/+5
* (fixed-pitch): Use "Monospace" family.Chong Yidong2008-06-211-3/+5
* * w32fns.c, xfns.c (Qfont_param): New var.Stefan Monnier2008-06-191-1/+2
* (face-set-after-frame-default): Don't exclude `default'.Stefan Monnier2008-06-181-1/+4
* (set-face-attribute): Fix previous change.Kenichi Handa2008-06-131-0/+1
* (set-face-attribute): Parse "FOUNDRY-FAMILY" here.Kenichi Handa2008-06-131-20/+12
* (set-face-attribute): Parse "FOUNDRY-FAMILY" form here.Kenichi Handa2008-06-131-19/+50