diff options
| author | John Wiegley <johnw@newartisans.com> | 2002-04-26 08:38:52 +0000 |
|---|---|---|
| committer | John Wiegley <johnw@newartisans.com> | 2002-04-26 08:38:52 +0000 |
| commit | 85db7926138d15ba0d82f7be3ae95972829845bd (patch) | |
| tree | adbf84a243dc5ec557124eb4cd9d41040100244d | |
| parent | b6f3fae4d6f47c4098c31059a93dc6cd23cc2c74 (diff) | |
*** no comment ***
| -rw-r--r-- | PLAN | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,10 +2,10 @@ polish: chess-chat, chess-kibitz translate: chess-german chess-ply -- Add :nag, :rav, :ann and :next-pos keywords to a ply - When creating the next position, set the annotations to point to the keywords of the ply that led to that position; in fact, just point to the creating ply! +- Add :nag, :rav, :ann and :next-pos keywords to a ply - Thus there will be a mirror set of chess-pos-has-keyword, etc., functions - Need to detect games drawn by three-fold repetition @@ -15,7 +15,7 @@ chess-display - invert the mode line to show the side on move? chess-ics -- detect draw/resign/retract, etc. +- detect draw/retract, etc. - add support for ICS observing chess-clock |
