(strokes-unload-hook): Fix previous change.
This commit is contained in:
parent
3e020e02aa
commit
31eb6fd768
1 changed files with 1 additions and 1 deletions
|
|
@ -1746,7 +1746,7 @@ Store XPM in buffer BUFNAME if supplied \(default is ` *strokes-xpm*'\)"
|
|||
(strokes-mode -1)
|
||||
(remove-hook 'kill-emacs-query-functions 'strokes-prompt-user-save-strokes))
|
||||
|
||||
(add-hooks 'strokes-unload-hook 'strokes-unload-hook)
|
||||
(add-hook 'strokes-unload-hook 'strokes-unload-hook)
|
||||
|
||||
(run-hooks 'strokes-load-hook)
|
||||
(provide 'strokes)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue