]> git.eshelyaron.com Git - emacs.git/commitdiff
(recursive-load-depth-limit): Added.
authorGerd Moellmann <gerd@gnu.org>
Sun, 28 Oct 2001 16:24:15 +0000 (16:24 +0000)
committerGerd Moellmann <gerd@gnu.org>
Sun, 28 Oct 2001 16:24:15 +0000 (16:24 +0000)
lisp/cus-start.el

index c42124f4e7e5cae7ef3c27d0fdcc0c2a57befb1d..f6070b430086dedc30c03cb1a16bfb778e5e3874 100644 (file)
@@ -1,6 +1,6 @@
 ;;; cus-start.el --- define customization properties of builtins
 ;;
-;; Copyright (C) 1997, 1999, 2000 Free Software Foundation, Inc.
+;; Copyright (C) 1997, 1999, 2000, 2001 Free Software Foundation, Inc.
 ;;
 ;; Author: Per Abrahamsen <abraham@dina.kvl.dk>
 ;; Keywords: internal
                                                    (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