elisp/flim.git
19 years agorelease. flim-1_14_7
tomo [Fri, 1 Oct 2004 14:22:05 +0000 (14:22 +0000)]
release.

19 years agoupdate.
tomo [Fri, 1 Oct 2004 12:56:33 +0000 (12:56 +0000)]
update.

19 years ago(mime-library-product): Update to 1.14.7.
tomo [Fri, 1 Oct 2004 12:55:11 +0000 (12:55 +0000)]
(mime-library-product): Update to 1.14.7.

19 years agoRemove the description about developers' pserver access.
yamaoka [Mon, 27 Sep 2004 09:14:27 +0000 (09:14 +0000)]
Remove the description about developers' pserver access.

19 years agoDon't provide the sha1-dl feature twice.
yamaoka [Thu, 2 Sep 2004 01:25:39 +0000 (01:25 +0000)]
Don't provide the sha1-dl feature twice.
(sha1-region): Allow the optional argument `binary'.
(sha1): Ditto.

19 years agorevert the code conversion in 1.136.2.104
yoichi [Mon, 23 Aug 2004 17:21:06 +0000 (17:21 +0000)]
revert the code conversion in 1.136.2.104

19 years ago(smtp-parse-progress-message-format): Fix regexp usage.
yamaoka [Wed, 11 Aug 2004 22:32:24 +0000 (22:32 +0000)]
(smtp-parse-progress-message-format): Fix regexp usage.

19 years ago(smtp-progress-message-format): New user option.
yamaoka [Wed, 11 Aug 2004 03:15:30 +0000 (03:15 +0000)]
(smtp-progress-message-format): New user option.
(smtp-primitive-data): Show progress message.
(smtp-parse-progress-message-format): New function.
(smtp-show-progress-message): New function.
(smtp-deduce-address-list): Use insert instead of insert-string.

19 years ago* mel-g.el (gzip64-external-encoder): Change default value to
yoichi [Mon, 26 Jul 2004 15:42:37 +0000 (15:42 +0000)]
* mel-g.el (gzip64-external-encoder): Change default value to
cause more recognizable error.
(gzip64-external-decoder): Ditto.

19 years agoback out the last change (revive meaningless error)
yoichi [Mon, 26 Jul 2004 15:26:46 +0000 (15:26 +0000)]
back out the last change (revive meaningless error)

19 years ago* mel-g.el (TopLevel): Cause error when "mmencode" is not found.
yoichi [Sun, 25 Jul 2004 12:27:51 +0000 (12:27 +0000)]
* mel-g.el (TopLevel): Cause error when "mmencode" is not found.

19 years ago* std11.el (std11-parse-word-or-comment-or-period): Renamed from
yoichi [Tue, 8 Jun 2004 15:44:19 +0000 (15:44 +0000)]
* std11.el (std11-parse-word-or-comment-or-period): Renamed from
`std11-parse-word-or-comment' and allow period.
(std11-parse-phrase): Allow parsing obs-phrase in rfc2822.

19 years ago(mime-format-mailcap-command): Quote a file name which may contain spaces
yamaoka [Mon, 24 May 2004 22:43:43 +0000 (22:43 +0000)]
(mime-format-mailcap-command): Quote a file name which may contain spaces
 using `shell-quote-argument' in order to pass it to the shell safely.

19 years ago(mime-encode-header-in-buffer): Don't ignore a space char at the beginning of
yamaoka [Mon, 10 May 2004 22:56:18 +0000 (22:56 +0000)]
(mime-encode-header-in-buffer): Don't ignore a space char at the beginning of
 a field body in order to honor the 76-column rule which is described in RFC
 2047 section 2.

20 years agoupdate.
tomo [Thu, 15 Apr 2004 10:40:42 +0000 (10:40 +0000)]
update.

20 years ago(eword-decode-encoded-text): Fix bug when `must-unfold' is specified;
tomo [Thu, 15 Apr 2004 10:39:35 +0000 (10:39 +0000)]
(eword-decode-encoded-text): Fix bug when `must-unfold' is specified;
eliminate CR too when `must-unfold' is specified.

20 years agomel-u.el Fix.
okada [Wed, 14 Apr 2004 23:45:33 +0000 (23:45 +0000)]
mel-u.el Fix.

