]> code.delx.au - gnu-emacs-elpa/commitdiff
*** no comment ***
authorJohn Wiegley <johnw@newartisans.com>
Tue, 16 Apr 2002 21:18:50 +0000 (21:18 +0000)
committerJohn Wiegley <johnw@newartisans.com>
Tue, 16 Apr 2002 21:18:50 +0000 (21:18 +0000)
ChangeLog
TODO

index 9a413a73faca97af42e17fe46d6dae293d474b4c..ab578e2d151a7770bbefcc6958127b8ee4e2bb56 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2002-04-16  John Wiegley  <johnw@gnu.org>
 
+       * chess-ics.el (chess-ics-handle-move): Record the white and black
+       remaining time as returned from the server.
+
        * chess-link.el (chess-link): Fixed an error in display creation,
        and which game was used.
 
diff --git a/TODO b/TODO
index 82b232fed34230b1657a2bc8c4a761c53d1455bb..373cd794b49b4b3720f169c16d2980138be3cde1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -8,6 +8,8 @@
     analysis/highlight tools
     bughouse/crazyhouse
 
+----------------------------------------------------------------------
+
 - Make the drawing/highlighting code just touch single squares, rather
   than redrawing the whole board each time (fast though this is,
   touching single squares is all that's necessary, and it would be