[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-commit] emacs/lisp cus-theme.el
From: |
Luc Teirlinck |
Subject: |
[Emacs-commit] emacs/lisp cus-theme.el |
Date: |
Sat, 02 Jul 2005 18:53:04 -0400 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Branch:
Changes by: Luc Teirlinck <address@hidden> 05/07/02 22:53:04
Modified files:
lisp : cus-theme.el
Log message:
(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.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/cus-theme.el.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
- [Emacs-commit] emacs/lisp cus-theme.el,
Luc Teirlinck <=