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

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

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

revision 1.2 by rms, Mon Dec 23 18:41:50 2002 UTC revision 1.3 by lektu, Tue Feb 4 11:04:33 2003 UTC
# Line 53  This will help you share your customizat Line 53  This will help you share your customizat
53                         user-login-name))                         user-login-name))
54    (widget-insert "\n\nDocumentation:\n")    (widget-insert "\n\nDocumentation:\n")
55    (setq custom-theme-description    (setq custom-theme-description
56          (widget-create 'text          (widget-create 'text
57                         :value (format-time-string "Created %Y-%m-%d.")))                         :value (format-time-string "Created %Y-%m-%d.")))
58    (widget-insert "\nVariables:\n\n")    (widget-insert "\nVariables:\n\n")
59    (setq custom-theme-variables    (setq custom-theme-variables

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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