Mercurial > emacs
comparison lisp/ChangeLog @ 43121:fbd196109c25
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Wed, 06 Feb 2002 12:06:19 +0000 |
parents | 831d45b0807e |
children | 22ff542d67ee |
comparison
equal
deleted
inserted
replaced
43120:9bd69c6b33cb | 43121:fbd196109c25 |
---|---|
1 2002-02-06 Eli Zaretskii <eliz@is.elta.co.il> | 1 2002-02-06 Eli Zaretskii <eliz@is.elta.co.il> |
2 | 2 |
3 * play/pong.el (pong-height): Don't use height that exceeds the | 3 * play/pong.el (pong-height): Don't use height that exceeds the |
4 frame height. | 4 frame height. |
5 (pong-border-options): Make the border colors slightly more | |
6 bright. | |
5 | 7 |
6 * play/gamegrid.el (gamegrid-display-type): Treat any | 8 * play/gamegrid.el (gamegrid-display-type): Treat any |
7 color-capable display as color-x, if display-color-p is fboundp. | 9 color-capable display as color-x, if display-color-p is fboundp. |
8 (gamegrid-make-color-x-face): Don't call gamegrid-color twice. | 10 (gamegrid-make-color-x-face): Don't call gamegrid-color twice. |
9 (gamegrid-make-color-tty-face): Use the value of color, not the | 11 (gamegrid-make-color-tty-face): Use the value of color, not the |