20 years ago* mel-u.el (mime-write-decoded-region): Use make-temp-file.
okada [Wed, 14 Apr 2004 06:45:07 +0000 (06:45 +0000)]
* mel-u.el (mime-write-decoded-region): Use make-temp-file.
(mime-write-decoded-region): Ditto.

20 years agomel-u.el (mime-write-decoded-region): Use temporary filename.
okada [Mon, 12 Apr 2004 04:51:34 +0000 (04:51 +0000)]
mel-u.el (mime-write-decoded-region): Use temporary filename.

20 years agoFix encoding.
yamaoka [Tue, 9 Mar 2004 23:09:49 +0000 (23:09 +0000)]
Fix encoding.

20 years ago(sha1-maximum-internal-length): Doc fix from Jesper Harder.
yamaoka [Fri, 5 Mar 2004 11:04:37 +0000 (11:04 +0000)]
(sha1-maximum-internal-length): Doc fix from Jesper Harder.

20 years ago* lunit.el (lunit-make-test-suite-from-class): Fix regexp.
kaoru [Mon, 23 Feb 2004 09:24:43 +0000 (09:24 +0000)]
* lunit.el (lunit-make-test-suite-from-class): Fix regexp.
Use "^test" instead of "^test-".

20 years ago* lunit.el (lunit-assert): Avoid double-eval `condtion-expr'.
kaoru [Thu, 19 Feb 2004 12:44:57 +0000 (12:44 +0000)]
* lunit.el (lunit-assert): Avoid double-eval `condtion-expr'.
Use ,(not (not condition)) instead of ,condition.

20 years ago* lunit.el (lunit-make-test-suite-from-class): Restrict test
kaoru [Wed, 18 Feb 2004 15:25:08 +0000 (15:25 +0000)]
* lunit.el (lunit-make-test-suite-from-class): Restrict test
method name to test-*.

20 years ago* smtp.el (smtp-starttls-program): New user option.
ueno [Tue, 17 Feb 2004 01:53:01 +0000 (01:53 +0000)]
* smtp.el (smtp-starttls-program): New user option.
(smtp-starttls-extra-args): New user option.
(smtp-send-buffer): Bind starttls-program and starttls-extra-args.

20 years ago* mel-q.el (quoted-printable-external-decoder-option-to-specify-file):
teranisi [Tue, 27 Jan 2004 14:16:39 +0000 (14:16 +0000)]
* mel-q.el (quoted-printable-external-decoder-option-to-specify-file):
Accept nil.
(mime-write-decoded-region): If the value of the variable
`quoted-printable-external-decoder-option-to-specify-file' is nil,
write stdout to the output file.

* mel-b-el.el (base64-external-decoder-option-to-specify-file):
Accept nil.
(base64-write-decoded-region): If the value of the variable
`base64-external-decoder-option-to-specify-file' is nil, write
stdout to the output file.

20 years ago* sasl.texi: Texinfo markup fixes. From Jesper Harder
ueno [Mon, 12 Jan 2004 04:23:08 +0000 (04:23 +0000)]
* sasl.texi: Texinfo markup fixes.  From Jesper Harder
<harder@ifa.au.dk>.

20 years ago(sha1-string-external): Use with-temp-buffer.
yamaoka [Wed, 7 Jan 2004 06:42:26 +0000 (06:42 +0000)]
(sha1-string-external): Use with-temp-buffer.

20 years ago(sha1-string-external): Make it can return a string in binary form.
yamaoka [Wed, 7 Jan 2004 05:24:34 +0000 (05:24 +0000)]
(sha1-string-external): Make it can return a string in binary form.
(sha1-region-external): Ditto.
(sha1-string-internal): Ditto.
(sha1-region-internal): Ditto.
(sha1-region): Ditto.
(sha1-string): Ditto.
(sha1): Ditto.

20 years ago2003-12-16 Simon Josefsson <jas@extundo.com>
yamaoka [Tue, 6 Jan 2004 22:26:42 +0000 (22:26 +0000)]
2003-12-16  Simon Josefsson  <jas@extundo.com>

* sha1-el.el (autoload): Don't use ignore-errors.
(sha1-use-external): Use condition-case.  Suggested by Katsumi
Yamaoka <yamaoka@jpl.org>.

