From: Thien-Thi Nguyen Date: Fri, 17 Dec 2004 11:58:21 +0000 (+0000) Subject: (zone-pgm-random-life): Fix typo. X-Git-Tag: ttn-vms-21-2-B4~3223 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fc866a94f1814663e41d7ba5c92ffcc7d229cb1f;p=emacs.git (zone-pgm-random-life): Fix typo. --- diff --git a/lisp/play/zone.el b/lisp/play/zone.el index 9fc4ad6bf89..80d0760bed2 100644 --- a/lisp/play/zone.el +++ b/lisp/play/zone.el @@ -663,7 +663,7 @@ If nil, `zone-pgm-random-life' chooses a value from 0-3 (inclusive).") 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)))