2002-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
+ * lpath.el: Fbind bbdb-records.
+
+ * spam.el: Don't autoload bbdb-records.
+
+2002-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
+
* spam.el: Set autoload for bbdb-records after loading bbdb-com to
prevent inf-loop.
(maybe-fbind '(babel-fetch
babel-wash create-image decode-coding-string display-graphic-p
replace-regexp-in-string
+ bbdb-records
display-time-event-handler
find-image font-create-object gnus-mule-get-coding-system
font-lock-set-defaults
(require 'bbdb-com)
(file-error (defalias 'bbdb-search 'ignore))))
-;; This should be evaluated after loading bbdb-com to prevent inf-loop
-(eval-and-compile
- (autoload 'bbdb-records "bbdb-com"))
-
;; autoload executable-find
(eval-and-compile
;; executable-find is not autoloaded in Emacs 20