]> git.eshelyaron.com Git - emacs.git/commitdiff
(line-spacing): Add custom spec.
authorRichard M. Stallman <rms@gnu.org>
Sun, 9 Oct 2005 15:40:00 +0000 (15:40 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 9 Oct 2005 15:40:00 +0000 (15:40 +0000)
lisp/cus-start.el

index d8ca2a77b58bd60c9ec18903f241226fecf87641..9881012d949afa40061b40975a7514d35bc9ccd5 100644 (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