1
0
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:
Glenn Morris 2007-12-11 05:21:18 +00:00
parent 64c7b653e1
commit 48fd267576

View File

@ -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.