diff options
Diffstat (limited to 'lisp/cus-start.el')
| -rw-r--r-- | lisp/cus-start.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/cus-start.el b/lisp/cus-start.el index 0e1cb4589da..d7fb56c9854 100644 --- a/lisp/cus-start.el +++ b/lisp/cus-start.el | |||
| @@ -251,7 +251,6 @@ Leaving \"Default\" unchecked is equivalent with specifying a default of | |||
| 251 | ;; emacs.c | 251 | ;; emacs.c |
| 252 | (report-emacs-bug-address emacsbug string) | 252 | (report-emacs-bug-address emacsbug string) |
| 253 | ;; eval.c | 253 | ;; eval.c |
| 254 | (max-specpdl-size limits integer) | ||
| 255 | (max-lisp-eval-depth limits integer) | 254 | (max-lisp-eval-depth limits integer) |
| 256 | (max-mini-window-height limits | 255 | (max-mini-window-height limits |
| 257 | (choice (const :tag "quarter screen" nil) | 256 | (choice (const :tag "quarter screen" nil) |