aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuc Teirlinck2004-06-15 21:09:29 +0000
committerLuc Teirlinck2004-06-15 21:09:29 +0000
commit889f020e42532f4cb1971fd3775531a83040dd39 (patch)
treeca568c4d695764fa12a46bb46a1367d23557902f
parent750ef9c42503f7eeea88d031b7d253b42f83bfa8 (diff)
downloademacs-889f020e42532f4cb1971fd3775531a83040dd39.tar.gz
emacs-889f020e42532f4cb1971fd3775531a83040dd39.zip
(Reverting): Add anchor.
-rw-r--r--lispref/backups.texi1
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.
712 Some major modes customize @code{revert-buffer} by making 712 Some major modes customize @code{revert-buffer} by making
713buffer-local bindings for these variables: 713buffer-local bindings for these variables:
714 714
715@anchor{Definition of revert-buffer-function}
715@defvar revert-buffer-function 716@defvar revert-buffer-function
716The value of this variable is the function to use to revert this 717The value of this variable is the function to use to revert this
717buffer. If non-@code{nil}, it should be a function with two optional 718buffer. If non-@code{nil}, it should be a function with two optional