From 7e2df426c16e6b928cc3730f569e9d3e2cd02e2a Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Thu, 11 Apr 2002 08:27:32 +0000 Subject: *** no comment *** --- TODO | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 80db07e..792cfac 100644 --- a/TODO +++ b/TODO @@ -47,8 +47,7 @@ - Turn on memory gc collection messages, and see how much of a pig chess.el is -- Profile! Make as much of chess-game/ply/pos, etc., defsubst as - possible. +- Make as much of chess-game/ply/pos, etc., defsubst as possible. - Create a series of generic functions and predicates, so that users can say (chess-position OBJECT) or (chess-move OBJECT), without @@ -143,3 +142,7 @@ making a move. This requires copying chessboard-current-board to chessboard-draft-board. If the user right-clicks without selecting a piece, it will reset to chessboard-current-board and redraw. + + BEFORE FINAL RELEASE + +profile, mem profile, doc, lint, checkdoc -- cgit v1.2.3