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

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

[elpa] externals/gnugo dd42857 148/357: [gnugo frolic] Set ‘truncate-li


From: Stefan Monnier
Subject: [elpa] externals/gnugo dd42857 148/357: [gnugo frolic] Set ‘truncate-lines’.
Date: Sun, 29 Nov 2020 14:51:09 -0500 (EST)

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

    [gnugo frolic] Set ‘truncate-lines’.
    
    * packages/gnugo/gnugo.el (gnugo-frolic-mode): ...here.
---
 gnugo.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnugo.el b/gnugo.el
index d19a195..f70c076 100644
--- a/gnugo.el
+++ b/gnugo.el
@@ -725,6 +725,7 @@ For all other values of RSEL, do nothing and return nil."
 Initially View minor mode is active.
 
 \\{gnugo-frolic-mode-map}"
+  (setq truncate-lines t)
   (buffer-disable-undo))
 
 (defun gnugo-frolic-quit ()



reply via email to

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