changeset 65945:b3ed9c9b7a4f

(line-spacing): Add custom spec.
author Richard M. Stallman <rms@gnu.org>
date Sun, 09 Oct 2005 15:40:00 +0000
parents b993ed7387e0
children 083803e6c371
files lisp/cus-start.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/cus-start.el	Sun Oct 09 15:37:35 2005 +0000
+++ b/lisp/cus-start.el	Sun Oct 09 15:40:00 2005 +0000
@@ -99,6 +99,7 @@
 	     (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