]> git.eshelyaron.com Git - emacs.git/commitdiff
(Top): Make the detailed menu headers compliant with Texinfo guidelines and
authorEli Zaretskii <eliz@gnu.org>
Sat, 3 Feb 2007 14:17:25 +0000 (14:17 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 3 Feb 2007 14:17:25 +0000 (14:17 +0000)
with what texnfo-upd.el expects.  Add comments to prevent people from
inadvertently modifying key parts needed by `texinfo-multiple-files-update'.

lispref/elisp.texi

index 88592940a296e7fcd2e67f06566bfbf677787953..3d1c9134a92b86ef0c9677b633a717b97613c8a6 100644 (file)
@@ -170,8 +170,14 @@ Appendices
 * New Symbols::             New functions and variables in Emacs @value{EMACSVER}.
 @end ignore
 
-Detailed Node Listing
----------------------
+@c Do NOT modify the following 3 lines!  They must have this form to
+@c be correctly identified by `texinfo-multiple-files-update'.  In
+@c particular, the detailed menu header line MUST be identical to the
+@c value of `texinfo-master-menu-header'.  See texnfo-upd.el.
+
+@detailmenu
+ --- The Detailed Node Listing ---
+ ---------------------------------
 
 Here are other nodes that are inferiors of those already listed,
 mentioned here so you can get to them in one step:
@@ -1383,6 +1389,7 @@ Object Internals
 * Buffer Internals::        Components of a buffer structure.
 * Window Internals::        Components of a window structure.
 * Process Internals::       Components of a process structure.
+@end detailmenu
 @end menu
 
 @include intro.texi