* lpath.el: Fbind bbdb-records.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 22 Oct 2002 05:04:49 +0000 (05:04 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 22 Oct 2002 05:04:49 +0000 (05:04 +0000)
* spam.el: Don't autoload bbdb-records.

lisp/ChangeLog
lisp/lpath.el
lisp/spam.el

index b3e9fc4..a47a614 100644 (file)
@@ -1,3 +1,9 @@
+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
index 257e5c5..00f16a5 100644 (file)
@@ -14,7 +14,7 @@
 (maybe-fbind '(babel-fetch
               babel-wash create-image decode-coding-string display-graphic-p
               replace-regexp-in-string
-              bbdb-complete-name
+              bbdb-complete-name bbdb-records
               display-time-event-handler
               find-image font-create-object gnus-mule-get-coding-system
               font-lock-set-defaults
index 0b03803..639571e 100644 (file)
       (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