aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cus-theme.el
Commit message (Collapse)AuthorAgeFilesLines
* * cus-theme.el: Rewrite the Custom New Theme Mode interface.Chong Yidong2006-01-021-76/+277
| | | | | | | | | | | (custom-new-theme-mode-map, custom-theme-insert-variable-marker) (custom-theme-insert-face-marker, custom-theme-variable-menu) (custom-theme-face-menu): New variables. (custom-theme-add-variable, custom-theme-variable-action) (custom-variable-reset-theme, custom-theme-delete-variable) (custom-face-reset-theme, custom-theme-face-action) (custom-theme-delete-face, custom-theme-merge-theme) (custom-theme-add-face, custom-theme-visit-theme): New functions.
* * cus-edit.el (custom-button-mouse): New variable.Chong Yidong2005-12-311-2/+1
| | | | | | | (custom-button-mouse): New face. (custom-raised-buttons, custom-mode): Use it. * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
* Remove obsolete commentChong Yidong2005-12-311-3/+0
|
* * cus-theme.el (custom-new-theme-mode-map): New variable.Chong Yidong2005-12-311-1/+15
|
* *** empty log message ***Chong Yidong2005-12-311-3/+0
|
* * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.Chong Yidong2005-12-311-1/+14
|
* Custom Theme bugfixes.Chong Yidong2005-09-051-2/+3
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* Update copyright years.Luc Teirlinck2005-07-031-1/+1
|
* (custom-new-theme-mode): New function.Luc Teirlinck2005-07-021-6/+30
| | | | | | | | | | (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.
* (custom-theme-write-variables): Quote variablesDavid Kastrup2005-04-171-1/+1
| | | | where necessary.
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* (customize-create-theme): Call `customize-create-theme' inJohn Paul Wallington2003-07-051-1/+1
| | | | Reset widget's notify function. Blush.
* (customize-create-theme): Rename fromJohn Paul Wallington2003-03-241-1/+1
| | | | `custom-theme-create'.
* (custom-theme-create): Add autoload cookie.John Paul Wallington2003-03-191-0/+1
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
|
* New file.Richard M. Stallman2002-12-231-0/+156