I don't know where to submit packages, so I guess I will do it here.
The bbdb-1.02 package is Steve's patch of version 2.00. However, the
most recent BBDB is 2.00.01.
I have applied Steve's patch to 2.00.01, created 2.00.02, and packaged
it up as bbdb-1.03-pkg.
I have put both the package and the distribution on my FTP space:
ftp://ftp.mindspring.com:/users/rafferty/bbdb/
Please put this in the package directory.
Here are the md5sums:
a399ae8ce4441b9b3c86560d2c187468 bbdb-1.03-pkg.tar.gz
0fbe894ed35d478b3fc31616de2a6596 bbdb-2.00.02.tar.gz
Here is the ChangeLog from 2.00.01
1998-10-06 Colin O. Rafferty <colin(a)xemacs.org>
* lisp/bbdb.el (bbdb-version): BBDB 2.00.02 released
1998-07-19 SL Baur <steve(a)altair.xemacs.org>
* lisp/bbdb-migrate.el (bbdb-migration-query): Don't pass an
integer to concat.
* lisp/bbdb.el (bbdb-y-or-n-p): raise-screen -> raise-frame,
screen-visible-p -> frame-visible-p, selected-screen ->
selected-frame.
(bbdb-pop-up-bbdb-buffer-horizontally): screen-width -> frame-width.
* lisp/bbdb-xemacs.el (bbdb-fontify-buffer): set-extent-attribute
-> set-extent-property, set-extent-data -> set-extent-property.
(bbdb-hack-x-face): set-extent-data -> set-extent-property.
* lisp/bbdb-srv.el (bbdb/srv-handle-headers): Use new name for
set-window-buffer-dedicated.
--
Colin