From 415053a111c8a62578a7f74eade988f4c40eb09c Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 6 May 2006 14:38:07 +0000 Subject: [PATCH] (global-auto-revert-non-file-buffers): Point Info links to the main manual, not to emacs-xtra. --- lisp/autorevert.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/autorevert.el b/lisp/autorevert.el index 4119dba575..9d189e027c 100644 --- a/lisp/autorevert.el +++ b/lisp/autorevert.el @@ -215,10 +215,10 @@ changes in subdirectories or in the contents, size, modes, etc., of files. You may still sometimes want to revert them manually. Use this option with care since it could lead to excessive auto-reverts. -For more information, see Info node `(emacs-xtra)Autorevert'." +For more information, see Info node `(emacs)Autorevert'." :group 'auto-revert :type 'boolean - :link '(info-link "(emacs-xtra)Autorevert")) + :link '(info-link "(emacs)Autorevert")) (defcustom global-auto-revert-ignore-modes () "List of major modes Global Auto-Revert Mode should not check." -- 2.39.2