summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2024-06-22 02:30:27 +0200
committerStefan Kangas <stefankangas@gmail.com>2024-06-22 02:30:53 +0200
commit7cc939bf27eee14eaad6945294f76cb097ecf056 (patch)
tree892d28c26004282ab9b18ca19a53ef55ced97c16
parent959eacc2a705caf067442a96ac17dcb8616f6d96 (diff)
downloademacs-7cc939bf27eee14eaad6945294f76cb097ecf056.tar.gz
emacs-7cc939bf27eee14eaad6945294f76cb097ecf056.tar.bz2
emacs-7cc939bf27eee14eaad6945294f76cb097ecf056.zip
; * lisp/ldefs-boot.el: Regenerated for Emacs 29.4
-rw-r--r--lisp/ldefs-boot.el9
1 files changed, 5 insertions, 4 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 60e7f6811bc..d610f8fe219 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -11719,9 +11719,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.
(fn INC)" t)
@@ -32891,7 +32892,7 @@ Add archive file name handler to `file-name-handler-alist'." (when (and tramp-ar
;;; Generated autoloads from net/trampver.el
-(push (purecopy '(tramp 2 6 3 -1)) package--builtin-versions)
+(push (purecopy '(tramp 2 6 3)) package--builtin-versions)
(register-definition-prefixes "trampver" '("tramp-"))