Mercurial > emacs
changeset 75629:c20ac93d4e8a
(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'.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 03 Feb 2007 14:17:25 +0000 |
parents | 00e9bfaefbac |
children | d1e322303342 |
files | lispref/elisp.texi |
diffstat | 1 files changed, 9 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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