emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 02 Jul 2005 18:49:46 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7879 emacs/lisp/ChangeLog:1.7880
*** emacs/lisp/ChangeLog:1.7879 Sat Jul  2 21:17:05 2005
--- emacs/lisp/ChangeLog        Sat Jul  2 22:49:42 2005
***************
*** 1,3 ****
--- 1,19 ----
+ 2005-07-02  Luc Teirlinck  <address@hidden>
+ 
+       * custom.el (custom-declare-variable): Fix typos in comment.
+       (custom-known-themes): Doc fix.
+       (custom-theme-directory): New defcustom.
+       (require-theme): Make it check `custom-theme-directory'.
+ 
+       * cus-theme.el (custom-new-theme-mode): New function.
+       (custom-theme-name, custom-theme-variables, custom-theme-faces)
+       (custom-theme-description): Add compiler defvars.
+       (customize-create-theme): Add doc to the "*New Custom Theme*"
+       buffer.  Use `custom-new-theme-mode'.
+       (custom-theme-write): Put the created buffer in emacs-lisp-mode
+       and save it to the `custom-theme-directory'.  Make this the
+       default directory of the buffer.
+ 
  2005-07-02 David Hunter <address@hidden> (tiny change)
  
        * progmodes/flymake.el (flymake-mode, flymake-mode-off): Fix




reply via email to

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