emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/play/gamegrid.el,v


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/lisp/play/gamegrid.el,v
Date: Tue, 28 Aug 2007 04:00:16 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   07/08/28 04:00:16

Index: gamegrid.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/play/gamegrid.el,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- gamegrid.el 26 Jul 2007 05:27:22 -0000      1.29
+++ gamegrid.el 28 Aug 2007 04:00:15 -0000      1.30
@@ -386,6 +386,7 @@
 (defun gamegrid-init (options)
   (setq buffer-read-only t
        truncate-lines t
+       line-spacing 0
        gamegrid-display-options options)
   (buffer-disable-undo (current-buffer))
   (gamegrid-initialize-display))




reply via email to

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