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

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

[elpa] externals/gnugo 13c8f82 149/357: [gnugo frolic] Doc fix.


From: Stefan Monnier
Subject: [elpa] externals/gnugo 13c8f82 149/357: [gnugo frolic] Doc fix.
Date: Sun, 29 Nov 2020 14:51:09 -0500 (EST)

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

    [gnugo frolic] Doc fix.
    
    * packages/gnugo/gnugo.el (gnugo-frolic-mode):
    Don't limit to "viewing"; don't mention View minor mode.
---
 gnugo.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnugo.el b/gnugo.el
index f70c076..527e7d5 100644
--- a/gnugo.el
+++ b/gnugo.el
@@ -721,8 +721,7 @@ For all other values of RSEL, do nothing and return nil."
         (_ nil)))))
 
 (define-derived-mode gnugo-frolic-mode special-mode "GNUGO Frolic"
-  "A special mode for viewing a GNUGO gametree.
-Initially View minor mode is active.
+  "A special mode for manipulating a GNUGO gametree.
 
 \\{gnugo-frolic-mode-map}"
   (setq truncate-lines t)



reply via email to

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