# HG changeset patch # User Richard M. Stallman # Date 1006837183 0 # Node ID b825c024c5dec49a333f7cc720329f7df69ba9f5 # Parent 4c61a8ae179d5ae738a7a319c2a4dc8bef20e03d (recursive-load-depth-limit): Delete item. diff -r 4c61a8ae179d -r b825c024c5de lisp/cus-start.el --- 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