From: Stefan Kangas Date: Sat, 22 Jun 2024 00:30:27 +0000 (+0200) Subject: ; * lisp/ldefs-boot.el: Regenerated for Emacs 29.4 X-Git-Tag: archive/raspbian/1%29.4+1-4+rpi1~1^2~2^2~17^2~3 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7cc939bf27eee14eaad6945294f76cb097ecf056;p=emacs.git ; * lisp/ldefs-boot.el: Regenerated for Emacs 29.4 --- 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-"))