* message.el: Require `base64' before `canlock-om' to avoid damage to define
[elisp/gnus.git-] / README-gnus-bbdb.ja
index 45f901c..921310f 100644 (file)
@@ -44,7 +44,7 @@ FLIM \e$B$G$O\e(B quote \e$B$5$l$?\e(B eword encoded word \e$B$O\e(B decode \e$B$5$l$^$
 
 ------ cut here ------ cut here ------ cut here ------ cut here ------
 --- bbdb-2.33/lisp/bbdb-com.el~        Sat Sep  1 07:00:10 2001
-+++ bbdb-2.33/lisp/bbdb-com.el Mon Sep 10 10:12:28 2001
++++ bbdb-2.33/lisp/bbdb-com.el Mon Sep 10 23:17:46 2001
 @@ -1654,7 +1654,7 @@
            ;; to be enclosed in quotes.  Double-quotes and backslashes have
            ;; already been escaped.  This quotes a few extra characters as
@@ -55,9 +55,9 @@ FLIM \e$B$G$O\e(B quote \e$B$5$l$?\e(B eword encoded word \e$B$O\e(B decode \e$B$5$l$^$
            (t
             (format "%s <%s>" name net)))))
 --- bbdb-2.33/lisp/bbdb-hooks.el~      Sat Sep  1 07:00:10 2001
-+++ bbdb-2.33/lisp/bbdb-hooks.el       Mon Sep 10 10:12:28 2001
++++ bbdb-2.33/lisp/bbdb-hooks.el       Mon Sep 10 23:17:46 2001
 @@ -35,6 +35,8 @@
- ;; $Id: README-gnus-bbdb.ja,v 1.1.2.6.2.1 2001-09-10 10:24:51 yamaoka Exp $
+ ;; $Id: README-gnus-bbdb.ja,v 1.1.2.6.2.5 2002-01-08 05:19:44 yamaoka Exp $
  ;;
  
 +(eval-when-compile (require 'cl))
@@ -114,7 +114,7 @@ FLIM \e$B$G$O\e(B quote \e$B$5$l$?\e(B eword encoded word \e$B$O\e(B decode \e$B$5$l$^$
              (while pairs
                (setq regexp (car (car pairs))
 --- bbdb-2.33/lisp/bbdb.el~    Wed Sep  5 07:00:12 2001
-+++ bbdb-2.33/lisp/bbdb.el     Mon Sep 10 10:12:28 2001
++++ bbdb-2.33/lisp/bbdb.el     Mon Sep 10 23:17:46 2001
 @@ -707,6 +707,7 @@
  (defvar bbdb-showing-changed-ones nil)
  (defvar bbdb-modified-p nil)