summaryrefslogtreecommitdiff
path: root/lisp/face-remap.el
Commit message (Expand)AuthorAgeFilesLines
* Make face-remap-set-base work with a single face againLars Ingebrigtsen2022-02-231-1/+3
* * lisp/face-remap.el: Fix bug#53294Stefan Monnier2022-02-171-4/+16
* Make exit from text-scale-adjust less confusingLars Ingebrigtsen2022-02-081-1/+5
* Update documentation of 'clone-indirect-buffer-hook'Eli Zaretskii2022-01-201-1/+1
* Fix indirect font changes incorrectly affecting original bufferAndrew Hyatt2022-01-201-0/+7
* Fix pinch-to-scale on real X servers and NSPo Lu2022-01-081-9/+0
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Add support for pinch events to NSPo Lu2021-12-281-2/+1
* | Fix some issues with a recent changePo Lu2021-12-261-1/+12
* | Add support for pinch gestures to the XI2 buildPo Lu2021-12-261-0/+24
|/
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-7/+4
* Merge from origin/emacs-27Glenn Morris2021-02-061-3/+3
|\
| * Improve doc string of 'text-scale-adjust'Eli Zaretskii2021-02-061-3/+3
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Prefer defvar-local in remaining librariesStefan Kangas2021-02-021-13/+8
* | Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-12-251-6/+6
|\ \ | |/
| * * lisp/face-remap.el (face-remap-set-base): Doc fix. (Bug#45264)Eli Zaretskii2020-12-191-6/+6
* | Prefer setq-local in most filesStefan Kangas2020-12-091-2/+2
* | Move code in face-remap.el to avoid a compilation warningLars Ingebrigtsen2020-11-251-11/+11
* | Make text-scale-mode optionally adjust the header lineStefan Kangas2020-11-251-9/+42
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix internal-lisp-face-attributes to match face.Jimmy Aguilar Mena2019-10-201-3/+5
* Make a nil parameter switch variable-pitch-mode onLars Ingebrigtsen2019-10-091-1/+1
* 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