elisp/flim.git
16 years agofixed. flim-1_14-new-style-backquotes
tomo [Thu, 6 Sep 2007 07:56:04 +0000 (07:56 +0000)]
fixed.

16 years agoMerge yamaoka's changes.
tomo [Thu, 6 Sep 2007 07:42:31 +0000 (07:42 +0000)]
Merge yamaoka's changes.

16 years agoThis commit was manufactured by cvs2svn to create branch 'flim-1_14-new-
tomo [Thu, 6 Sep 2007 07:18:45 +0000 (07:18 +0000)]
This commit was manufactured by cvs2svn to create branch 'flim-1_14-new-
style-backquotes'.

16 years agoupdate. flim-1_14-new-style-backquotes-base
tomo [Thu, 6 Sep 2007 07:18:43 +0000 (07:18 +0000)]
update.

16 years ago* eword-encode.el (make-ew-rword, ew-rword-text, ew-rword-charset) flim-1_14_9-pre0
yamaoka [Wed, 5 Sep 2007 23:39:48 +0000 (23:39 +0000)]
* eword-encode.el (make-ew-rword, ew-rword-text, ew-rword-charset)
(ew-rword-encoding, ew-rword-type)
* hmac-def.el (define-hmac-function)
* md4.el (md4-make-step)
* sha1-el.el (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1)
(sha1-S5, sha1-S30, sha1-OP, sha1-add-to-H)
* hex-util.el (hex-char-to-num, num-to-hex-char): Revert last changes.

16 years ago* eword-encode.el (make-ew-rword, ew-rword-text, ew-rword-charset)
yamaoka [Tue, 4 Sep 2007 11:18:09 +0000 (11:18 +0000)]
* eword-encode.el (make-ew-rword, ew-rword-text, ew-rword-charset)
(ew-rword-encoding, ew-rword-type): Use new-style backquotes.

* hmac-def.el (define-hmac-function): Use new-style backquotes.

* md4.el (md4-make-step): Use new-style backquotes.

[2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>]
* sha1-el.el: Fix up comment style.
(sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
(sha1-OP, sha1-add-to-H): Use new-style backquotes.

* hex-util.el: Fix up comment style.
(hex-char-to-num, num-to-hex-char): Use new-style backquotes.

16 years ago(mime-write-decoded-region): Define method function that uses built-in
yamaoka [Mon, 18 Jun 2007 10:58:54 +0000 (10:58 +0000)]
(mime-write-decoded-region): Define method function that uses built-in
 base64-decode-region.  [cf. <emacs-mime-ja:02169>]

17 years agoupdate.
tomo [Wed, 20 Dec 2006 18:16:02 +0000 (18:16 +0000)]
update.

17 years ago(Installation): Update required version of APEL to 10.7 or later.
tomo [Wed, 20 Dec 2006 18:06:14 +0000 (18:06 +0000)]
(Installation): Update required version of APEL to 10.7 or later.

17 years agoupdate.
tomo [Wed, 20 Dec 2006 17:54:13 +0000 (17:54 +0000)]
update.

17 years ago(Installation): Update required version of APEL to 10.7 or later.
tomo [Wed, 20 Dec 2006 17:44:48 +0000 (17:44 +0000)]
(Installation): Update required version of APEL to 10.7 or later.

17 years ago(PACKAGEDIR): Use `install-get-default-package-directory'.
tomo [Wed, 20 Dec 2006 17:40:42 +0000 (17:40 +0000)]
(PACKAGEDIR): Use `install-get-default-package-directory'.

17 years ago(PACKAGEDIR): Avoid an error with Emacs.
yamaoka [Wed, 13 Dec 2006 01:31:30 +0000 (01:31 +0000)]
(PACKAGEDIR): Avoid an error with Emacs.

17 years ago(compile-flim-package): Use batch-update-directory-autoloads if it is available
yamaoka [Tue, 12 Dec 2006 08:21:00 +0000 (08:21 +0000)]
(compile-flim-package): Use batch-update-directory-autoloads if it is available
 instead of batch-update-directory.

17 years ago(PACKAGEDIR): Check for (early|late|last)-package-hierarchies and
yamaoka [Mon, 11 Dec 2006 04:48:37 +0000 (04:48 +0000)]
(PACKAGEDIR): Check for (early|late|last)-package-hierarchies and
 configure-package-path as well as (early|late|last)-packages.

17 years ago* smtp.el (smtp-progress-message-format): Abolished; reverted the
ueno [Sun, 24 Sep 2006 00:40:58 +0000 (00:40 +0000)]
* smtp.el (smtp-progress-message-format): Abolished; reverted the
change 2004-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>.

17 years ago* smtp.el (smtp-end-of-line): Abolished; reverted the change
ueno [Sun, 24 Sep 2006 00:34:36 +0000 (00:34 +0000)]
* smtp.el (smtp-end-of-line): Abolished; reverted the change
2002-07-24 Katsumi Yamaoka <yamaoka@jpl.org>.

17 years ago* smtp.el (smtp-submit-package): Ignore error in
yoichi [Sat, 17 Jun 2006 03:37:53 +0000 (03:37 +0000)]
* smtp.el (smtp-submit-package): Ignore error in
`smtp-primitive-quit' where SMTP mail transaction is completed.

17 years ago* mel-b-ccl.el (base64-ccl-insert-encoded-file): Use
hmurata [Mon, 12 Jun 2006 15:10:02 +0000 (15:10 +0000)]
* mel-b-ccl.el (base64-ccl-insert-encoded-file): Use
`insert-file-contents-as-binary' instead of `insert-file-contents'.

* mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file):
Likewise.

