Mercurial > emacs
diff lisp/play/zone.el @ 59015:34b8a83e2361
(zone-pgm-random-life): Fix typo.
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Fri, 17 Dec 2004 11:58:21 +0000 |
parents | 811c3c23099a |
children | eaa9acd9122c eac554634bfa |
line wrap: on
line diff
--- a/lisp/play/zone.el Fri Dec 17 11:48:56 2004 +0000 +++ b/lisp/play/zone.el Fri Dec 17 11:58:21 2004 +0000 @@ -663,7 +663,7 @@ c (aref s 0)) (zone-replace-char (char-width c) - t s (cond ((or (> top (point)) + 1 s (cond ((or (> top (point)) (< bot (point)) (or (> 11 (setq col (current-column))) (< rtc col)))