Update.
authoryamaoka <yamaoka>
Mon, 2 Nov 1998 08:58:50 +0000 (08:58 +0000)
committeryamaoka <yamaoka>
Mon, 2 Nov 1998 08:58:50 +0000 (08:58 +0000)
ChangeLog
README-gnus-bbdb.en
README-gnus-bbdb.ja

index 16bab2a..a252c10 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        (gnus-bbdb/decode-field-body): New macro.
        (gnus-bbdb/update-record): Use `gnus-bbdb/decode-field-body'.
        (gnus-bbdb/extract-field-value): Ditto.
+       (gnus-bbdb/decode-field-body-function): Fix typo.
+       (gnus-bbdb/decode-field-body): Ditto.
+       (gnus-bbdb/update-record): Use `save-excursion' and change timing
+       of `save-restriction'.
 
 1998-10-31  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
 
index 6b7f322..c438aad 100644 (file)
@@ -37,7 +37,7 @@ of this file should be applied. If not, it might not.
 though FLIM does not decode them, put the following lines in your
 .gnus file.
 
-(setq gnus-bbeb/decode-field-body-function
+(setq gnus-bbdb/decode-field-body-function
       (function
        (lambda (field-body field-name)
          (eword-decode-string field-body))))
index 9349b2a..66debad 100644 (file)
@@ -37,7 +37,7 @@ bbdb-auto-notes-hook \e$B$r;HMQ$7$F$$$J$$J}$K$OITMW$G$9$,!";HMQ$7$F$$$kJ}\e(B
 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$^$;$s$,!"$=$l\e(B
 \e$B$r6/@)E*$K\e(B decode \e$B$7$?$$>l9g$K$O!"<!$N@_Dj$r2C$($F$/$@$5$$!#\e(B
 
-(setq gnus-bbeb/decode-field-body-function
+(setq gnus-bbdb/decode-field-body-function
       (function
        (lambda (field-body field-name)
          (eword-decode-string field-body))))