2003-12-15  Simon Josefsson  <jas@extundo.com>

* sha1-el.el (autoload): Ignore errors for
executable-find. (XEmacs ecrypto does not require sh-script where
executable.el is located.)
(sha1-use-external): Likewise.

* sha1-el.el (sha1): Add defgroup.
(sha1-maximum-internal-length, sha1-program, sha1-use-external)
(sha1-program): Use 'sha1sum' from GNU CoreUtils instead of OpenSSL.
(sha1): Autoload.

2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>

* sha1-el.el (sha1-use-external): New variable.
(sha1-region): Use it.
(sha1-string): Ditto.

20 years ago2004-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
yamaoka [Tue, 6 Jan 2004 10:34:08 +0000 (10:34 +0000)]
2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>

* ntlm.el (ntlm-string-as-unibyte): New macro.
(ntlm-build-auth-response): Use it.

2004-01-05  Simon Josefsson  <jas@extundo.com>

* ntlm.el: Fix namespace.  Change smb-passwd-hash into
ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
ntlm-string-permute, string-lshift into ntlm-string-lshift,
string-xor into ntlm-string-xor.  Suggested by
Jesper Harder <harder@myrealbox.com>.

* ntlm.el: Don't include poem.

* md4.el (print-int32, print-string-hexa): Remove.  Suggested by
Jesper Harder <harder@myrealbox.com>.

20 years agorelease. flim-1_14_6
tomo [Sat, 20 Dec 2003 07:57:30 +0000 (07:57 +0000)]
release.

20 years agoupdate.
tomo [Sun, 14 Dec 2003 15:51:59 +0000 (15:51 +0000)]
update.

20 years ago(mime-library-product): Update to 1.14.6.
tomo [Sun, 14 Dec 2003 15:30:10 +0000 (15:30 +0000)]
(mime-library-product): Update to 1.14.6.

20 years agoupdate.
tomo [Sun, 14 Dec 2003 15:29:32 +0000 (15:29 +0000)]
update.

20 years agoupdate.
tomo [Sun, 14 Dec 2003 15:23:19 +0000 (15:23 +0000)]
update.

20 years agoUpdate Copyright.
tomo [Sun, 14 Dec 2003 15:21:32 +0000 (15:21 +0000)]
Update Copyright.

20 years ago(mime-header-accept-quoted-encoded-words): Change default value to nil.
tomo [Sun, 14 Dec 2003 15:19:57 +0000 (15:19 +0000)]
(mime-header-accept-quoted-encoded-words): Change default value to nil.

20 years agoupdate.
tomo [Sun, 14 Dec 2003 15:17:53 +0000 (15:17 +0000)]
update.

20 years ago(eword-analyze-quoted-string): Decode quoted-encoded-words when
tomo [Sun, 14 Dec 2003 15:16:06 +0000 (15:16 +0000)]
(eword-analyze-quoted-string): Decode quoted-encoded-words when
`mime-header-accept-quoted-encoded-words' is not nil.

20 years ago(mime-entity-filename): Decode quoted-encoded-words when
tomo [Sun, 14 Dec 2003 15:15:00 +0000 (15:15 +0000)]
(mime-entity-filename): Decode quoted-encoded-words when
`mime-header-accept-quoted-encoded-words' is not nil.

20 years ago(mime-header-accept-quoted-encoded-words): New user option.
tomo [Sun, 14 Dec 2003 15:13:44 +0000 (15:13 +0000)]
(mime-header-accept-quoted-encoded-words): New user option.

20 years agoadd iso-8859-14 also
yoichi [Sun, 14 Dec 2003 06:55:29 +0000 (06:55 +0000)]
add iso-8859-14 also

20 years ago* eword-encode.el (mime-header-charset-encoding-alist): Add
yoichi [Sun, 14 Dec 2003 06:02:02 +0000 (06:02 +0000)]
* eword-encode.el (mime-header-charset-encoding-alist): Add
entry for iso-8859-15.

20 years agofix coding and add credit
yoichi [Thu, 13 Nov 2003 00:36:39 +0000 (00:36 +0000)]
fix coding and add credit

