aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/cus-start.el1
1 files changed, 1 insertions, 0 deletions
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
99 (scroll-down-aggressively windows 99 (scroll-down-aggressively windows
100 (choice (const :tag "off" nil) number) 100 (choice (const :tag "off" nil) number)
101 "21.1") 101 "21.1")
102 (line-spacing display (choice (const :tag "none" nil) integer))
102 ;; callint.c 103 ;; callint.c
103 (mark-even-if-inactive editing-basics boolean) 104 (mark-even-if-inactive editing-basics boolean)
104 ;; callproc.c 105 ;; callproc.c