Mercurial > emacs
view nt/emacs-src.tags @ 111017:9506df1b7b65
Allow hiding of modified custom widgets.
* cus-edit.el (custom-variable, custom-face): Combine the
:inhibit-magic and :display-style properties into a single
:custom-style property.
(custom-toggle-hide-variable, custom-toggle-hide-face): New
functions. If hiding an edited value, save it to :shown-value.
(custom-variable-value-create, custom-face-value-create): Use
them.
(custom-magic-reset): Allow magic property to be unset.
* cus-theme.el (custom-theme-add-var-1)
(custom-theme-add-face-1): Use the :custom-style property.
* custom.el: (custom-theme-load-path): Doc fix.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 16 Oct 2010 16:36:20 -0400 |
parents | 7e4b4d33d1b2 |
children |
line wrap: on
line source
This file defines the regular expressions for etags to look for in the src directory. It is used by the w32 build to work around the annoyances of quoting command-line arguments with various w32 shell. /[ ]*DEFVAR_[A-Z_ (]+"\([^"]+\)"/