emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/gnugo 714d3c9 201/357: [gnugo int] Commentary munging;


From: Stefan Monnier
Subject: [elpa] externals/gnugo 714d3c9 201/357: [gnugo int] Commentary munging; nfc.
Date: Sun, 29 Nov 2020 14:51:21 -0500 (EST)

branch: externals/gnugo
commit 714d3c9bccdf16cc99383aec152d5cb0d5c90a82
Author: Thien-Thi Nguyen <ttn@gnu.org>
Commit: Thien-Thi Nguyen <ttn@gnu.org>

    [gnugo int] Commentary munging; nfc.
---
 gnugo.el | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/gnugo.el b/gnugo.el
index 43d5434..ae2d2d7 100644
--- a/gnugo.el
+++ b/gnugo.el
@@ -39,7 +39,9 @@
 ;; `RET'; to pass, `P' (note: uppercase); to quit, `q'; to undo one of your
 ;; moves (as well as a possibly intervening move by GNU Go), `u'.  To undo
 ;; back through an arbitrary stone that you played, place the cursor on a
-;; stone and type `U' (note: uppercase).  Other keybindings are described in
+;; stone and type `U' (note: uppercase).
+;;
+;; There are a great many other commands.  Other keybindings are described in
 ;; the `gnugo-board-mode' documentation, which you may view with the command
 ;; `describe-mode' (normally `C-h m') in that buffer.  The buffer name shows
 ;; the last move and who is currently to play.  Capture counts and other info



reply via email to

[Prev in Thread] Current Thread [Next in Thread]