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

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

[elpa] 03/03: [gnugo frolic] Set ‘tr uncate-lines’.


From: Thien-Thi Nguyen
Subject: [elpa] 03/03: [gnugo frolic] Set ‘tr uncate-lines’.
Date: Wed, 09 Apr 2014 12:17:15 +0000

ttn pushed a commit to branch master
in repository elpa.

commit 180497716a01d9fe0f800f632c2f6950b0eddd3f
Author: Thien-Thi Nguyen <address@hidden>
Date:   Wed Apr 9 14:19:07 2014 +0200

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

diff --git a/packages/gnugo/gnugo.el b/packages/gnugo/gnugo.el
index d19a195..f70c076 100644
--- a/packages/gnugo/gnugo.el
+++ b/packages/gnugo/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]