Mercurial > emacs
comparison lisp/cus-start.el @ 65945:b3ed9c9b7a4f
(line-spacing): Add custom spec.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 09 Oct 2005 15:40:00 +0000 |
parents | 4b9f048f9a7e |
children | 6f662b71d7cf 08b4dd6a6e87 5e2d3828e89f |
comparison
equal
deleted
inserted
replaced
65944:b993ed7387e0 | 65945:b3ed9c9b7a4f |
---|---|
97 (choice (const :tag "off" nil) number) | 97 (choice (const :tag "off" nil) number) |
98 "21.1") | 98 "21.1") |
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 |
105 (shell-file-name execute file) | 106 (shell-file-name execute file) |
106 (exec-path execute | 107 (exec-path execute |