From 1204d0e7bcf45ece7f5639d8220d91c1cc74d6ca Mon Sep 17 00:00:00 2001 From: =?utf8?q?Francesco=20Potort=C3=AC?= Date: Fri, 13 Sep 2002 13:26:16 +0000 Subject: [PATCH] Good appearance of gamegrid-based games on color ttys. --- lisp/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 594d948b44b..b58e36c7c4a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,16 @@ +2002-09-13 Francesco Potorti` + + * play/tetris.el (tetris-blank-options, tetris-cell-options): + Remove various redundant `(t nil)'. + + * play/snake.el (snake-border-options): Use color on tty if + available. + + * play/tetris.el (tetris-border-options): Likewise. + + * play/pong.el (pong-border-options): Likewise, plus reset + color on tty to be [0.5 0.5 0.5]. + 2002-09-12 Francesco Potorti` * play/gamegrid.el (gamegrid-display-type): Treat any -- 2.39.2