diff options
Diffstat (limited to 'lispref/backups.texi')
-rw-r--r-- | lispref/backups.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lispref/backups.texi b/lispref/backups.texi index 89edc6d99cf..d4ef8032ad9 100644 --- a/lispref/backups.texi +++ b/lispref/backups.texi @@ -712,6 +712,7 @@ reverts the file without asking the user for confirmation. Some major modes customize @code{revert-buffer} by making buffer-local bindings for these variables: +@anchor{Definition of revert-buffer-function} @defvar revert-buffer-function The value of this variable is the function to use to revert this buffer. If non-@code{nil}, it should be a function with two optional |