aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorLuc Teirlinck <[email protected]>2004-08-27 23:38:35 +0000
committerLuc Teirlinck <[email protected]>2004-08-27 23:38:35 +0000
commit0d6e975434e867d1a33c838d6ffa5298d86784f1 (patch)
tree5e8130583d57502dc8fa81fcc2063c3fc3695585 /man
parent0b96ec6804796e832fa931fe9c21e41f11a5ba8c (diff)
Adapt sectioning in Info to the node structure.
Adapt node pointers to change in emacs.texi.
Diffstat (limited to 'man')
-rw-r--r--man/trouble.texi12
1 files changed, 10 insertions, 2 deletions
diff --git a/man/trouble.texi b/man/trouble.texi
index e7f6ae7608..142560c1fe 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