From: Luc Teirlinck Date: Fri, 27 Aug 2004 23:38:35 +0000 (+0000) Subject: Adapt sectioning in Info to the node structure. X-Git-Tag: ttn-vms-21-2-B4~5164 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0d6e975434e867d1a33c838d6ffa5298d86784f1;p=emacs.git Adapt sectioning in Info to the node structure. Adapt node pointers to change in emacs.texi. --- diff --git a/man/trouble.texi b/man/trouble.texi index e7f6ae7608b..142560c1fe8 100644 --- a/man/trouble.texi +++ b/man/trouble.texi @@ -1,5 +1,5 @@ @c This is part of the Emacs manual. -@c Copyright (C) 1985,86,87,93,94,95,1997,2001 Free Software Foundation, Inc. +@c Copyright (C) 1985,86,87,93,94,95,1997,2001,2004 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @iftex @chapter Dealing with Common Problems @@ -10,6 +10,10 @@ recover from a mysterious situation. Emacs bugs and system crashes are also considered. @end iftex +@ifnottex +@raisesections +@end ifnottex + @node Quitting, Lossage, Customization, Top @section Quitting and Aborting @cindex quitting @@ -1044,7 +1048,7 @@ you have not yet started work, it is useful to contact possible to suggest ways to make your extension fit in better with the rest of Emacs. -@node Service, Command Arguments, Contributing, Top +@node Service, Copying, Contributing, Top @section How To Get Help with GNU Emacs If you need help installing, using or changing GNU Emacs, there are two @@ -1063,6 +1067,10 @@ The service directory is found in the file named @file{etc/SERVICE} in the Emacs distribution. @end itemize +@ifnottex +@lowersections +@end ifnottex + @ignore arch-tag: c9cba76d-b2cb-4e0c-ae3f-19d5ef35817c @end ignore