Changeset 4073 for trunk/lisp/cus-edit.el
- Timestamp:
- 05/03/06 18:37:43 (3 years ago)
- Files:
-
- trunk (modified) (1 prop)
- trunk/lisp/cus-edit.el (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk
- Property svn:ignore changed from
bin
to
bin
site-lisp
- Property svn:ignore changed from
trunk/lisp/cus-edit.el
r4058 r4073 2090 2090 'custom-button-pressed-unraised)) 2091 2091 2092 (defface custom-documentation nil2092 (defface custom-documentation '((t nil)) 2093 2093 "Face used for documentation strings in customization buffers." 2094 2094 :group 'custom-faces)
