diff options
| author | John Wiegley <johnw@newartisans.com> | 2002-04-24 18:25:18 +0000 |
|---|---|---|
| committer | John Wiegley <johnw@newartisans.com> | 2002-04-24 18:25:18 +0000 |
| commit | 9a6e8e67267a6d879e7a4c97cccc53fae4f286e6 (patch) | |
| tree | 2269781c32d7db9d2cb50aad4dec29fb1ddf74c2 /chess.texi | |
| parent | 4dd3f219357dcb9bf2f30d231e4e983f4f7f873a (diff) | |
minor doc changes
Diffstat (limited to 'chess.texi')
| -rw-r--r-- | chess.texi | 12 |
1 files changed, 5 insertions, 7 deletions
@@ -21,7 +21,7 @@ @c %**start of header @setfilename chess.info -@settitle Chess.el +@settitle Emacs Chess: chess.el @c %**end of header @dircategory Emacs @@ -47,7 +47,7 @@ any later version published by the Free Software Foundation. @sp @center @titlefont{to} @sp -@center @titlefont{Chess.el} +@center @titlefont{Emacs Chess: chess.el} @ignore @sp 2 @center release 2.0 @@ -75,8 +75,8 @@ any later version published by the Free Software Foundation. @c ================================================================ @ifinfo -@node Top, Chess.el, (dir), (dir) -@top Chess.el +@node Top, Emacs Chess: chess.el, (dir), (dir) +@top Emacs Chess: chess.el Chess.el is an Emacs chess client and library, designed to be used for writing chess-related programs, or for playing games of chess against @@ -88,7 +88,7 @@ The purpose of this manual is to help you understand how Chess.el is structured for use as a library, and also how to use it as a client. @end ifinfo -@chapter The Chess.el library +@chapter The chess.el library @cindex library @section Positions @@ -424,8 +424,6 @@ object. @c lispfun chess-engine-set-option -@c lispfun chess-engine-option - @c lispfun/c chess-engine-destroy @c lispfun chess-engine-set-position |
