emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/custom.el
Date: Sun, 20 Nov 2005 19:01:07 -0500

Index: emacs/lisp/custom.el
diff -c emacs/lisp/custom.el:1.104 emacs/lisp/custom.el:1.105
*** emacs/lisp/custom.el:1.104  Mon Oct 24 16:17:11 2005
--- emacs/lisp/custom.el        Mon Nov 21 00:01:06 2005
***************
*** 420,425 ****
--- 420,426 ----
  
  Read the section about customization in the Emacs Lisp manual for more
  information."
+   (declare (doc-string 3))
    ;; It is better not to use backquote in this file,
    ;; because that makes a bootstrapping problem
    ;; if you need to recompile all the Lisp files using interpreted code.




reply via email to

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