Mercurial > emacs
changeset 44492:1e3af4fc0409
*** empty log message ***
author | Colin Walters <walters@gnu.org> |
---|---|
date | Wed, 10 Apr 2002 21:27:31 +0000 |
parents | d85112eaf2d2 |
children | dc864bb90c6c |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Apr 10 21:21:12 2002 +0000 +++ b/lisp/ChangeLog Wed Apr 10 21:27:31 2002 +0000 @@ -1,5 +1,12 @@ 2002-04-10 Colin Walters <walters@verbum.org> + * play/snake.el (snake-score-file): Default to just "snake-scores". + + * play/tetris.el (tetris-score-file): Likewise. + + * play/gamegrid.el (gamegrid-add-score): Rewrite from scratch to + use `update-game-score'. + * ibuffer.el (ibuffer-canonicalize-state-list): Delete unused function. (ibuffer-current-buffers-with-marks): Don't call `buffer-list'