From e1db6c78fc71d58f47d783d620154eadb87d3ed0 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Sat, 2 Jul 2005 22:49:42 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 17ac9d8d34a..674640a2318 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,19 @@ +2005-07-02 Luc Teirlinck + + * 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 (tiny change) * progmodes/flymake.el (flymake-mode, flymake-mode-off): Fix -- 2.39.2