Skip to content

Commit accdcfc

Browse files
committed
Fixup node/chapter names and titles.
Fix also order of chapters in menu to match the order of content.
1 parent 0e56d01 commit accdcfc

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

haskell-mode.texi

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,17 +55,16 @@ Haskell Mode is an Haskell development Environment for GNU Emacs version 23 or l
5555
* Getting Help and Reporting Bugs::
5656
* Getting Started::
5757
* Editing Haskell Code::
58-
* Unicode::
58+
* Unicode support::
5959
* Indentation::
60-
* Compilation::
6160
* haskell-decl-scan-mode::
61+
* Compilation::
6262
* inferior-haskell-mode::
6363
* haskell-interactive-mode::
6464
* haskell-cabal-mode::
6565
* Concept index::
6666
* Function index::
6767
* Variable index::
68-
6968
@end menu
7069

7170
@node Introduction
@@ -150,7 +149,7 @@ The major mode @code{literate-haskell-mode} (which is derived from @code{haskell
150149

151150
@code{haskell-mode} supports @dfn{syntax highlighting} via Emacs' Font Lock minor mode which should be enabled by default in current Emacsen. @xref{Font Lock,,,emacs}, for more information on how to control @code{font-lock-mode}.
152151

153-
@node Unicode
152+
@node Unicode support
154153
@chapter Unicode support
155154

156155
@cindex Unicode

0 commit comments

Comments
 (0)