emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/cus-theme.el
Date: Tue, 04 Feb 2003 06:04:34 -0500

Index: emacs/lisp/cus-theme.el
diff -c emacs/lisp/cus-theme.el:1.2 emacs/lisp/cus-theme.el:1.3
*** emacs/lisp/cus-theme.el:1.2 Mon Dec 23 13:41:50 2002
--- emacs/lisp/cus-theme.el     Tue Feb  4 06:04:33 2003
***************
*** 53,59 ****
                       user-login-name))
    (widget-insert "\n\nDocumentation:\n")
    (setq custom-theme-description
!       (widget-create 'text 
                       :value (format-time-string "Created %Y-%m-%d.")))
    (widget-insert "\nVariables:\n\n")
    (setq custom-theme-variables
--- 53,59 ----
                       user-login-name))
    (widget-insert "\n\nDocumentation:\n")
    (setq custom-theme-description
!       (widget-create 'text
                       :value (format-time-string "Created %Y-%m-%d.")))
    (widget-insert "\nVariables:\n\n")
    (setq custom-theme-variables




reply via email to

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