summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
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