aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/arevert-xtra.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/emacs/arevert-xtra.texi b/doc/emacs/arevert-xtra.texi
index 55d7646542d..5a957b02843 100644
--- a/doc/emacs/arevert-xtra.texi
+++ b/doc/emacs/arevert-xtra.texi
@@ -109,6 +109,7 @@ revert-buffer-function,, Reverting, elisp, the Emacs Lisp Reference Manual}.
109 109
110In addition, it @emph{must} have a @code{buffer-stale-function}. 110In addition, it @emph{must} have a @code{buffer-stale-function}.
111 111
112@c FIXME only defvar in all of doc/emacs!
112@defvar buffer-stale-function 113@defvar buffer-stale-function
113The value of this variable is a function to check whether a non-file 114The value of this variable is a function to check whether a non-file
114buffer needs reverting. This should be a function with one optional 115buffer needs reverting. This should be a function with one optional