]> git.eshelyaron.com Git - emacs.git/commit
* play/gamegrid.el (gamegrid-kill-timer): Cancel timer directly.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 28 Jan 2007 19:39:44 +0000 (19:39 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 28 Jan 2007 19:39:44 +0000 (19:39 +0000)
commit2f028807fdcf5d95f48c9d08279a02e7bc48586f
tree6d4d3c72f62d2d4d2b41ccf0ee1bdcc4e79127cc
parent5754d11f61a8495c71fc5c666d926aff87095183
* play/gamegrid.el (gamegrid-kill-timer): Cancel timer directly.
(gamegrid-add-score-with-update-game-score-1): Allow local quits
when calling update-game-score program.  Remove unnecessary
save-excursion.

* play/tetris.el (tetris-new-shape): Stop drawing if game is over.
lisp/ChangeLog