diff options
| -rw-r--r-- | lisp/files.el | 2 |
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 | |||
| 3931 | time consuming operations. | 3931 | time consuming operations. |
| 3932 | 3932 | ||
| 3933 | For more information on how this variable is used by Auto Revert mode, | 3933 | For more information on how this variable is used by Auto Revert mode, |
| 3934 | see Info node `(emacs-xtra)Supporting additional buffers'.") | 3934 | see 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. |