contrib/lisp/org-contacts.el: Require 'org-agenda.
Thanks to Christopher Schmidt for pointing this.
This commit is contained in:
parent
ad7f57a603
commit
c0f4677a74
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
||||||
(eval-and-compile
|
(eval-and-compile
|
||||||
(require 'org))
|
(require 'org))
|
||||||
(require 'gnus-util)
|
(require 'gnus-util)
|
||||||
|
(require 'org-agenda)
|
||||||
|
|
||||||
(defgroup org-contacts nil
|
(defgroup org-contacts nil
|
||||||
"Options concerning contacts management."
|
"Options concerning contacts management."
|
||||||
|
|
Loading…
Reference in a new issue