1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-03 08:30:09 +00:00

(snake-mode): Remove make-local-hook.

This commit is contained in:
Pavel Janík 2001-11-25 11:32:52 +00:00
parent e74f81999c
commit abbf7dcdd6

View File

@ -326,7 +326,6 @@ snake-mode keybindings:
"
(kill-all-local-variables)
(make-local-hook 'kill-buffer-hook)
(add-hook 'kill-buffer-hook 'gamegrid-kill-timer nil t)
(use-local-map snake-null-map)