/[emacs]/emacs/lisp/play/tetris.el
ViewVC logotype

Diff of /emacs/lisp/play/tetris.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by eliz, Sat Sep 29 18:39:38 2001 UTC revision 1.4 by pj, Sun Nov 25 11:33:26 2001 UTC
# Line 546  tetris-mode keybindings: Line 546  tetris-mode keybindings:
546  "  "
547    (kill-all-local-variables)    (kill-all-local-variables)
548    
   (make-local-hook 'kill-buffer-hook)  
549    (add-hook 'kill-buffer-hook 'gamegrid-kill-timer nil t)    (add-hook 'kill-buffer-hook 'gamegrid-kill-timer nil t)
550    
551    (use-local-map tetris-null-map)    (use-local-map tetris-null-map)

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26