Nothing earth shattering, just making life a little easier for
people.   After a request for this on the xemacs-beta mailing list, I
have committed this to the XEmacs Packages CVS tree.

It'd be great if somebody here could commit this.

Thanks.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/bbdb/bbdb/ChangeLog,v
retrieving revision 2.113
diff -u -w -U0 -r2.113 ChangeLog
--- ChangeLog   2001/08/14 17:56:56     2.113
+++ ChangeLog   2001/08/26 06:37:17
@@ -0,0 +1,4 @@
+2001-08-26  Steve Youngs  <[EMAIL PROTECTED]>
+
+       * lisp/bbdb.el (bbdb-initialize): Autoload it.
+
Index: lisp/bbdb.el
===================================================================
RCS file: /cvsroot/bbdb/bbdb/lisp/bbdb.el,v
retrieving revision 1.165
diff -u -w -r1.165 bbdb.el
--- lisp/bbdb.el        2001/08/03 21:51:00     1.165
+++ lisp/bbdb.el        2001/08/26 06:37:35
@@ -3203,6 +3203,7 @@
      w3-load-hook bbdb-insinuate-w3))
   "The alist which maps features to insinuationn forms.")
 
+;;;###autoload
 (defun bbdb-initialize (&rest to-insinuate)
   "*Initialize the BBDB.  One or more of the following symbols can be
 passed as arguments to initiate the appropriate insinuations.


-- 
|---<Steve Youngs>---------------<GnuPG KeyID: 9E7E2820>---|
|            XEmacs - It's not just an editor.             |
|                    It's a way of life.                   |
|------------------------------------<[EMAIL PROTECTED]>---|

_______________________________________________
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to