Mercurial > emacs
changeset 87228:9b1073650b18
(gnus-run-mode-hooks): Autoload it.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 11 Dec 2007 05:21:18 +0000 |
parents | 8bb336490b3c |
children | e4e336c0677e |
files | lisp/gnus/smime.el |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/gnus/smime.el Tue Dec 11 05:20:46 2007 +0000 +++ b/lisp/gnus/smime.el Tue Dec 11 05:21:18 2007 +0000 @@ -658,6 +658,8 @@ (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.