summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2002-04-12 20:34:26 +0000
committerJohn Wiegley <johnw@newartisans.com>2002-04-12 20:34:26 +0000
commit787513ef129c118717d22daf735c2ed7bfacdf55 (patch)
tree5cb6db33b77cb04a87378fc34423e510b9d7010f /TODO
parent5df29686990334d699a6558d59b1e3bec102e3a7 (diff)
*** no comment ***
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index d37874b..d105a1c 100644
--- a/TODO
+++ b/TODO
@@ -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