diff options
| author | John Wiegley <johnw@newartisans.com> | 2002-04-12 20:34:26 +0000 |
|---|---|---|
| committer | John Wiegley <johnw@newartisans.com> | 2002-04-12 20:34:26 +0000 |
| commit | 787513ef129c118717d22daf735c2ed7bfacdf55 (patch) | |
| tree | 5cb6db33b77cb04a87378fc34423e510b9d7010f /TODO | |
| parent | 5df29686990334d699a6558d59b1e3bec102e3a7 (diff) | |
*** no comment ***
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -87,11 +87,12 @@ - Make the mode-line much more informative, with information on who is playing, etc. -- Add CTCP (optional) support to chess-irc.el - - Turn on memory gc collection messages, and see how much of a pig chess.el is +- make sure, if Bxc6 and bxc6 are possible, and the user types "bc6", + that bxc6 is chosen + - Make as much of chess-game/ply/pos, etc., defsubst as possible. - Create a series of generic functions and predicates, so that users |