20 years ago* FLIM-ELS (flim-modules): Install mel-b-el also for
yoichi [Thu, 13 Nov 2003 00:31:39 +0000 (00:31 +0000)]
* FLIM-ELS (flim-modules): Install mel-b-el also for
mel-b-builtin case.

20 years ago* FLIM-ELS (flim-modules): Don't install smtpmail.
yoichi [Wed, 17 Sep 2003 23:58:09 +0000 (23:58 +0000)]
* FLIM-ELS (flim-modules): Don't install smtpmail.

20 years agostd11.el (std11-field-end): Fix the last change.
yoichi [Tue, 29 Apr 2003 16:22:24 +0000 (16:22 +0000)]
std11.el (std11-field-end): Fix the last change.

20 years ago* std11.el (std11-field-end): Return end of field correctly
yoichi [Tue, 29 Apr 2003 16:02:21 +0000 (16:02 +0000)]
* std11.el (std11-field-end): Return end of field correctly
even in case of existence of invisible header.

21 years ago* eword-encode.el (mime-encode-header-in-buffer):
yoichi [Fri, 7 Feb 2003 16:39:54 +0000 (16:39 +0000)]
* eword-encode.el (mime-encode-header-in-buffer):
Do not eliminate white spaces.

21 years agoupdate.
tomo [Tue, 31 Dec 2002 08:27:48 +0000 (08:27 +0000)]
update.

21 years ago(tm-eword::words-to-ruled-words): New implementation for UTF-2000
tomo [Tue, 31 Dec 2002 08:26:22 +0000 (08:26 +0000)]
(tm-eword::words-to-ruled-words): New implementation for UTF-2000
implementations.

21 years ago(CVS_HOST): New variable. flim-1_14_5
tomo [Fri, 27 Dec 2002 09:58:42 +0000 (09:58 +0000)]
(CVS_HOST): New variable.

21 years agorelease.
tomo [Fri, 27 Dec 2002 09:47:28 +0000 (09:47 +0000)]
release.

21 years ago* smtp.el (smtp-send-buffer): Error if `smtp-server' is nil.
yamaoka [Fri, 15 Nov 2002 08:43:35 +0000 (08:43 +0000)]
* smtp.el (smtp-send-buffer): Error if `smtp-server' is nil.

21 years ago* FLIM-ELS (flim-version-specific-modules): Don't install mailcap.el.
yoichi [Fri, 15 Nov 2002 07:54:10 +0000 (07:54 +0000)]
* FLIM-ELS (flim-version-specific-modules): Don't install mailcap.el.
* FLIM-MK (install-flim): Avoid creating empty directory.

21 years agoSynch up with slim-1_14
okada [Wed, 13 Nov 2002 04:50:56 +0000 (04:50 +0000)]
Synch up with slim-1_14

2001-11-19  Kenichi OKADA  <okada@opaopa.org>

      * smtp.el (smtp-find-server): Fix.

2001-11-18  Kenichi OKADA  <okada@opaopa.org>

      * smtp.el (smtp-send-by-myself): Fix.

