summaryrefslogtreecommitdiff
path: root/lisp/face-remap.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-7/+3
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Avoid crashes due to unreasonably large or small text scalingEli Zaretskii2016-04-101-3/+26
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Address some compilation warnings.Glenn Morris2015-06-161-1/+1
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Fix bug #16709 with too lazy redisplay when face-remap-alist changes.Eli Zaretskii2014-02-101-4/+12
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Every defcustom should specify its typeGlenn Morris2013-12-281-0/+3
* Rename set-temporary-overlay-map -> set-transient-mapChong Yidong2013-12-231-1/+1
* Doc fixes for text-scale-adjustGlenn Morris2013-10-121-5/+3
* lisp/face-remap.el (buffer-face-toggle): Fix typo in docstring.Juanma Barranquero2013-06-181-7/+7
* faces.el (read-face-name): Do not override value of arg default, call instead...Roland Winkler2013-04-121-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Manage face-remapping-alist properly in face-remap-add-relative.Chong Yidong2012-10-291-1/+4
* * lisp/face-remap.el: Use lexical-binding.Bastien2012-10-261-17/+16
* Reduce use of (require 'cl).Stefan Monnier2012-07-101-3/+3
* Spelling fixes.Paul Eggert2012-06-171-1/+1
* Doc improvements for face remapping.Chong Yidong2012-06-091-22/+35
* Use set-temporary-overlay-map.Stefan Monnier2012-05-041-18/+21
* Updates to Display chapter of Lisp manual.Chong Yidong2012-03-211-18/+24
* Minor-mode doc fixes for ARG behaviorGlenn Morris2012-02-071-2/+7
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-191-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Merge changes from emacs-23Chong Yidong2010-10-241-1/+1
|\ \ | |/
| * face-remap.el (text-scale-adjust): Call read-event with a proper prompt.Kenichi Handa2010-10-201-1/+1
* | Fix keywords.Juri Linkov2010-03-141-1/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-1/+2
* Add `text-scale-set' functionMiles Bader2009-06-231-4/+17
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * face-remap.el (text-scale-mode-step, buffer-face-mode-face):Juanma Barranquero2008-12-151-2/+4
* * face-remap.el (text-scale-increase, text-scale-decrease)Juanma Barranquero2008-10-271-3/+3
* (text-scale-adjust): Bind `echo-keystrokes' to nil.Miles Bader2008-06-211-1/+2
* Fix autoload directives in lisp/face-remap.elMiles Bader2008-06-211-4/+4
* Fix variable names in buffer-face-mode-invokeMiles Bader2008-06-201-2/+2
* Tweak interface of buffer-face-mode functionsMiles Bader2008-06-201-22/+45
* Fix behavior of text-scale-increase when text-scale-mode is disabledMiles Bader2008-06-191-1/+2
* Add buffer-face-modeMiles Bader2008-06-171-15/+76
* Order multiple entries more cleverly in face-remap-add-relativeMiles Bader2008-06-171-3/+46
* Rename functions in lisp/face-remap.elMiles Bader2008-06-051-35/+35