From b12e97dcfd095321eb6415bbacda75d2209ca6d7 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 9 Oct 2005 15:40:00 +0000 Subject: [PATCH] (line-spacing): Add custom spec. --- lisp/cus-start.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/cus-start.el b/lisp/cus-start.el index d8ca2a77b58..9881012d949 100644 --- a/lisp/cus-start.el +++ b/lisp/cus-start.el @@ -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 -- 2.39.5