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:
parent
47e1b9a624
commit
5f537e54d6
1 changed files with 1 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue