Show
Ignore:
Timestamp:
09/09/06 16:30:10 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/emacs-lisp/easy-mmode.el

    r4111 r4161  
    201201                         (if body " 
    202202Setting this variable directly does not take effect; 
    203 use either \\[customize] or the function `%s'.")))) 
     203either customize it (see the info node `Easy Customization') 
     204or call the function `%s'.")))) 
    204205            `(defcustom ,mode ,init-value 
    205206               ,(format base-doc-string pretty-name mode mode)