|
@@ -338,7 +338,7 @@ This is used by Org to re-create the anniversary hash table."
|
|
(add-hook 'bbdb-after-change-hook 'org-bbdb-updated)
|
|
(add-hook 'bbdb-after-change-hook 'org-bbdb-updated)
|
|
|
|
|
|
;;;###autoload
|
|
;;;###autoload
|
|
-(defun org-bbdb-anniversaries()
|
|
|
|
|
|
+(defun org-bbdb-anniversaries ()
|
|
"Extract anniversaries from BBDB for display in the agenda."
|
|
"Extract anniversaries from BBDB for display in the agenda."
|
|
(require 'bbdb)
|
|
(require 'bbdb)
|
|
(require 'diary-lib)
|
|
(require 'diary-lib)
|