aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/files.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/files.el b/lisp/files.el
index 99972dc9709..861265ef3c0 100644
--- a/lisp/files.el
+++ b/lisp/files.el
@@ -3931,7 +3931,7 @@ user. In such situations, one has to be careful with potentially
3931time consuming operations. 3931time consuming operations.
3932 3932
3933For more information on how this variable is used by Auto Revert mode, 3933For more information on how this variable is used by Auto Revert mode,
3934see Info node `(emacs-xtra)Supporting additional buffers'.") 3934see Info node `(emacs)Supporting additional buffers'.")
3935 3935
3936(defvar before-revert-hook nil 3936(defvar before-revert-hook nil
3937 "Normal hook for `revert-buffer' to run before reverting. 3937 "Normal hook for `revert-buffer' to run before reverting.