mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-27 07:37:33 +00:00
(mspools-mode): Use run-mode-hooks.
This commit is contained in:
parent
2aa8e74af0
commit
a946a4b472
@ -357,7 +357,7 @@ nil."
|
||||
(use-local-map mspools-mode-map)
|
||||
(setq major-mode 'mspools-mode)
|
||||
(setq mode-name "MSpools")
|
||||
)
|
||||
(run-mode-hooks 'mspools-mode-hook))
|
||||
|
||||
(defun mspools-get-spool-files ()
|
||||
"Find the list of spool files and display them in *spools* buffer."
|
||||
|
Loading…
Reference in New Issue
Block a user