summaryrefslogtreecommitdiff
path: root/funcs.el
diff options
context:
space:
mode:
authorVasudev Kamath <vasudev@copyninja.info>2018-11-07 11:52:04 +0530
committerVasudev Kamath <vasudev@copyninja.info>2018-11-07 11:52:04 +0530
commit316a62178963b14b96e37c54d43d495899760720 (patch)
tree258a29af74c2e0d4b0a8cd6fcf5740bac1734a8e /funcs.el
parentd2212d5cb39af0c6283e3de0a2ab1856389c5dbe (diff)
Move to bbdb3 bbdb does not build properly for DebianHEADmaster
Diffstat (limited to 'funcs.el')
-rw-r--r--funcs.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/funcs.el b/funcs.el
index a70d996..03e74b5 100644
--- a/funcs.el
+++ b/funcs.el
@@ -55,7 +55,7 @@
;; Functions copied from
;; https://notmuchmail.org/pipermail/notmuch/2012/011692.html
-(require 'bbdb-autoloads)
+(require 'bbdb-loaddefs)
(require 'bbdb)
(defun bbdb/notmuch-snarf-header (header)
(let ((text (notmuch-show-get-header header)))