Show
Ignore:
Timestamp:
2005年11月01日 07時08分22秒 (3 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • vendor/emacs-CVS_HEAD/lisp/custom.el

    r3892 r3939  
    273273Read the section about customization in the Emacs Lisp manual for more 
    274274information." 
     275  (declare (doc-string 3)) 
    275276  ;; It is better not to use backquote in this file, 
    276277  ;; because that makes a bootstrapping problem 
     
    354355Read the section about customization in the Emacs Lisp manual for more 
    355356information." 
     357  (declare (doc-string 3)) 
    356358  ;; It is better not to use backquote in this file, 
    357359  ;; because that makes a bootstrapping problem