(custom-new-theme-mode): New function.
authorLuc Teirlinck <teirllm@auburn.edu>
Sat, 2 Jul 2005 22:53:04 +0000 (22:53 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Sat, 2 Jul 2005 22:53:04 +0000 (22:53 +0000)
commit077ad61cf82241450fd11d80b348a171a031d447
tree1bace8eabc25a9a8b4767c5466116e3371de2dcb
parent9c4b6e94bf6c993cb1ecea4ebd9f683c9b4c63fc
(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.
lisp/cus-theme.el