+2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
+
+ * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
+ manual to docstring.
+
2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
* ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
The idea behind the NOCONFIRM argument is that it should be
non-nil if the buffer is going to be reverted without asking the
user. In such situations, one has to be careful with potentially
-time consuming operations.")
+time consuming operations.
+
+For more information on how this variable is used by Auto Revert mode,
+see Info node `(emacs-xtra)Supporting additional buffers'.")
(defvar before-revert-hook nil
"Normal hook for `revert-buffer' to run before reverting.