Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
a946a4b4
Commit
a946a4b4
authored
Jun 10, 2005
by
Lute Kamstra
Browse files
(mspools-mode): Use run-mode-hooks.
parent
2aa8e74a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/mail/mspools.el
lisp/mail/mspools.el
+1
-1
No files found.
lisp/mail/mspools.el
View file @
a946a4b4
...
...
@@ -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."
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment