瀏覽代碼

contrib/lisp/org-contacts.el: Require 'org-agenda.

Thanks to Christopher Schmidt for pointing this.
Bastien Guerry 12 年之前
父節點
當前提交
3cd0c14d34
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      contrib/lisp/org-contacts.el

+ 1 - 0
contrib/lisp/org-contacts.el

@@ -42,6 +42,7 @@
 (eval-and-compile
   (require 'org))
 (require 'gnus-util)
+(require 'org-agenda)
 
 (defgroup org-contacts nil
   "Options concerning contacts management."