(tetris-mode): Remove make-local-hook.
This commit is contained in:
@@ -546,7 +546,6 @@ tetris-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 tetris-null-map)
|
||||
|
||||
Reference in New Issue
Block a user