diff options
| author | John Wiegley <johnw@newartisans.com> | 2002-04-07 09:36:43 +0000 |
|---|---|---|
| committer | John Wiegley <johnw@newartisans.com> | 2002-04-07 09:36:43 +0000 |
| commit | b9c4e8587ccc764634789ed4f7f808b1c324c681 (patch) | |
| tree | 03fa7f1447670e54c952afd56ff9de0995c59b28 /chess.texi | |
| parent | 7c78603fa93ab75c4af436eeb9aeebf4139abf61 (diff) | |
*** no comment ***
Diffstat (limited to 'chess.texi')
| -rw-r--r-- | chess.texi | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -91,12 +91,13 @@ an example of how to make use of the library. @menu * The Chess.el library:: +* Displays:: * Play sessions:: * Display modules:: * Ply sources:: @end menu -@node The Chess.el library, Play sessions, Top, Top +@node The Chess.el library, Displays, Top, Top @chapter The Chess.el library @cindex library @@ -416,7 +417,7 @@ with a chess database engine for the purpose of storing and retrieving games from the library, or performing library-wide analyses and searches. -@node +@node Displays, Play sessions, The Chess.el library, Top @chapter Displays The previous chapter described all the objects found in @@ -506,7 +507,7 @@ moves. @defun chess-display-highlight display index &optional mode @end defun -@node Play sessions, Display modules, The Chess.el library, Top +@node Play sessions, Display modules, Displays, Top @chapter Play sessions @node Display modules, Ply sources, Play sessions, Top |
