diff options
| author | John Wiegley <johnw@newartisans.com> | 2002-04-16 00:35:21 +0000 |
|---|---|---|
| committer | John Wiegley <johnw@newartisans.com> | 2002-04-16 00:35:21 +0000 |
| commit | cc68c731c9d045b30da9cacaf6d2c1b11273fcc5 (patch) | |
| tree | 25d4f64865c63d18d2ef9f9dc23f27a2694e96ab | |
| parent | 6f3b39825df828f0a2abcf87b3d2389771f0be83 (diff) | |
*** no comment ***
| -rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -9,6 +9,10 @@ analysis/highlight tools bughouse/crazyhouse +- Fix highlighting in chess-plain when chess-plain-spacing is set. + chess-coord needs to be applied to a larger area, and also the way + highlight locations are found needs to be recalculated. + - the game should go inactive once I lose by stalemate/checkmate - when a clock runs down, indicate this in the modeline, and all the @@ -47,6 +51,8 @@ - Copy some of ics.el's nicer functionality into chess-ics.el +- Complete the ICS12 parser, based on Mario's comments + - Add support for ICS observing - Make the mode-line much more informative, with information on who is |
