mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-10 00:00:39 -08:00
auth-source.el: Autoload help-mode.
This commit is contained in:
parent
51751aa26f
commit
b0de839f5d
2 changed files with 6 additions and 0 deletions
|
|
@ -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
Add a link
Reference in a new issue