auth-source.el: Autoload help-mode.

This commit is contained in:
Katsumi Yamaoka 2011-08-30 23:01:50 +00:00
parent 51751aa26f
commit b0de839f5d
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2011-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
* auth-source.el: Autoload help-mode.
2011-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
* gnus-group.el (gnus-group-name-charset): Don't bug out on server

View file

@ -70,6 +70,8 @@
(autoload 'epg-context-set-armor "epg")
(autoload 'epg-encrypt-string "epg")
(autoload 'help-mode "help-mode" nil t)
(defvar secrets-enabled)
(defgroup auth-source nil