bbdb-initialize will force BBDB to be loaded immediately

This commit is contained in:
David Holm 2014-04-23 15:39:08 +02:00
parent 0836da5f43
commit 31ce5e3848

View File

@ -8,5 +8,4 @@
:build `("./autogen.sh" "./configure" "make")
:features bbdb-loaddefs
:autoloads nil
:info "doc"
:post-init (bbdb-initialize))
:info "doc")