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

diff --git a/TODO b/TODO
index d44495d41431cb4bfbc0c9e2b22d1afde52cdb3a..5ed7418b1fe2df60fae4fda5431a6dc3d950f412 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,6 @@
 - Feature work remaining:
 
   2.0
-    clocks
     annotations
     chatting
   2.x
@@ -9,6 +8,11 @@
     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
+  even faster)
+
 - 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.