changeset 70469:b0dd1009efe6

(buffer-stale-function): Point Info links to the main manual, not to emacs-xtra.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 06 May 2006 14:37:04 +0000
parents 0b5900cf6da7
children 95b3bccec915
files lisp/files.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/files.el	Sat May 06 14:25:42 2006 +0000
+++ b/lisp/files.el	Sat May 06 14:37:04 2006 +0000
@@ -3931,7 +3931,7 @@
 time consuming operations.
 
 For more information on how this variable is used by Auto Revert mode,
-see Info node `(emacs-xtra)Supporting additional buffers'.")
+see Info node `(emacs)Supporting additional buffers'.")
 
 (defvar before-revert-hook nil
   "Normal hook for `revert-buffer' to run before reverting.