mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-04 19:29:37 +00:00
; * 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.
|
scaled even if they have an explicit `:height' setting.
|
||||||
|
|
||||||
See also the related command `global-text-scale-adjust'. Unlike
|
See also the related command `global-text-scale-adjust'. Unlike
|
||||||
that command, which scales the font size with a increment,
|
that command, which scales the font size with a increment (and can
|
||||||
`text-scale-adjust' scales the font size with a factor,
|
also optionally resize frames to keep the same number of lines and
|
||||||
`text-scale-mode-step'. With a small `text-scale-mode-step'
|
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.
|
factor, the two commands behave similarly.
|
||||||
|
|
||||||
(fn INC)" t)
|
(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
|
;;; 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-"))
|
(register-definition-prefixes "trampver" '("tramp-"))
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue