1
Fork 0
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:
Richard M. Stallman 2005-10-09 15:40:00 +00:00
parent 827d67f3b6
commit b12e97dcfd

View file

@ -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