[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] 01/04: [gnugo frolic] Doc fix.
From: |
Thien-Thi Nguyen |
Subject: |
[elpa] 01/04: [gnugo frolic] Doc fix. |
Date: |
Thu, 10 Apr 2014 05:44:41 +0000 |
ttn pushed a commit to branch master
in repository elpa.
commit 8694401663b4bd51dabb419f547b39d2884bc841
Author: Thien-Thi Nguyen <address@hidden>
Date: Thu Apr 10 06:46:35 2014 +0200
[gnugo frolic] Doc fix.
* packages/gnugo/gnugo.el (gnugo-frolic-mode):
Don't limit to "viewing"; don't mention View minor mode.
---
packages/gnugo/gnugo.el | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/packages/gnugo/gnugo.el b/packages/gnugo/gnugo.el
index f70c076..527e7d5 100644
--- a/packages/gnugo/gnugo.el
+++ b/packages/gnugo/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)