]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/face-remap.el (text-scale-adjust): Doc fix.
authorEli Zaretskii <eliz@gnu.org>
Tue, 21 May 2024 12:40:51 +0000 (15:40 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 26 May 2024 05:49:52 +0000 (07:49 +0200)
(cherry picked from commit ccf8dba44a3071d56e54a20276e00a6cdcc4b135)

lisp/face-remap.el

index d269d85301c9c2c74c81b3126413b07968cdbb6a..b9fdad2be17182e868205e1980b3a0a65425a40c 100644 (file)
@@ -387,9 +387,10 @@ this are the `default' and `header-line' faces: they will both be
 scaled even if they have an explicit `:height' setting.
 
 See also the related command `global-text-scale-adjust'.  Unlike
-that command, which scales the font size with a increment,
-`text-scale-adjust' scales the font size with a factor,
-`text-scale-mode-step'.  With a small `text-scale-mode-step'
+that command, which scales the font size with a increment (and can
+also optionally resize frames to keep the same number of lines and
+characters per line), `text-scale-adjust' scales the font size with
+a factor, `text-scale-mode-step'.  With a small `text-scale-mode-step'
 factor, the two commands behave similarly."
   (interactive "p")
   (let ((ev last-command-event)