auth-source.el: Autoload help-mode.
This commit is contained in:
parent
51751aa26f
commit
b0de839f5d
2 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue