/[emacs]/emacs/lisp/cus-start.el
ViewVC logotype

Diff of /emacs/lisp/cus-start.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.38 by pj, Sat Jul 14 11:21:08 2001 UTC revision 1.39 by gerd, Sun Oct 28 16:24:15 2001 UTC
# Line 1  Line 1 
1  ;;; cus-start.el --- define customization properties of builtins  ;;; cus-start.el --- define customization properties of builtins
2  ;;  ;;
3  ;; Copyright (C) 1997, 1999, 2000 Free Software Foundation, Inc.  ;; Copyright (C) 1997, 1999, 2000, 2001 Free Software Foundation, Inc.
4  ;;  ;;
5  ;; Author: Per Abrahamsen <abraham@dina.kvl.dk>  ;; Author: Per Abrahamsen <abraham@dina.kvl.dk>
6  ;; Keywords: internal  ;; Keywords: internal
# Line 143  Line 143 
143                                                      (integer :tag "time" 2)                                                      (integer :tag "time" 2)
144                                                      (other :tag "on")))                                                      (other :tag "on")))
145               ;; lread.c               ;; lread.c
146                 (recursive-load-depth-limit limits (choice (const :tag "off" nil)
147                                                            integer))
148                                                    
149  ;; This is not good news because it will use the wrong  ;; This is not good news because it will use the wrong
150  ;; version-specific directories when you upgrade.  We need  ;; version-specific directories when you upgrade.  We need
151  ;; customization of the front of the list, maintaining the standard  ;; customization of the front of the list, maintaining the standard

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26