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

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

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

revision 1.34 by monnier, Thu Nov 10 01:58:55 2005 UTC revision 1.35 by monnier, Mon Nov 14 04:18:53 2005 UTC
# Line 99  Usage: emacs -batch -l ./cus-dep.el -f c Line 99  Usage: emacs -batch -l ./cus-dep.el -f c
99                      (insert "(put '" (symbol-name symbol)                      (insert "(put '" (symbol-name symbol)
100                              " 'custom-loads '")                              " 'custom-loads '")
101                      (prin1 found (current-buffer))                      (prin1 found (current-buffer))
102                      (insert "))\n"))))))                      (insert ")\n"))))))
103    (insert "\    (insert "\
104  ;; These are for handling :version.  We need to have a minimum of  ;; These are for handling :version.  We need to have a minimum of
105  ;; information so `customize-changed-options' could do its job.  ;; information so `customize-changed-options' could do its job.

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

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