summaryrefslogtreecommitdiff
path: root/lispref/hooks.texi
diff options
context:
space:
mode:
Diffstat (limited to 'lispref/hooks.texi')
-rw-r--r--lispref/hooks.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/lispref/hooks.texi b/lispref/hooks.texi
index 472b57fd1a6..18f8bcfcad5 100644
--- a/lispref/hooks.texi
+++ b/lispref/hooks.texi
@@ -3,7 +3,7 @@
@c Copyright (C) 1990, 1991, 1992, 1993 Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/hooks
-@node Standard Hooks, Antinews, Standard Keymaps, Top
+@node Standard Hooks, Index, Standard Keymaps, Top
@appendix Standard Hooks
The following is a list of hook variables that let you provide
@@ -122,5 +122,5 @@ special way (they are passed arguments, or else their values are used).
@item window-setup-hook
@item write-contents-hooks
@item write-file-hooks
-@item write-region-annotation-functions
+@item write-region-annotate-functions
@end table