summaryrefslogtreecommitdiff
path: root/lisp/face-remap.el
AgeCommit message (Expand)Author
2015-06-16Address some compilation warnings.Glenn Morris
2015-05-21Don't quote nil and t in doc stringsPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-02-10Fix bug #16709 with too lazy redisplay when face-remap-alist changes.Eli Zaretskii
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-12-28Every defcustom should specify its typeGlenn Morris
2013-12-23Rename set-temporary-overlay-map -> set-transient-mapChong Yidong
2013-10-12Doc fixes for text-scale-adjustGlenn Morris
2013-06-18lisp/face-remap.el (buffer-face-toggle): Fix typo in docstring.Juanma Barranquero
2013-04-12faces.el (read-face-name): Do not override value of arg default, call instead...Roland Winkler
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-10-29Manage face-remapping-alist properly in face-remap-add-relative.Chong Yidong
2012-10-26* lisp/face-remap.el: Use lexical-binding.Bastien
2012-07-10Reduce use of (require 'cl).Stefan Monnier
2012-06-17Spelling fixes.Paul Eggert
2012-06-09Doc improvements for face remapping.Chong Yidong
2012-05-04Use set-temporary-overlay-map.Stefan Monnier
2012-03-21Updates to Display chapter of Lisp manual.Chong Yidong
2012-02-07Minor-mode doc fixes for ARG behaviorGlenn Morris
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-10-19Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-10-24Merge changes from emacs-23Chong Yidong
2010-10-20face-remap.el (text-scale-adjust): Call read-event with a proper prompt.Kenichi Handa
2010-03-14Fix keywords.Juri Linkov
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-10-02Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero
2009-06-23Add `text-scale-set' functionMiles Bader
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-12-15* face-remap.el (text-scale-mode-step, buffer-face-mode-face):Juanma Barranquero
2008-10-27* face-remap.el (text-scale-increase, text-scale-decrease)Juanma Barranquero
2008-06-21(text-scale-adjust): Bind `echo-keystrokes' to nil.Miles Bader
2008-06-21Fix autoload directives in lisp/face-remap.elMiles Bader
2008-06-20Fix variable names in buffer-face-mode-invokeMiles Bader
2008-06-20Tweak interface of buffer-face-mode functionsMiles Bader
2008-06-19Fix behavior of text-scale-increase when text-scale-mode is disabledMiles Bader
2008-06-17Add buffer-face-modeMiles Bader
2008-06-17Order multiple entries more cleverly in face-remap-add-relativeMiles Bader
2008-06-05Rename functions in lisp/face-remap.elMiles Bader
2008-06-05Autoload variable-pitch-modeMiles Bader
2008-06-04(variable-pitch-mode): Reflow docstrings.Juanma Barranquero
2008-06-04Add adjust-buffer-face-height commandMiles Bader
2008-06-03Add lisp/face-remap.el and associated documentationMiles Bader