diff options
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 |
