FLIM: Version 1.14.7 (三条 ) released.

[email protected] (守岡 知彦 / MORIOKA Tomohiko) 01 Oct 2004 23:32:24 +0900
Newsgroups gmane.mail.emacs.mime.japanese
Message-ID <[email protected]>
[Status] gamma


[Recommended environment]

APEL: 10.6 or later


[Changes]

2004-10-01  MORIOKA Tomohiko  <[email protected]>

	* FLIM: Version 1.14.7 (Sanjō) released.

2004-10-01  MORIOKA Tomohiko  <[email protected]>

	* mime-def.el (mime-library-product): Update to 1.14.7.

2004-09-27  Katsumi Yamaoka  <[email protected]>

	* mime-en.sgml, mime-ja.sgml (CVS based development): Remove the
	description about developers' pserver access.

2004-09-02  Katsumi Yamaoka  <[email protected]>

	* sha1-dl.el: Don't provide the sha1-dl feature twice.
	(sha1-region): Allow the optional argument `binary'.
	(sha1): Ditto.

2004-08-11  Katsumi Yamaoka  <[email protected]>

	* smtp.el (smtp-parse-progress-message-format): Fix regexp usage.

2004-08-11  Katsumi Yamaoka  <[email protected]>

	* smtp.el (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.

2004-07-27  Yoichi NAKAYAMA  <[email protected]>

	* mel-g.el (gzip64-external-encoder): Change default value to
	cause more recognizable error.
	(gzip64-external-decoder): Ditto.

2004-06-09  Yoichi NAKAYAMA  <[email protected]>

	* 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.

2004-05-24  Len Trigg  <[email protected]>

	* mime-conf.el (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.

2004-05-10  Katsumi Yamaoka  <[email protected]>

	* eword-encode.el (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.

2004-04-15  MORIOKA Tomohiko  <[email protected]>

	* eword-decode.el (eword-decode-encoded-text): Fix bug when
	`must-unfold' is specified; eliminate CR too when `must-unfold' is
	specified.

2004-04-13  Kenichi Okada  <[email protected]>

	* mel-u.el (mime-write-decoded-region): Use make-temp-file.
	(uuencode-external-decode-region): Ditto.

2004-04-12  Kenichi Okada  <[email protected]>

	* mel-u.el (mime-write-decoded-region): Use temporary filename.

2004-03-05  Jesper Harder  <[email protected]>

	* sha1-el.el (sha1-maximum-internal-length): Doc fix.

2004-02-23  TAKAHASHI Kaoru  <[email protected]>

	* lunit.el (lunit-make-test-suite-from-class): Fix regexp.
	Use "^test" instead of "^test-".

2004-02-19  TAKAHASHI Kaoru  <[email protected]>

	* lunit.el (lunit-assert): Avoid double-eval `condtion-expr'.
	Use ,(not (not condition)) instead of ,condition.

2004-02-18  TAKAHASHI Kaoru  <[email protected]>

	* lunit.el (lunit-make-test-suite-from-class): Restrict test
	method name to test-*.

2004-02-17  Daiki Ueno  <[email protected]>

	* 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.

2004-01-27  Yuuichi Teranishi  <[email protected]>

	* 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.

2004-01-12  Daiki Ueno  <[email protected]>

	* sasl.texi: Texinfo markup fixes.  From Jesper Harder
	<[email protected]>.

2004-01-07  Katsumi Yamaoka  <[email protected]>

	* sha1-el.el (sha1-string-external): Use with-temp-buffer.

2004-01-07  Katsumi Yamaoka  <[email protected]>

	* sha1-el.el (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.

2003-12-16  Simon Josefsson  <[email protected]>

	* sha1-el.el (autoload): Don't use ignore-errors.
	(sha1-use-external): Use condition-case.  Suggested by Katsumi
	Yamaoka <[email protected]>.

2003-12-15  Simon Josefsson  <[email protected]>

	* 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  <[email protected]>

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

2004-01-05  Katsumi Yamaoka  <[email protected]>

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

2004-01-05  Simon Josefsson  <[email protected]>

	* 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 <[email protected]>.

	* ntlm.el: Don't include poem.

	* md4.el (print-int32, print-string-hexa): Remove.  Suggested by
	Jesper Harder <[email protected]>.


  It is available from

    http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/flim/flim-1.14/

-- 
===『幾千億の分子に分かれても ========================================
     決して忘れない。    
     この宇宙が終るまで』              守岡 知彦 (MORIOKA Tomohiko)
====================== Email: <[email protected]> ======