summaryrefslogtreecommitdiff
path: root/lisp/face-remap.el
Commit message (Expand)AuthorAgeFilesLines
* Fix global face scaling bug due to rounding.Gregory Heytings2022-11-191-5/+22
* ; Improve documentation of text-scale adjust commandsEli Zaretskii2022-11-131-13/+17
* ; Fix typosStefan Kangas2022-07-141-1/+1
* Add new args MESSAGE and TIMEOUT to set-transient-map (bug#21634)Juri Linkov2022-07-061-11/+6
* Doc fix; quote keys in face-remap.elStefan Kangas2022-07-041-6/+6
* Use help-key-binding face in text scale adjust messagesStefan Kangas2022-07-021-2/+4
* ; Minor fixes for 'global-text-scale-adjust'Eli Zaretskii2022-07-021-2/+2
* Command for global adjustments to the default faceGregory Heytings2022-07-021-1/+79
* ; Fix recent change of documentation of face-remapEli Zaretskii2022-06-201-1/+1
* Update font scaling documentation to not talk about "face height"Stefan Kangas2022-06-201-11/+16
* 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