diff options
| author | Daiki Ueno | 2011-06-30 17:20:33 +0900 |
|---|---|---|
| committer | Daiki Ueno | 2011-06-30 17:20:33 +0900 |
| commit | c302199d28c76164a7a3606295718bcf2b475cba (patch) | |
| tree | b2c5f647c3538801e0894bf7663aaa24e0c5d635 | |
| parent | 8977de272444fe109c0266591e2107c5563802bf (diff) | |
| download | emacs-c302199d28c76164a7a3606295718bcf2b475cba.tar.gz emacs-c302199d28c76164a7a3606295718bcf2b475cba.zip | |
Silence auth-source.el compilation.
| -rw-r--r-- | lisp/gnus/auth-source.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/gnus/auth-source.el b/lisp/gnus/auth-source.el index 4de1f1abf8b..d62b79b6484 100644 --- a/lisp/gnus/auth-source.el +++ b/lisp/gnus/auth-source.el | |||
| @@ -60,6 +60,7 @@ | |||
| 60 | (autoload 'plstore-find "plstore") | 60 | (autoload 'plstore-find "plstore") |
| 61 | (autoload 'plstore-put "plstore") | 61 | (autoload 'plstore-put "plstore") |
| 62 | (autoload 'plstore-save "plstore") | 62 | (autoload 'plstore-save "plstore") |
| 63 | (autoload 'plstore-get-file "plstore") | ||
| 63 | 64 | ||
| 64 | (defvar secrets-enabled) | 65 | (defvar secrets-enabled) |
| 65 | 66 | ||