Show
Ignore:
Timestamp:
2006年05月13日 11時31分18秒 (3 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/autorevert.el

    r4037 r4079  
    216216 
    217217Use this option with care since it could lead to excessive auto-reverts. 
    218 For more information, see Info node `(emacs-xtra)Autorevert'." 
     218For more information, see Info node `(emacs)Autorevert'." 
    219219  :group 'auto-revert 
    220220  :type 'boolean 
    221   :link '(info-link "(emacs-xtra)Autorevert")) 
     221  :link '(info-link "(emacs)Autorevert")) 
    222222 
    223223(defcustom global-auto-revert-ignore-modes ()