Fix coding-system for this file.
[elisp/flim.git] / ChangeLog
index 3167a91..2f05288 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,41 @@
-2002-02-01  Kenichi OKADA  <okada@opaopa.org>
+2002-09-14  KOSEKI Yoshinori  <kose@meadowy.org>
+
+       * mime-en.texi (CVS): Fix Typo. (@ to @@).
+       mime-ja.texi (CVS): Ditto.
+
+2002-08-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * std11.el: Update Copyright header.
+
+2002-07-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * std11.el (std11-non-atom-regexp): New constant.
+       (std11-analyze-atom): New implementation to avoid error in current
+       XEmacs UTF-2000 [may be caused by a bug about regexp].
+
+2002-07-26  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * smtp.el (smtp-open-connection-function): Add doc.
+       (smtp-end-of-line): Doc fix.
+
+2002-07-24  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * smtp.el (smtp-end-of-line): New variable.
+       (smtp-read-response): Use it.
+       (smtp-send-command): Use it.
+       (smtp-send-data): Use it.
+
+\f
+2002-06-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * FLIM: Version 1.14.4 (Kashiharajing\e-Dþ-mae)\e-A released.
+
+2002-01-16  Hiroya Murata     <lapis-lazuli@pop06.odn.ne.jp>
+
+       * luna.el (luna-class-find-member): Don't search parents'
+       method-spaces.
+
+2002-02-01  Kenichi OKADA     <okada@opaopa.org>
 
        * eword-encode.el (mime-header-encode-method-alist): New variable.
        (mime-encode-field-body): Use `mime-header-encode-method-alist'.
@@ -13,7 +50,7 @@
        * smtpmail.el (smtpmail-send-it): Work even if the first line of
        the subject field has no content (synch with Emacs 20.3).
 
-2001-07-30  AMAKAWA Shuhei <sa264@cam.ac.uk>
+2001-07-30  AMAKAWA Shuhei    <sa264@cam.ac.uk>
 
        * smtp.el (smtp-submit-package): Send EHLO after starttls.
 
 2001-02-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
 
        MIME Parameter Value decoder support.
-       
+
        * mime-def.el (std11-quoted-pair-regexp, std11-non-qtext-char-list,
        std11-qtext-regexp, std11-quoted-string-regexp): Removed.
        (mime-media-type/subtype-regexp): Ditto.
        mime-parse-Content-Transfer-Encoding): New implementation.
        (mime-read-Content-Type, mime-read-Content-Disposition,
        mime-read-Content-Transfer-Encoding): Ditto.
-       
+
 2001-02-26  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
 
        * hmac-md5.el, hmac-sha1.el: Modify comments.
        * qmtp.el (qmtp-open-connection-function): Revert initial value to
        `open-network-stream'.
        (qmtp-send-buffer): Use `binary-funcall'.
-       
+
 2000-12-23  OKAZAKI Tetsurou  <okazaki@be.to>
 
        * FLIM-ELS (flim-modules): Delete `mmdbuffer'.
        * mmbuffer.el (mime-write-entity-body): Use `binary-write-region'
        instead of `write-region-as-binary'.
        (mime-write-entity): Don't use `write-region-as-raw-text-CRLF'.
-       
+
        * mime-def.el: Don't require `poem'.
        (binary-insert-file-contents): New function.
        (binary-write-region): New function.
 
 2000-12-04   Daiki Ueno  <ueno@unixuser.org>
 
-        * smtpmail.el (smtpmail-send-it): Use `smtp-send-buffer' instead of
-        `smtp-via-smtp'.
-        (smtpmail-send-queued-mail): Ditto.
+       * smtpmail.el (smtpmail-send-it): Use `smtp-send-buffer' instead of
+       `smtp-via-smtp'.
+       (smtpmail-send-queued-mail): Ditto.
 
 2000-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
 
 2000-05-25  Tanaka Akira      <akr@m17n.org>
 
-        * mime-en.sgml, mime-ja.sgml: Update for CVS via SSH.
-       
+       * mime-en.sgml, mime-ja.sgml: Update for CVS via SSH.
+
 2000-05-09  Katsumi Yamaoka   <yamaoka@jpl.org>
 
        * smtp.el (smtp-deduce-address-list): Set `case-fold-search' to `t'