/[emacs]/emacs/lisp/custom.el
ViewVC logotype

Diff of /emacs/lisp/custom.el

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

revision 1.103 by cyd, Mon Sep 12 22:05:17 2005 UTC revision 1.104 by monnier, Mon Oct 24 16:17:11 2005 UTC
# Line 272  _outside_ any bindings for these variabl Line 272  _outside_ any bindings for these variabl
272    
273  Read the section about customization in the Emacs Lisp manual for more  Read the section about customization in the Emacs Lisp manual for more
274  information."  information."
275      (declare (doc-string 3))
276    ;; It is better not to use backquote in this file,    ;; It is better not to use backquote in this file,
277    ;; because that makes a bootstrapping problem    ;; because that makes a bootstrapping problem
278    ;; if you need to recompile all the Lisp files using interpreted code.    ;; if you need to recompile all the Lisp files using interpreted code.
# Line 353  corresponding ITEMs.  These are the defi Line 354  corresponding ITEMs.  These are the defi
354    
355  Read the section about customization in the Emacs Lisp manual for more  Read the section about customization in the Emacs Lisp manual for more
356  information."  information."
357      (declare (doc-string 3))
358    ;; It is better not to use backquote in this file,    ;; It is better not to use backquote in this file,
359    ;; because that makes a bootstrapping problem    ;; because that makes a bootstrapping problem
360    ;; if you need to recompile all the Lisp files using interpreted code.    ;; if you need to recompile all the Lisp files using interpreted code.

Legend:
Removed from v.1.103  
changed lines
  Added in v.1.104

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