From a4afd28511e77af399535035b2dabc3a1b9fa0f0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Francesco=20Potort=C3=AC?= Date: Fri, 13 Sep 2002 13:27:05 +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 4997e8b599e..ab4b4495b48 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-13 Kim F. Storm * kmacro.el (kmacro-start-macro): Doc fix. -- 2.39.5