18 years agoSimplify the last change.
hmurata [Sat, 18 Feb 2006 02:26:25 +0000 (02:26 +0000)]
Simplify the last change.

18 years ago(smtp-debug): New user option.
hmurata [Sat, 18 Feb 2006 01:06:40 +0000 (01:06 +0000)]
(smtp-debug): New user option.
(smtp-read-response): Treat a line break code loosely.  If
smtp-debug is non-nil, show an invalid response.

18 years ago* eword-decode.el: Change the way to decode successive encoded-words:
yamaoka [Sun, 25 Dec 2005 10:45:52 +0000 (10:45 +0000)]
* eword-decode.el: Change the way to decode successive encoded-words:
 decode B- or Q-encoding in each encoded-word, concatenate them, and decode it
 as charset.  See the following threads for more information:
 http://news.gmane.org/group/gmane.emacs.pretest.bugs/thread=9541
 http://news.gmane.org/group/gmane.emacs.gnus.general/thread=61176
(eword-decode-allow-incomplete-encoded-text): New variable.
(eword-decode-encoded-words): New function.
(eword-decode-string): Use it.
(eword-decode-region): Use it.
(eword-analyze-encoded-word): Use it.
(eword-decode-encoded-word): Abolish.
(eword-decode-encoded-text): Abolish.
(eword-decode-encoded-word-error-handler): Abolish.
(eword-warning-face): Abolish.
(eword-decode-encoded-word-default-error-handler): Abolish.

18 years agorelease. flim-1_14_8
tomo [Sun, 25 Dec 2005 04:00:34 +0000 (04:00 +0000)]
release.

18 years agoupdate.
tomo [Sun, 25 Dec 2005 03:59:46 +0000 (03:59 +0000)]
update.

18 years agoupdate.
tomo [Sun, 25 Dec 2005 03:54:28 +0000 (03:54 +0000)]
update.

18 years agoUpdate.
tomo [Sun, 25 Dec 2005 03:53:04 +0000 (03:53 +0000)]
Update.

18 years ago(mime-library-product): Update to 1.14.8.
tomo [Sun, 25 Dec 2005 03:43:27 +0000 (03:43 +0000)]
(mime-library-product): Update to 1.14.8.

18 years ago* std11.el (std11-addr-to-string): Reconstruct domain literal.
yoichi [Sun, 13 Nov 2005 01:04:36 +0000 (01:04 +0000)]
* std11.el (std11-addr-to-string): Reconstruct domain literal.
From Yuuichi Teranishi [cf. <emacs-mime-ja:01956>]

18 years agoFixed.
ueno [Mon, 25 Jul 2005 01:54:05 +0000 (01:54 +0000)]
Fixed.

18 years ago* smtp.el (smtp-read-response): Signal an error if connection is
ueno [Mon, 25 Jul 2005 01:51:09 +0000 (01:51 +0000)]
* smtp.el (smtp-read-response): Signal an error if connection is
closed while reading response.  [cf. <emacs-mime-ja:01978>]

18 years agoUpdate FSF's address in GPL notices.
yamaoka [Wed, 6 Jul 2005 02:09:05 +0000 (02:09 +0000)]
Update FSF's address in GPL notices.

19 years ago* ntlm.el (ntlm-ascii2unicode): Don't apply zerop to a character.
ueno [Sat, 20 Nov 2004 00:21:07 +0000 (00:21 +0000)]
* ntlm.el (ntlm-ascii2unicode): Don't apply zerop to a character.
(ntlm-smb-hash): Ditto.

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.