ttn pushed a commit to branch ttn-gnugo
in repository elpa.
commit 873189815b1661cac27ce7760c3e32c8f3e4fa0f
Author: Thien-Thi Nguyen <[email protected]>
Date: Fri Jan 31 13:51:49 2014 +0100
[gnugo maint] Update "next" in HACKING; nfc.
---
packages/gnugo/HACKING | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/packages/gnugo/HACKING b/packages/gnugo/HACKING
index a4c2d36..21d1860 100644
--- a/packages/gnugo/HACKING
+++ b/packages/gnugo/HACKING
@@ -7,11 +7,11 @@ This file is both a guide for newcomers and a todo list for
oldstayers.
***** TODO Set ‘lexical-binding’.
***** TODO Give ‘lambda’ commands a name and docstring.
***** TODO Move gnugo-{put,get} doc elsewhere.
-***** TODO Loose the modernization!
+***** DONE Loose the modernization!
******* DONE ‘zerop’
-******* TODO ‘redisplay’ --
[[file:gnugo.el::defun.gnugo-magic-undo][gnugo-magic-undo]]
-******* TODO ‘(display (space :width 0))’ --
[[file:gnugo.el::defun.gnugo-toggle-image-display][gnugo-toggle-image-display]]
-******* TODO ‘(split-string ... t)’ -- [[file:gnugo.el][gnugo-animate-group]]
+******* DONE ‘redisplay’ --
[[file:gnugo.el::defun.gnugo-magic-undo][gnugo-magic-undo]]
+******* DONE ‘(display (space :width 0))’ --
[[file:gnugo.el::defun.gnugo-toggle-image-display][gnugo-toggle-image-display]]
+******* DONE ‘(split-string ... t)’ -- [[file:gnugo.el][gnugo-animate-group]]
***** TODO ??? Use process-{put,get}.
***** TODO ??? Drop leading ?* in var docstrings.
*** TODO Resolve maintenance musings.