comparison lisp/ChangeLog @ 43654:a6ae9785d3b6

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 03 Mar 2002 14:17:47 +0000
parents 9bc62c53e65d
children 1ae60187a39d
comparison
equal deleted inserted replaced
43653:dd7b3395a514 43654:a6ae9785d3b6
1 2002-03-03 Richard M. Stallman <rms@gnu.org> 1 2002-03-03 Richard M. Stallman <rms@gnu.org>
2
3 * play/tetris.el (tetris-score-file): Put in home dir, not in /tmp.
2 4
3 * play/snake.el (snake-score-file): Put in home dir, not in /tmp. 5 * play/snake.el (snake-score-file): Put in home dir, not in /tmp.
4 6
5 * play/gamegrid.el (gamegrid-set-font, gamegrid-setup-face) 7 * play/gamegrid.el (gamegrid-set-font, gamegrid-setup-face)
6 (gamegrid-make-mono-tty-face): Fix usage of condition-case. 8 (gamegrid-make-mono-tty-face): Fix usage of condition-case.