ttn pushed a commit to branch ttn-gnugo
in repository elpa.
commit 766599018683ca3ed0393bacd1c3ffc3e5b627f1
Author: Thien-Thi Nguyen <[email protected]>
Date: Thu Feb 13 10:18:40 2014 +0100
[gnugo maint] Update NEWS file; nfc.
---
packages/gnugo/NEWS | 93 ++++++++++++++++++++------------------------------
1 files changed, 37 insertions(+), 56 deletions(-)
diff --git a/packages/gnugo/NEWS b/packages/gnugo/NEWS
index 16808af..93a0a8f 100644
--- a/packages/gnugo/NEWS
+++ b/packages/gnugo/NEWS
@@ -1,9 +1,11 @@
NEWS for gnugo.el (et al)
See the end for copying conditions.
+NB: "RCS: X..Y " means that the particular release includes
+ changes in the RCS repo, revision 1.X through 1.Y (inclusive).
-[The TODO items need to be either folded into the surrounding
- "logical version", or completed, prior to release.]
+Hint: (highlight-phrase "[0-9][.][0-9][.][0-9]+\\|[0-9]+[.][.][0-9]+"
+ 'hi-red-b)
- 2.2.14 | 2008-03-03
@@ -80,68 +82,47 @@ See the end for copying conditions.
- ‘gnugo-board-mode-hook’
- multiple independent buffers/games
- XPM set can be changed on the fly (global and/or local)
+ - RCS: 25..26 (1.24-1.26 diff posted 2003-01-28)
-- 1.26 TODO
-
-- 1.25 TODO
-
-- 1.24 (aka "2.1.0") | 2003-01-10
+- 2.1.0 | 2003-01-10
+ - doc fixes
- add XPM image support
-
-- 1.23 TODO
-
-- 1.22 TODO
-
-- 1.21 TODO
-
-- 1.20 TODO
-
-- 1.19 TODO
-
-- 1.18 TODO
-
-- 1.17 TODO
-
-- 1.16 TODO
-
-- 1.15 TODO
-
-- 1.14 (aka "2.0.0") | 2002-11-15
- - use ‘--mode gtp’
-
-- 1.13 TODO
-
-- 1.12 TODO
-
-- 1.11 TODO
-
-- 1.10 TODO
-
-- 1.9 TODO
-
-- 1.8 TODO
-
-- 1.7 TODO
-
-- 1.6 TODO
-
-- 1.5 TODO
-
-- 1.4 TODO
-
-- 1.3 TODO
-
-- 1.2 TODO
-
-- 1.1
- - initial release
+ - new keybinding: ‘;’ (gnugo-command)
+ - new commands:
+ - ‘i’ -- toggle image display
+ - ‘mouse-down-1’ (gnugo-mouse-move)
+ - ‘mouse-down-3’ (gnugo-mouse-pass)
+ - ‘gnugo-command’ rewrite
+ - RCS: 19..24
+
+- 2.0.1 | 2002-11-16
+ - more docstrings
+ - say "GNU Go" instead of "GNU GO"
+ - reverse output order of captured stones
+ - new commands: ‘_’ and ‘M-_’ (bury-buffer)
+ - simplified buffer management
+ - RCS: 15..18
+
+- 2.0.0 | 2002-11-15
+ - rewrite to use Go Text Protocol
+ - bugfix: don't set process coding system
+ - handle change in process status
+ - new user var: ‘gnugo-option-history’
+ - use calculated screen columns
+ - improve error handling in ‘gnugo-cleanup’
+ - new command: ‘:’ (gnugo-command)
+ - resume game if in progress, w/ confirmation
+ - new command: ‘M-_’ (gnugo-bury)
+ - autoload gnugo.el on command ‘gnugo’
+ - doc improvements
+ - RCS: 1..14
Local Variables:
mode: outline
outline-regexp: "\\([ ][ ]\\)*- "
- eval: (highlight-phrase "TODO" 'hi-red-b)
End:
+
_____________________________________________________________________
Copyright (C) 2014 Free Software Foundation, Inc.