mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
(line-spacing): Add custom spec.
This commit is contained in:
parent
827d67f3b6
commit
b12e97dcfd
1 changed files with 1 additions and 0 deletions
|
|
@ -99,6 +99,7 @@ Leaving \"Default\" unchecked is equivalent with specifying a default of
|
|||
(scroll-down-aggressively windows
|
||||
(choice (const :tag "off" nil) number)
|
||||
"21.1")
|
||||
(line-spacing display (choice (const :tag "none" nil) integer))
|
||||
;; callint.c
|
||||
(mark-even-if-inactive editing-basics boolean)
|
||||
;; callproc.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue