]> git.eshelyaron.com Git - emacs.git/commitdiff
text.texi (Tracking changes): Fix warning
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 14 Apr 2024 16:07:23 +0000 (12:07 -0400)
committerEshel Yaron <me@eshelyaron.com>
Sun, 14 Apr 2024 17:12:13 +0000 (19:12 +0200)
* doc/lispref/text.texi (Change Hooks): Add a menu to silence warnings.
(Tracking changes): Improve the title.

(cherry picked from commit cd113d8c45ccf3bfa8b687c06a5d03618adf7a2c)

doc/lispref/text.texi

index 5307562aaed5a0ddec1170364e0de5b98437a217..28c2e8e78189ef0f262db3058af4d5278b4e5fa7 100644 (file)
@@ -6394,8 +6394,12 @@ use @code{combine-change-calls} or @code{combine-after-change-calls}
 instead.
 @end defvar
 
+@menu
+* Tracking changes::       Keeping track of buffer modifications.
+@end menu
+
 @node Tracking changes
-@subsection Tracking changes
+@subsection Keeping track of buffer modifications
 @cindex track-changes
 @cindex change tracker