diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/arevert-xtra.texi | 1 |
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 | ||
| 110 | In addition, it @emph{must} have a @code{buffer-stale-function}. | 110 | In 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 |
| 113 | The value of this variable is a function to check whether a non-file | 114 | The value of this variable is a function to check whether a non-file |
| 114 | buffer needs reverting. This should be a function with one optional | 115 | buffer needs reverting. This should be a function with one optional |