summaryrefslogtreecommitdiff
path: root/lisp/faces.el
AgeCommit message (Expand)Author
2011-07-09Tweak link and startup screen faces.Chong Yidong
2011-07-03Fix how custom themes handle faces, so the multi-tty/multi-frame case works.Chong Yidong
2011-06-27lisp/faces.el (list-faces-display): Add help-mode-map to output.Drew Adams
2011-04-30* lisp/faces.el (face-spec-set-match-display): Don't match toolkitAndreas Schwab
2011-04-19lisp/*.el: Lexical-binding cleanup.Juanma Barranquero
2011-02-21Merge some code from hexrgb.el into color.el.Chong Yidong
2011-02-12Merge changes from emacs-23 branchChong Yidong
2011-02-07faces.el fix for bug#7966.Glenn Morris
2011-02-05Merge from emacs-23; up to 2010-05-26T14:19:15Z!monnier@iro.umontreal.ca.Glenn Morris
2011-02-02Doc fixes related to face heights. (Bug#2659)Glenn Morris
2011-02-01undo 2011-02-01T18:15:18Z!sds@gnu.org (purecopy-cons, purecopy-car) at Stefan...Sam Steingold
2011-02-01* lisp/subr.el (purecopy-cons, purecopy-car): Add shortcuts.Sam Steingold
2011-01-26Refill some long/short copyright headers.Glenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-11-20faces.el (glyphless-char): Define value for `pc'.Eli Zaretskii
2010-11-01merge trunkKenichi Handa
2010-10-31Fix some declarations.Glenn Morris
2010-11-01Handle glyphless characters on tty.Kenichi Handa
2010-10-29Implement various display methods for glyphless characters.Kenichi Handa
2010-10-24Merge read-color and facemenu-read-color (Bug#7242).Chong Yidong
2010-10-13Define a cursor defface; minor face optimizations.Chong Yidong
2010-10-01Remove some functions, variables and aliases obsolete since at least 21.1.Glenn Morris
2010-08-29Add "Package:" file headers to denote built-in packages.Chong Yidong
2010-08-11Take colors for region face (selected text) from the Gtk+ theme.Jan D
2010-07-31* faces.el (face-all-attributes): Improved documentation (Bug#6767).Jan D
2010-07-03* lisp/faces.el (read-face-name): Rename arg `string-describing-default'Juri Linkov
2010-06-30Fix application of default-frame-alist (Bug#5378).Chong Yidong
2010-03-24Fix typos.Juanma Barranquero
2010-02-06Fix setting family and foundry in set-face-attribute (Bug#5536).Chong Yidong
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-11-13* x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier
2009-11-11(face-set-after-frame-default): Add comment.Stefan Monnier
2009-11-11* progmodes/grep.el (grep-regexp-alist):Dan Nicolaescu
2009-11-06* textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu
2009-10-26Fix typos in comments.Juanma Barranquero
2009-10-02Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero
2009-09-27Default light-background background for region face to ns_selection_color und...Adrian Robert
2009-09-02(modeline, modeline-inactive, modeline-highlight, modeline-buffer-id):Glenn Morris
2009-08-31(describe-face): Adjust the output format to be more likeGlenn Morris
2009-08-13* faces.el (help-argument-name): Define it here instead ofChong Yidong
2009-06-27* faces.el (x-handle-named-frame-geometry): Ensure that we haveChong Yidong
2009-05-19(set-face-attribute): Fix handling of :family "FOUNDRY-FAMILY".Kenichi Handa
2009-05-07* faces.el (x-handle-named-frame-geometry): Ignore errors fromChong Yidong
2009-04-13(frame-set-background-mode): Window system framesJason Rumney
2009-03-16set-face-attributes-from-resources, face-set-after-frame-default:David Reitter
2009-01-13(face-valid-attribute-values): No stipple on w32. (Bug#884)Jason Rumney
2009-01-11(describe-face): Ignore anonymous faces.Chong Yidong
2009-01-10(x-font-family-list): Remove entirely.Chong Yidong