; * lisp/ldefs-boot.el: Regenerated for Emacs 29.4
This commit is contained in:
parent
959eacc2a7
commit
7cc939bf27
1 changed files with 5 additions and 4 deletions
|
@ -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-"))
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue