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

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

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

revision 1.4 by eliz, Sat Sep 29 18:37:22 2001 UTC revision 1.5 by pj, Sun Nov 25 11:32:52 2001 UTC
# Line 326  snake-mode keybindings: Line 326  snake-mode keybindings:
326  "  "
327    (kill-all-local-variables)    (kill-all-local-variables)
328    
   (make-local-hook 'kill-buffer-hook)  
329    (add-hook 'kill-buffer-hook 'gamegrid-kill-timer nil t)    (add-hook 'kill-buffer-hook 'gamegrid-kill-timer nil t)
330    
331    (use-local-map snake-null-map)    (use-local-map snake-null-map)

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

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