# HG changeset patch # User Eli Zaretskii # Date 1170512245 0 # Node ID c20ac93d4e8aa7a83e81f2f9e5f52519ba95066d # Parent 00e9bfaefbac176fe0ad8cc7e2c4f911883f439d (Top): Make the detailed menu headers compliant with Texinfo guidelines and with what texnfo-upd.el expects. Add comments to prevent people from inadvertently modifying key parts needed by `texinfo-multiple-files-update'. diff -r 00e9bfaefbac -r c20ac93d4e8a lispref/elisp.texi --- a/lispref/elisp.texi Sat Feb 03 14:02:45 2007 +0000 +++ b/lispref/elisp.texi Sat Feb 03 14:17:25 2007 +0000 @@ -170,8 +170,14 @@ * 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 @@ * 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