changeset 41604:b825c024c5de

(recursive-load-depth-limit): Delete item.
author Richard M. Stallman <rms@gnu.org>
date Tue, 27 Nov 2001 04:59:43 +0000
parents 4c61a8ae179d
children faa52db1ed51
files lisp/cus-start.el
diffstat 1 files changed, 1 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/cus-start.el	Tue Nov 27 04:30:43 2001 +0000
+++ b/lisp/cus-start.el	Tue Nov 27 04:59:43 2001 +0000
@@ -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