(TeX Mode): Remove explicit next/prev/up in @node line.
This commit is contained in:
parent
3d619ea128
commit
7598274bda
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
@c This is part of the Emacs manual.
|
||||
@c Copyright (C) 1985,86,87,93,94,95,97,2000,2001
|
||||
@c Copyright (C) 1985,86,87,93,94,95,97,2000,2001, 2002
|
||||
@c Free Software Foundation, Inc.
|
||||
@c See file emacs.texi for copying conditions.
|
||||
@node Text, Programs, Indentation, Top
|
||||
|
@ -1266,7 +1266,7 @@ automatically by putting this in your @file{.emacs} file:
|
|||
(eval-after-load "outline" '(require 'foldout))
|
||||
@end example
|
||||
|
||||
@node TeX Mode, Nroff Mode, Outline Mode, Text
|
||||
@node TeX Mode
|
||||
@section @TeX{} Mode
|
||||
@cindex @TeX{} mode
|
||||
@cindex La@TeX{} mode
|
||||
|
|
Loading…
Add table
Reference in a new issue