emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/cus-start.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/cus-start.el
Date: Mon, 26 Nov 2001 23:59:43 -0500

Index: emacs/lisp/cus-start.el
diff -u emacs/lisp/cus-start.el:1.39 emacs/lisp/cus-start.el:1.40
--- emacs/lisp/cus-start.el:1.39        Sun Oct 28 11:24:15 2001
+++ emacs/lisp/cus-start.el     Mon Nov 26 23:59:43 2001
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]