2001-11-18  Kenichi OKADA  <okada@opaopa.org>

      * smtp.el (smtp-send-by-myself): New variable.
      (smtp-use-starttls-ignore-error): New variable.
      (smtp-find-mx): New function.
      (smtp-dig): New function.
      (smtp-find-server): New function.
      (smtp-send-buffer-by-myself): New funcion.
      (smtp-send-buffer): Change for `smtp-send-buffer-by-myself'.

2001-09-21  Kenichi OKADA  <okada@opaopa.org>

      * smtp.el(smtp-submit-package): Check extensions for starttls.

21 years agoCosmetic fix.
yamaoka [Wed, 13 Nov 2002 00:30:25 +0000 (00:30 +0000)]
Cosmetic fix.

21 years ago* mime-parse.el (mime-parse-buffer): Require mmbuffer.
yoichi [Wed, 6 Nov 2002 05:17:00 +0000 (05:17 +0000)]
* mime-parse.el (mime-parse-buffer): Require mmbuffer.

21 years agoFix version number.
yoichi [Tue, 8 Oct 2002 15:50:05 +0000 (15:50 +0000)]
Fix version number.

21 years ago* mime-ja.texi,mime-en.texi:
yoichi [Fri, 4 Oct 2002 14:10:12 +0000 (14:10 +0000)]
* mime-ja.texi,mime-en.texi:
 add cvsroot information as in mime-{ja,en}.sgml.
* mime-ja.sgml,mime-en.sgml:
 sync with *.texi

21 years ago* mime-ja.texi, mime-en.texi:
yoichi [Fri, 4 Oct 2002 13:33:25 +0000 (13:33 +0000)]
* mime-ja.texi, mime-en.texi:
 `eword-field-encoding-method-alist' -> `mime-field-encoding-method-alist'
 remove abolished variable `mime-temp-directory'
 update cvs developement info.
* mime-en.texi:
 translate a part into english
 (History section is still in Japanese)

21 years ago(luna-define-method): Clear method cache of child classes.
tsuchiya [Thu, 26 Sep 2002 01:06:52 +0000 (01:06 +0000)]
(luna-define-method): Clear method cache of child classes.

21 years agoFix coding-system for this file.
yamaoka [Tue, 24 Sep 2002 10:37:17 +0000 (10:37 +0000)]
Fix coding-system for this file.

21 years agoFix my mail address.
tsuchiya [Tue, 24 Sep 2002 09:09:18 +0000 (09:09 +0000)]
Fix my mail address.

21 years ago(CVS): Escape @.
tsuchiya [Tue, 24 Sep 2002 07:05:15 +0000 (07:05 +0000)]
(CVS): Escape @.

21 years ago* luna.el (luna-define-method): Fix the bug that method cache is not cleard.
tsuchiya [Tue, 24 Sep 2002 07:04:28 +0000 (07:04 +0000)]
* luna.el (luna-define-method): Fix the bug that method cache is not cleard.

21 years agoFix coding-system for this file.
yamaoka [Sat, 14 Sep 2002 03:51:13 +0000 (03:51 +0000)]
Fix coding-system for this file.

21 years ago* mime-en.texi (CVS): Fix Typo. (@ to @@).
kose [Sat, 14 Sep 2002 01:01:46 +0000 (01:01 +0000)]
* mime-en.texi (CVS): Fix Typo. (@ to @@).
mime-ja.texi (CVS): Ditto.

21 years agoupdate.
tomo [Mon, 26 Aug 2002 16:01:48 +0000 (16:01 +0000)]
update.

21 years agoUpdate Copyright header.
tomo [Mon, 26 Aug 2002 15:57:55 +0000 (15:57 +0000)]
Update Copyright header.

21 years ago(mime-library-product): Update to 1.14.5.
tomo [Mon, 26 Aug 2002 15:56:11 +0000 (15:56 +0000)]
(mime-library-product): Update to 1.14.5.

21 years agoUpdate.
tomo [Mon, 26 Aug 2002 15:53:31 +0000 (15:53 +0000)]
Update.

21 years agoupdate.
tomo [Mon, 26 Aug 2002 15:46:12 +0000 (15:46 +0000)]
update.

21 years ago(std11-non-atom-regexp): New constant.
tomo [Mon, 26 Aug 2002 15:45:11 +0000 (15:45 +0000)]
(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].

21 years agoUpdate.
yamaoka [Fri, 26 Jul 2002 11:40:57 +0000 (11:40 +0000)]
Update.

21 years ago* smtp.el (smtp-open-connection-function): Add doc.
yamaoka [Fri, 26 Jul 2002 11:29:38 +0000 (11:29 +0000)]
* smtp.el (smtp-open-connection-function): Add doc.
(smtp-end-of-line): Doc fix.

21 years ago* smtp.el (smtp-end-of-line): New variable.
yamaoka [Wed, 24 Jul 2002 06:55:07 +0000 (06:55 +0000)]
* smtp.el (smtp-end-of-line): New variable.
(smtp-read-response): Use it.
(smtp-send-command): Use it.
(smtp-send-data): Use it.

21 years agorelease. flim-1_14-rfc2231-encoder-base flim-1_14_4
tomo [Mon, 3 Jun 2002 09:44:54 +0000 (09:44 +0000)]
release.

22 years agoupdate.
tomo [Tue, 23 Apr 2002 05:56:56 +0000 (05:56 +0000)]
update.

22 years ago(mime-library-product): Update to 1.14.4.
tomo [Tue, 23 Apr 2002 05:56:36 +0000 (05:56 +0000)]
(mime-library-product): Update to 1.14.4.

22 years agoupdate.
tomo [Tue, 23 Apr 2002 05:04:58 +0000 (05:04 +0000)]
update.

22 years agoupdate header.
tomo [Tue, 23 Apr 2002 05:03:05 +0000 (05:03 +0000)]
update header.

22 years ago(luna-class-find-member): Don't search parents' method-spaces.
tomo [Tue, 23 Apr 2002 05:02:15 +0000 (05:02 +0000)]
(luna-class-find-member): Don't search parents' method-spaces.

22 years agofix cvs root.
okada [Fri, 15 Feb 2002 14:12:42 +0000 (14:12 +0000)]
fix cvs root.

22 years agoSynch with SLIM 1.14.
okada [Fri, 1 Feb 2002 10:10:59 +0000 (10:10 +0000)]
Synch with SLIM 1.14.
* eword-encode.el (mime-header-encode-method-alist): New variable.
(mime-encode-field-body): Use `mime-header-encode-method-alist'.
(mime-encode-header-in-buffer): Error if cannot encode.

