Show
Ignore:
Timestamp:
05/03/06 18:37:43 (3 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk

    • Property svn:ignore changed from
      bin
      to
      bin
      site-lisp
  • trunk/lisp/cus-edit.el

    r4058 r4073  
    20902090    'custom-button-pressed-unraised)) 
    20912091 
    2092 (defface custom-documentation nil 
     2092(defface custom-documentation '((t nil)) 
    20932093  "Face used for documentation strings in customization buffers." 
    20942094  :group 'custom-faces)