mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-09 15:50:21 +00:00
(gnus-run-mode-hooks): Autoload it.
This commit is contained in:
parent
64c7b653e1
commit
48fd267576
@ -658,6 +658,8 @@ A string or a list of strings is returned."
|
||||
(define-key smime-mode-map "q" 'smime-exit)
|
||||
(define-key smime-mode-map "f" 'smime-certificate-info))
|
||||
|
||||
(autoload 'gnus-run-mode-hooks "gnus-util")
|
||||
|
||||
(defun smime-mode ()
|
||||
"Major mode for browsing, viewing and fetching certificates.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user