22 years agoupdate.
shuhei [Fri, 2 Nov 2001 23:01:39 +0000 (23:01 +0000)]
update.

22 years agoRemoved kludge for Emacs 21 prerelease versions.
shuhei [Fri, 2 Nov 2001 23:01:26 +0000 (23:01 +0000)]
Removed kludge for Emacs 21 prerelease versions.

22 years ago* smtpmail.el (smtpmail-send-it): Work even if the first line of the subject
yamaoka [Mon, 30 Jul 2001 11:03:21 +0000 (11:03 +0000)]
* smtpmail.el (smtpmail-send-it): Work even if the first line of the subject
 field has no content (synch with Emacs 20.3).

22 years agoSynch with slim-1_14
okada [Mon, 30 Jul 2001 10:53:42 +0000 (10:53 +0000)]
Synch with slim-1_14

22 years agoSynch with slim-1_14
okada [Mon, 30 Jul 2001 10:47:33 +0000 (10:47 +0000)]
Synch with slim-1_14

22 years ago2001-07-30 AMAKAWA Shuhei <sa264@cam.ac.uk>
okada [Mon, 30 Jul 2001 10:33:31 +0000 (10:33 +0000)]
2001-07-30  AMAKAWA Shuhei <sa264@cam.ac.uk>

        * smtp.el(smtp-submit-package): Send EHLO after starttls.

22 years agorelease. flim-1_14_3
tomo [Fri, 1 Jun 2001 07:55:33 +0000 (07:55 +0000)]
release.

22 years agoupdate.
tomo [Fri, 1 Jun 2001 06:04:38 +0000 (06:04 +0000)]
update.

22 years ago(mime-library-product): Update to 1.14.3.
tomo [Fri, 1 Jun 2001 06:04:27 +0000 (06:04 +0000)]
(mime-library-product): Update to 1.14.3.

22 years agoUpdate Copyright field of header.
tomo [Fri, 1 Jun 2001 06:01:40 +0000 (06:01 +0000)]
Update Copyright field of header.

22 years ago* mel-b-el.el: Require `pces' for the macro `as-binary-process' when compiling.
yamaoka [Fri, 1 Jun 2001 05:33:50 +0000 (05:33 +0000)]
* mel-b-el.el: Require `pces' for the macro `as-binary-process' when compiling.
* mel-q.el: Add a comment that the feature `poem' is also required for the
 macro `as-binary-process'.

22 years agoMerge flim-1_14-rfc2231. flim-1_14-rfc2231-merged
shuhei [Thu, 31 May 2001 02:38:29 +0000 (02:38 +0000)]
Merge flim-1_14-rfc2231.

22 years ago(MIME Field): Renamed from `MIME Field parsing'; modify for new
tomo [Tue, 1 May 2001 05:56:36 +0000 (05:56 +0000)]
(MIME Field): Renamed from `MIME Field parsing'; modify for new
format.
(STD 11): Renamed from `STD 11 parsing'; modify for new format.

22 years agoupdate.
shuhei [Fri, 27 Apr 2001 13:26:35 +0000 (13:26 +0000)]
update.