diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2011-07-10 00:05:33 -0400 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2011-07-10 00:05:33 -0400 |
commit | 8875da1e9284e108386c4e58c638b483f4ced9b5 (patch) | |
tree | 82b3a15e339697ada5ddadf39fd7a722179a971c /doc/emacs/mule.texi | |
parent | 6cfd0fa2de12047b5f29963ae5c7dc2ea481100d (diff) | |
download | emacs-8875da1e9284e108386c4e58c638b483f4ced9b5.tar.gz |
Move Minor Modes node of Emacs manual next to the Major Modes node
and out of the Customizations chapter.
* doc/emacs/modes.texi: Rename from major.texi.
(Modes): New node. Make Major Modes and Minor Modes subsections
of this. All callers changed.
* doc/emacs/custom.texi (Minor Modes): Move to modes.texi.
Diffstat (limited to 'doc/emacs/mule.texi')
-rw-r--r-- | doc/emacs/mule.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/mule.texi b/doc/emacs/mule.texi index 3f3da503769..3c970ecb12c 100644 --- a/doc/emacs/mule.texi +++ b/doc/emacs/mule.texi @@ -1,7 +1,7 @@ @c This is part of the Emacs manual. @c Copyright (C) 1997, 1999-2011 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. -@node International, Major Modes, Frames, Top +@node International, Modes, Frames, Top @chapter International Character Set Support @c This node is referenced in the tutorial. When renaming or deleting @c it, the tutorial needs to be adjusted. (TUTORIAL.de) |