diff options
author | Chong Yidong <cyd@gnu.org> | 2012-02-06 00:12:05 +0800 |
---|---|---|
committer | Chong Yidong <cyd@gnu.org> | 2012-02-06 00:12:05 +0800 |
commit | 4aab9006dd34f0ce926f4436be3822f04d854c44 (patch) | |
tree | 352bcf33ca7e1c56658bf5125a908998adf02b85 /lisp/cus-edit.el | |
parent | 5c2a252fadc5e9129d34393688171e221cbb10ca (diff) | |
download | emacs-4aab9006dd34f0ce926f4436be3822f04d854c44.tar.gz |
* cus-edit.el (custom-display): Add a customization type tag.
Diffstat (limited to 'lisp/cus-edit.el')
-rw-r--r-- | lisp/cus-edit.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/cus-edit.el b/lisp/cus-edit.el index e4d87b89450..84bdfa4d203 100644 --- a/lisp/cus-edit.el +++ b/lisp/cus-edit.el @@ -3249,6 +3249,7 @@ Also change :reverse-video to :inverse-video." :args '((const :tag "all" t) (const :tag "defaults" default) (checklist + :tag "specific display" :offset 0 :extra-offset 9 :args ((group :sibling-args (:help-echo "\ |