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/zone.el


From: Thien-Thi Nguyen
Subject: [Emacs-diffs] Changes to emacs/lisp/play/zone.el
Date: Fri, 17 Dec 2004 07:38:29 -0500

Index: emacs/lisp/play/zone.el
diff -c emacs/lisp/play/zone.el:1.18 emacs/lisp/play/zone.el:1.19
*** emacs/lisp/play/zone.el:1.18        Fri Dec 17 11:47:16 2004
--- emacs/lisp/play/zone.el     Fri Dec 17 11:58:21 2004
***************
*** 663,669 ****
                c (aref s 0))
          (zone-replace-char
           (char-width c)
!          t s (cond ((or (> top (point))
                          (< bot (point))
                          (or (> 11 (setq col (current-column)))
                              (< rtc col)))
--- 663,669 ----
                c (aref s 0))
          (zone-replace-char
           (char-width c)
!          1 s (cond ((or (> top (point))
                          (< bot (point))
                          (or (> 11 (setq col (current-column)))
                              (< rtc col)))




reply via email to

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