1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

(recursive-load-depth-limit): Delete item.

This commit is contained in:
Richard M. Stallman 2001-11-27 04:59:43 +00:00
parent 47e1b9a624
commit 5f537e54d6

View file

@ -142,10 +142,7 @@
(suggest-key-bindings keyboard (choice (const :tag "off" nil)
(integer :tag "time" 2)
(other :tag "on")))
;; lread.c
(recursive-load-depth-limit limits (choice (const :tag "off" nil)
integer))
;; This is not good news because it will use the wrong
;; version-specific directories when you upgrade. We need
;; customization of the front of the list, maintaining the standard