			     <Change Log>

Mew 3.1 release (2002/12/02)

* A patch for contrib/mew-nmz.el.
	Hideyuki SHIRAI <shirai@meadowy.org>
* A bug fix for mew-proto-to-body.
	Hideyuki SHIRAI <shirai@meadowy.org>
* Inheriting case from a remote folder to its thread folder.
* Touching %queue folder.
	Hideyuki SHIRAI <shirai@meadowy.org>
* A patch for contrib/mew-nmz.el.
	HAYASHI Chifumi <chifumi@mscom.or.jp>

Mew 3.1 release candidate 2 (2002/11/20)

* info/doc updates.
* A warning patch for bin/mewencode.c.
	KIMURA Yasuhiro <yasu@utahime.org>
* Deleting case: in mew-input-folder-prefix.
	Hideyuki SHIRAI <shirai@meadowy.org>
* mew-input-folder-prefix inserts mew-case-input dynamically.
* Defining mew-ask-cc.
	KOIE Hidetaka <hide@koie.org>
* The data structure of folders changed for
  mew-assoc-folder-fast. Type "1Z" and "3Z" for local and IMAP
  respectively. If you don't use capital letters for your folders, set
  mew-use-fast-refile to t. This make marking for refile much faster.
* Implementing "lX".
	Hideyuki SHIRAI <shirai@meadowy.org>
* Making mew-folder-input* clearer.
* Prompt style change.
	Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* "B" and "lc" ask a user if the directory does not exist.
* Defining mew-ask-to.
	KOIE Hidetaka <hide@koie.org>
* "?" caused an error when it was executed on the fancy separator.
  This bug has been fixed.
* "i" is now a command to copy messages from a server to a local
  inbox.
* "g" does not refer mew-case-input anymore.
* Defining mew-draft-set-completion-ignore-case.
* mew-input-folder-prefix() allows users to input "-" in the middle
  if it is used for mew-complete-local-folder.
* A buf fix for marking thread. The sort function has side-effect.
* A bug fix for mew-input-folder-search-setup.
	Hideyuki SHIRAI <shirai@meadowy.org>
* Setting file mode when bursting.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* If mew-charset-m17n is "utf-8" and Mule-UCS is not available, 
  mew-charset-m17n falls back to "iso-2022-jp-2".
* Adding CPPFLAGS to bin/Makefile.
	Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>

Mew 3.1 release candidate 1 (2002/11/01)

* Yet another bug fix for "A".

Mew 3.0.73 (2002/10/31)

* C-u y + binary does not convert charset.
	Hideyuki SHIRAI <shirai@meadowy.org>
* Defining mew-time-ctz-to-sortkey-invalid.
	NINOMIYA Hideyuki <nin@shikoku.ne.jp>
* Adding CVS hack to Makefile.
	KOIE Hidetaka <hide@koie.org>
* Creating mew-darwin.el.
* Deleting a temporary file when a synchronous process is finished.
* A patch for bin/w32/config.h.
	Shuichi KITAGUCHI <ki@hh.iij4u.or.jp>

Mew 3.0.72 (2002/10/29)

* "lc" now calls mew-local-folder-check.
* mew-local-folder-insert now recurses to register parents
  directories.
* Removing mew-local-folder<.
* Implementing mew-assoc-folder so that mew-local-folder-alist can be
  the alphabetical order.
* Preserving case of draft for re-editing.
* A bug fix of citation when mew-use-other-frame-for-draft is t.
* Using bcopy if memmove does not exist.
	SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
	Shun-ichi TAHARA <jado@flowernet.gr.jp>
* A patch for mew-highlight-folder-comp-search-window.
	Hideyuki SHIRAI <shirai@meadowy.org>

Mew 3.0.71 (2002/10/21)

* Displaying candicates on folder search mode by SPC.
	Hideyuki SHIRAI <shirai@meadowy.org>
* Using PIPE instead of PTY on Darwin since Darwin's PTY is buggy.
* read-only property on folder search mode.
	Hideyuki SHIRAI <shirai@meadowy.org>
* A bug fix for C-s/C-r (again).
	Hideyuki SHIRAI <shirai@meadowy.org>
* Supporting SSH on Solaris 9.
	Kenichiro MATOBA <Kenichiro.Matoba@Sun.COM>
* "mlc".
	Hideyuki SHIRAI <shirai@meadowy.org>
* Letting folder search mode work on Meadow.
	Hideyuki SHIRAI <shirai@meadowy.org>

Mew 3.0.70 (2002/10/19)

* Letting folder search mode work on XEmacs.
* Folder search mode for multiple folder input.
* C-p and C-n enter folder search mode.
	Hideyuki SHIRAI <shirai@meadowy.org>
* Binding C-cC-i to mew-circular-complete-case for folder input.

Mew 3.0.69 (2002/10/17)

* Several fixes for folder search mode.
	Hideyuki SHIRAI <shirai@meadowy.org>
* info updates.
* Folder search (C-s and C-r) is now available.
* Defining mew-net-status-percent-size, mew-local-status-unit,
  mew-local-status-threshold.
* Excluding "*" in mew-input-folder-prefix. 
	Hideyuki SHIRAI <shirai@meadowy.org>
* mew-circular-complete-case moves the cursor backward if necessary.
* A patch for contrib/mew-nmz.el.
	Hideyuki SHIRAI <shirai@meadowy.org>
* Defining mew-minibuf-point-min.
* C-cC-i for mew-circular-complete-case.
* A patch for prefix replacement.
	Hideyuki SHIRAI <shirai@meadowy.org>
* "+", "%", "$", "*", "-" replace the previous prefix in minibuffer.
* mew-queue-insert-file removes an old message buffer if exists.

Mew 3.0.68 (2002/10/09)

* "zc" is bound to mew-summary-cache-clean-up.
* "zd" is bound to mew-summary-toggle-debug.
* "zp" is bound to mew-summary-toggle-policy.
* "zw" is bound to mew-summary-toggle-warning.
	Hideyuki SHIRAI <shirai@meadowy.org>
* Catching up new warning messages of GnuPG 1.2.0.
	KOIE Hidetaka <hide@koie.org>
* mew-complete-local-folder now completes an absolute path.
	Hideyuki SHIRAI <shirai@meadowy.org>
* mew-link uses copy-file if add-name-to-file failed.
	Hideyuki SHIRAI <shirai@meadowy.org>
* Defining mew-ask-virtual-folder-name.
* A patch for mewls to prevent an infinite loop.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* The name of thread folder corresponding to "case:folder" is now
  "*case:fodlder", not "case:*folder".
* mew-buffer-list hack.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* nreverse for "mI"
* LDFLAGS for bin/Makefile.
	SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
* Taking care of mode-line-position in mew-summary-setup-mode-line.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Defining mew-scan-max-field-length.
* Making use of time as well as date if Date: is broken.
	Murata Takashi <Takashi.Murata@nsgnet.co.jp>
* In-Reply-To: is now unstruct.
	Murata Takashi <Takashi.Murata@nsgnet.co.jp>
* "/" does not ask a virtual folder name now. A name "*+fld1,+fld2*"
  is used instead.
* Resolving the "munyumunyu" problem when "x".

Mew 3.0.67 (2002/09/24)

* A bug fix for mew-summary-auto-refile.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* The default value of max field length of mewls is now 5.
* Removing mew-mode-line-magic-number.
* Defining mew-range-list.
* The entry of "$" in mew-proto-spec is now '("$" "+" nil "$" "+").
* If Text/* is specified when C-uC-cC-e, the attachment is not
  decoded. This bug has been fixed.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* Prohibiting "d"/"md"/"td" in "-news.groups".
* Defining mew-face-spec-set due to a bug of face-spec-set on Emacs
  20.7.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* Prohibiting "o" in $inbox. Use "lc" instead.
* Defining mew-summary-local-copy. ("lc")
* Defining mew-complete-local-folder.
* Binding check of default-file-name-coding-system for XEmacs 21.1.14.
* Some commands are not operational for invalid messages.

Mew 3.0.66 (2002/09/02)

* SMTP/NNTP sentinel hack.
* Removing the quoting "function".
* Defining mew-imap-trash-folder.
* A bug fix for S/MIME's temporary file.
* A bug fix for mew-summary-folder-cache-save.
* Modifying mew-regex-url.
	SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>

Mew 3.0.65 (2002/08/23)

* C-cC-c on %queue now processes the jobs.
* Using the native md5 on Emacs 21.
* A patch for the old Summary format.
	SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
* IMAP jobs are now stored in %queue.
* A bug fix for mew-imap-queue-folder.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* A bug fix for mew-dir-messages.

Mew 3.0.64 (2002/08/21)

* A bug fix for mew-imap-skip-uidl.
* A bug fix for IMAP CREATE.
* C-u can be specified to mew-summary-isearch-{forward,backward} for
  regexp.
	KOIE Hidetaka <hide@koie.org>
* mew-summary-exec-offline is bound to "l".
* mew-dir-messages is accelerated.
* custom-set-faces -> face-spec-set.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* mew-input-range returns a list of range and erase.
* A patch for contrib/mew-nmz.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Rejecting illegal range for local folders.
* Defining mew-range-update.
* A regex bug fix for mew-summary-cook-region.
	Shun-ichi TAHARA <jado@flowernet.gr.jp>

Mew 3.0.63 (2002/08/16)

* Preserving refile info when killing an IMAP process.
* Since highlight-summary is buggy, it has been removed.

Mew 3.0.62 (2002/08/15)

* A bug fix for the number of messages to be scanned.
* highlight-summary is merged. To use this feature, set
  mew-use-highlight-summary to t.
	Shun-ichi TAHARA <jado@flowernet.gr.jp>

Mew 3.0.61 (2002/08/14)

* mewls now tells the number of messages to be scanned.
* A bug fix of Virutal mode for remote folders.
* Accelerating IMAP refile.
* Defining mew-summary-mark-duplicated. Binding it to "M".
	Shun-ichi TAHARA <jado@flowernet.gr.jp>
	KOIE Hidetaka <hide@koie.org>
* A patch for contrib/mew-fancy-summary.el

Mew 3.0.60 (2002/08/01)

* A bug fix for NNTP reply.
* Making NNTP2 code more readable.
* Removing delete-process.
* A bug fix of IMAP end-of-message.
* A bug fix for the cursor position on "s" + "all".
* Making SMTP code more readable.
* A bug fix for SMTP over SSL.

Mew 3.0.59 (2002/07/30)

* A bug fix for mew-net-status2.
* Defining mew-imap-skip-uidl to make 'exec and 'get much faster.
* Enhancing the state machine of IMAP.
* Removing mew-pop-tear-down.
* Adjusting the cursor position for mI.
* SSH process name now includes a server name.
* Savin POP UIDL only when "QUIT" was sent.

Mew 3.0.58 (2002/07/26)

* Bug fixes of net-status.
* SSL support.

Mew 3.0.57 (2002/07/24)

* A bug fix for mew-net-status1.
* Defining mew-file-mode-mask instead of mew-file-mode.
* Rotating NNTP log files.
* The Model primary content type.
* Removing X-Mew when forwarding.
* Removing $ and - from refile candidates.
* Preventing using bitmap in a character terminal.
	KIMURA Yasuhiro <yasu@utahime.org>

Mew 3.0.56 (2002/07/22)

* The default value of mew-ssh-keep-connection is t for IMAP.
* Fixing IMAP end-of-mail bug.
* A bug fix for mew-summary-folder-dir-newp.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Putting mew-use-nfs-hack onto mew-local-retrieve.
* NFS hack.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* You can specify a target folder to clean up by C-u D.
* M-x mew creates directories for %inbox at boot time.
* Supporting SSH 3.
	Tomoharu Suzuki <suzuki@astron.s.u-tokyo.ac.jp>
* A patch for bin/Makefile.w32
	Shuichi KITAGUCHI <kit@Mew.org>

Mew 3.0.55 (2002/07/02)

* mew-smtp-auth is obsoleted. SMTP AUTH is used when mew-smtp-user is
  set like mew-nntp-user.
* Year range check for encode-time.
* Using free software only.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* New value for mew-highlight-body-regex-cite.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* X-Face: hack.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* Supporting Oasys.
* A bug fix for mew-input-folder.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* Taking care of the second part of time zone.
* mew-highlight-body-regex-cite hack.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* A patch for contrib/mew-fancy-summary.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A bug fix for Text/Rfc-Headers.
* mew-summary-kill kills a Message buffer.
* A bug fix for mew-imap-folder-alist.
* Defining mew-summary-not-in-nntp.
* mew-{pop,imap,nntp}-folder are auto-generated with
  the user@server%port format. Take care!
* Defining mew-summary-kill to kill a frame.
* Delete a frame when C-cC-c/C-cC-m if mew-use-other-frame-for-draft is t.
* Obsoleting mew-use-other-frame. Defining mew-use-other-frame-for-draft
  and mew-use-other-frame-for-summary.
* Making burst generic.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* Resolving the "g" vs "s" problem.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* Defining mew-message-last-buffer.
* Moving mew-minfo-set-summary to a right place.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A bug fix for mew-summary-prepare-draft.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A patch for POP sentinel.
	NINOMIYA Hideyuki <nin@shikoku.ne.jp>
* Adding windows-125x.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* A patch for mew-summary-send-message.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* Yet another patch for mew-input-folders.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* A bug fix for mew-input-folders.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* A patch for mew-refile-ctrl-multi.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* A patch for thread regex.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A bug fix for mew-input-folder.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A patch for contrib/mew-nmz.el
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A patch for config guess.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* Supporting Text/Rfc822-Headers.
* Defining mew-use-autoconv-when-unknown.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* A patch for contrib/mew-fancy-summary.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* after-change-functions goes to mew-elet.
* "mc"
	NOGUCHI Yusuke <y-noguchi@da.jp.nec.com>
* "tc"
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Patches for mew-nmz.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A bug fix for mew-net-status.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Supporting POP servers which do not support APOP.
* More specific regex to extract APOP key.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* Defining mew-nntp-process-send-string().
* Defining mew-smtp-process-send-string().
* Defining mew-imap-process-send-string().
* IMAP support. Scanning %inbox only at this moment.
* A bug fix for collecting groups.
	SAITO Takuya <reed@lily.freemail.ne.jp>

Mew 3.0.54 (2002/02/20)

* mew-input-folder now uses mew-case-input.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Defining mew-folder-remotep.
* Defining mew-syntax-treat-filename-default-function.
* Yet another bug fix for "t*".
* A bug fix for thread of case:-news.group.
* Binding auto-image-file-mode to nil in mew-flet and mew-frwlet.
* Supporting NNTP servers which do not support mode reader.
* Defining mew-use-other-frame.
* mode reader and etc for NNTP.
	Kenichi OKADA <kokada@vlsi.kuee.kyoto-u.ac.jp>
* mew-newsgroups-save creates a directory if not present.

Mew 3.0.53 (2002/02/13)

* Yet another bug fix for "t*".
* A bug fix for mew-summary-join.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* Seeing if incm exists or not.
* Fixing the "foo: ;" problem.
	HAYASHI Chifumi <chifumi@mscom.or.jp>
* m17n hack for Summary mode of +draft.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* Window-config hack for composing mails.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* A bug fix for "t*".
	KOIE Hidetaka <hide@koie.org>
* Prefix for mew-draft-insert-signature.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* Patches for incm.
	KOIE Hidetaka <hide@koie.org>
	Masami Kobayashi <masami@tncc.suginami.tokyo.jp>
	Yasunari Momoi <momo@iij.ad.jp>
* A bug fix of mew-summary-save for the NAME parameter.
	KOIE Hidetaka <hide@koie.org>
* Creating folders specified by Fcc: when composing.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* Debug hack.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* sleep-for 1 for mew-touch-folder-check.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* LANG: "en" -> "C" 
	Tatsuya Kinoshita <tats@iris.ne.jp>
* A bug fix for mew-buffer-message.
	"[ODDS] ogawa, takanori" <ogawa@odds.co.jp>
* Defining mew-encode-singlepart-hook.
	KOIE Hidetaka <hide@koie.org>
* Null body hack for incm.
	Masafumi Matsumura <mmatsu@pms.mmlab.toshiba.co.jp>
	Yasunari Momoi <momo@iij.ad.jp>
* A bug fix for mew-insert-message.
* Workaround for messages whose size is 0.
	SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
* Defining mew-expand-folder2.
* make clean hack.
	Koga Youichirou <y-koga@cq.jp.nec.com>
* A bug fix for mew-delete-file.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Displaying the number of marked messages.
	KOIE Hidetaka <hide@koie.org>
* Followup-To:
	Hiroshi Fujishima <dizzy@nature.tsukuba.ac.jp>
* incm hack.
	Yasunari Momoi <momo@iij.ad.jp>
* TIS 620 hack.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* GCC hack for configure.in.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* A patch for configure.in.
	Tatsuya Kinoshita <tats@iris.ne.jp>

Mew 3.0.52 (2002/01/09)

* A patch for mew-summary-kill-subprocess.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Digit-argument for "0"-"9". mew-summary-toggle-8bit -> "z8".
	SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
* NNTP bug fixes.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* Supporting ".tif".
	Shinji UEDA <ueda@tsubo.riec.tohoku.ac.jp>
* A patch for incm.
	Yasunari Momoi <momo@iij.ad.jp>
* Defining mew-folder-folder.
* "nntp" service entry.
	Makoto Kohno <kohno@cr.scphys.kyoto-u.ac.jp>
* incm is merged.
* no-fold option for mew-header-insert.
	Tatsuya Kinoshita <tats@iris.ne.jp>

Mew 3.0.51 (2001/12/20)

* Saving and loading newsgroup list.
* Supporting case for $inbox and newsgroups.
* mew-complete-folder hack.
* A patch for contrib/mew-nmz.el.
* A bug fix of C-cC-z for multple PGP data.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* Case-sensitive search for marks.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

Mew 3.0.50 (2001/12/13)

* AUTHINFO for NNTP.
* A patch for contrib/mew-nmz.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A bug fix for w3m.
	Kan Sasaki <sasaki@fcc.ad.jp>
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Refile hack and auto-refile hack.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Sort key hack: "ml2" -> "mlnum"
	Tatsuya Kinoshita <tats@iris.ne.jp>
* Copying minibuffer-local-map to mew-input-map.
	Tak Ota <Takaaki.Ota@am.sony.com>
* A bug fix for mew-input-file-name.
	KUSAWAKE Hisasi <kusa@zuken.co.jp>
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* wvHtml hack.
	SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
* A patch for contrib/mew-refile-view.el.
	KOIE Hidetaka <hide@koie.org>
* m17n hack.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* Defining mew-prog-audio{,2} for Win32.
* Illegal field hack.
* A workaround for reediting ctext.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* A bug fix for mewls's null pattern.
	Koga Youichirou <y-koga@cq.jp.nec.com>
* Removing ".CRLF" instead of "CRLF.CRLF" in a POP session.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* A bug fix for md5 on XEmacs.
* 'no-line-break for base64-encode-string.
	HOSONO Hidetomo <h@kondara.org>
* A bug fix for mew-start-process-disp.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
	Kazumasa Utashiro <utashiro@iij.ad.jp>
* A patch for contrib/mew-nmz{,-fixer}.el
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A bug fix for mew-replace-white-space.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* +mdrop is renamed to $inbox.
* NNTP support.
* A bug fix for mew-summary-virtual-with-grep.
	Kidzu Takashi <kizu@ics.es.osaka-u.ac.jp>
* Adding ISO-8859-15
	rivo nurges <rix@estpak.ee>

Mew 2.1 (2001/11/01)

Mew 2.1 release candidate 3 (2001/10/30)

* Setting 0.05 instead of 0.01 for mew-smtp-command-content.
  This maybe rescue XEmacs.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* Biding buffer-file-coding-system to prevent the side effect.
* Adding the "-l" option for mew-prog-vgrep.
* Ensuring that richtech-mode is disabled.
* Setting max-mini-window-height to 1 in mew-summary-pipe-message.
* Taking care of EXPIRED PGP keys.
* Using mew-mule3.el even if Emacs is executed with the --unibyte
  option.

Mew 2.1 release candidate 2 (2001/10/26)

* gifsicle support to prevent XEmacs from dying.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Text/Xml support for mew-summary-execute-base.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Handling 'quit in sort and pack.
* A patch for refile learning.
  Yoshinari Nomura <nom@csce.kyushu-u.ac.jp>
* Fixing a bug that XEmacs dies when encoding GIF.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Edit again for qmail.
	Fumio Kaiyama <akmac@pos.to>
* Bug fixes for privacy services in drafts.
* Limit for re-search-foward in mew-text/xml-detect-cs etc.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

Mew 2.1 release candidate 1 (2001/10/24)

* mew-auto-flush-queue works for mbox.
* Workaround for mew-image-inline-p on Emacs 21.1.
* Implementing mew-text/html-detect-cs and mew-text/xml-detect-cs.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Process status is well displayed on the mode line.
* A bug fix for mew-demo-picture.
	NABEYA Kenichi <nabeken@jp.fujitsu.com>
* Defining mew-use-charset-sanity-check.
* A patch for refile.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* mew-input-folders hack.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* Defining mew-syntax-treat-filename-function.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* Defining mew-input-draft-buffer.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* No sanity check if charset is specified.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* C-cC-i for mew-summary-find-file.

Mew 2.0.60 (2001/10/15) mew-dist release

* Enhancing mew-param-analyze-broken to remove white spaces between
  encoded-words.
* recenter for mew-summary-down.
* "c" for mew-summary-copy.
* Allowing the 'X' mark for +mdrop.
* A bug fix for 'invisible.
* "?" for mew-input-map.
	Tak Ota <Takaaki.Ota@am.sony.com>
* Allowing multiple SPCs on POP sessions.
	Tatsuya Kinoshita <tats@iris.ne.jp>

Mew 2.0.59 (2001/10/12) mew-dist release

* A bug fix for Multipart/Alternative.
* Removing mew-summary-display-raw-header.
* Use the "--decrypt" option instead of "--verify" for GnuPG.
* Some "mew-pop-to-buffer" patches.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Defining mew-regex-ignore-folders.
* Removing mew-sort-debug and mew-pack-debug. Using (mew-debug 'sort)
  and (mew-debug 'pack) instead.
* A bug fix for folded quoted strings.
* Defining mew-summary-message-number2.
* A bug fix for PGP encryption.
* Integrating "," and "C-cC-u". Use "," only. 
* Removing mew-pop-to-buffer.
* Using mew-current-get-* as little as possible.

Mew 2.0.58 (2001/10/10) mew-dist release

* The "Type 'T'" message displayed only when the top level is
  truncated.
* ".txt" suffix for dummy file names.
* 't' in attach to toggle text/binary.
* Defining mew-ask-fcc.
* "Y" for mew-summary-cite.

Mew 2.0.57 (2001/10/04) mew-dist release

* XML support.
* mew-mime-content-type hack.
* A patch for contrib/mew-caesar.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* mew-summary-kill-subprocess() now calls mew-pop-tear-down().
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Supporting .htm as well as .html.
	Hideaki MORINAKA <Hideaki.Morinaka@yy.anritsu.co.jp>

Mew 2.0.56 (2001/10/03) mew-dist release

* mew-summary-folder-cache-save() now includes mew-touch-folder().
* A bug fix for non-UIDL POP servers.
* Unlimiting mew-header-max-depth for mew-scan-form-mark().
* Touching folders when 'mdrop.
* mew-set-environment() moved after loading mew-rc-file.
	Kyotaro HORIGUCHI <horiguchi.kyotaro@ss.bch.east.ntt.co.jp>

Mew 2.0.55 (2001/10/01) mew-dist release

* A bug fix for file mode of manuals.
* Code clean up for refile.
* A bug fix for mew-regex-id.
* Removing mew-folder-remotep.
* +mdrop finally.
* mew-time-diff.
	KOIE Hidetaka <hide@koie.org>
* If a number N is set to mew-pop-delete, it means to keep message
  on the POP server for N days.
	INOUE Tomohiro <tinoue@photon.t.u-tokyo.ac.jp>
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp> 
* A bug fix for mew-folder-check.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp> 
* A bug fix for mew-substring.
* A bug fix for mew-summary-sort.
* A bug fix for mark handling of mew-summary-refile.
* Fixing the problem of ":" vs "y" and/or "C-cC-l".

Mew 2.0.54 (2001/09/17) mew-dist release

* Defining mew-warning-field-level.
* Bug fixes for mew-pop-info-name and mew-smtp-info-name.
* completion-ignore-case hack in draft for mouse clicking.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp> 
* Highlighting a body when reediting.
* Re-writing mew-summary-sort.
* C-u# now asks a printer name.
* A bug fix for mew-header-fold-region.
* Removing the last "," of enum in pattern.c.
	Wataru Saito <wataru@sdlew52.ulsys.lsi.nec.co.jp>
* The "-f" option for "test" instead of the "-e" otpion in Makefile.
	kuwa@flab.fujitsu.co.jp

Mew 2.0.53 (2001/09/10) mew-dist release

* mewls bug fix for sort.
	KAMEI Ken-ichi <mule@pluto.dti.ne.jp>
* Sort and pack doesn't call mew-scan. Just arrange Summary cache.
* Preserving all marks when scanning.
* Enhancing thread architecture.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Defining mew-input-language-name.
* A bug fix for mew-input-address.
* Removing unnecessary code from mew-summary-sort.
	Tatsuya Kinoshita <tats@iris.ne.jp>

Mew 2.0.52 (2001/09/05) mew-dist release

* "I" inserted a line in a underline overlay. So, underline was put
  onto two lines. This bug has been fixed.
* A bug fix for mew-alias-expand-addrs.
* A bug fix for mew-input-address.
* Bug fixes for "(" and ")" again.
	NINOMIYA Hideyuki <nin@shikoku.ne.jp>
* The "-a" option for contrib/incdir.
        Yasunari Momoi <momo@bug.org>
	"YAMAZAKI Noriyuki" <zaki@data-hotel.net>
* A patch for contrib/mew-fancy-summary.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Some defcustom hack.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

Mew 2.0.51 (2001/08/31) mew-dist release

* Info updates.
* Some defcustom hack.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Binary parts of a truncated message should not be decoded.
* Now "Too large, truncated" message is displayed in the minibuffer.
* Check the size from X-Mew-Uidl: carefully.
* Addrbook now can contain group:; notation. It can be expand unless
  it recurses.
* mew-summary-ls calles mew-mark-clean only when called interactively.
* C-cC-o inserts X-Mailer: in the last.
	Tatsuya Kinoshita <tats@iris.ne.jp>
* Ask Subject: before "Really send this message? ".
	Koga Youichirou <y-koga@mms.mt.nec.co.jp>
* 't' in mew-scan-form now means the position of thread indentation.
	"Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
* X-Mailer: now locates just above mew-header-separator.
* insert-file-contents changes buffer-file-coding-system. ","
  is sacrificed and lpr-buffer goes wrong. mew-insert-message
  now preserves buffer-file-coding-system.
* Workaround for a broken POP server which doesn't display UID after
  a message number.
* X-Mailer: for Bcc:.
* Bug fixes for mew-case-guess-when-composed.
	Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* Bug fixes for "(" and ")".
	NINOMIYA Hideyuki <nin@shikoku.ne.jp>

Mew 2.0.50 (2001/08/14) mew-dist release

* info and doc updates.
* mew-summary-sort: some bugs related to region are fixed.
	Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* mew-substring in mew-mule3.el: length of mew-error-broken-string to
  width.
	SAITO Atsunori <sai@yedo.com>
* Defining mew-ask-mark-process. The default is nil.
* Supporting sort region. (C-uS)
	"Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
* mew-encode-remove-illegal-fields has a bug which removes
  Subject: whose first line is null and whose second one
  has a value. This bug was fixed.
* Setting mode of files under ~/Mail to mew-file-mode.
* A bug fix for mew-case-guess-when-composed.
	Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* The "-l" option for "grep".
	"David A. Panariti" <davep@who.net>
* Inserting X-Mew-UIDL: at the beginning of a mail.
* mew-multibyte-string-p and multibyte hack.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

Mew 2.0 stable (2001/07/26) mew-release release

* info updates.
* Defining mew-set-language-environment-coding-systems to avoid
  the side effect of set-language-environment-coding-systems.
* A bug fix form mew-mime-text/html.
* A bug fix for mew-summary-auto-refile.
* Rescue the SMTP sentinel.
* mew-thread-only for "to".
* the -man style of bin/{mewencode,mewls}.1.
	Shun-ichi GOTO <gotoh@taiyo.co.jp>

Mew 2.0 pre4 (2001/07/22) mew-dist release

* mew-refile-guess-by-folder prefers the entire folder to ml name.
* save-excursion hack for mew-mime.el.
* Unifying a region of Summary mode.
  See mew-summary-region-include-cursor-line.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* "postnum" for x-sequence:
* A bug fix for mew-sort-number.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* "n" works for mew-summary-ls in the case that the scan form is old.
* Defining mew-input-grep-pattern.
* Adding key-bindings for [delete].
* A bug fix for mew-addrbook-clean-up.
	Tak Ota <Takaaki.Ota@am.sony.com>
* PWD for Makefiles to same Emacsen on Windows.
	Motohiko Minakuchi <zxcv@eva.hi-ho.ne.jp>

Mew 2.0 pre3 (2001/07/16) mew-dist release

* info updates.
* Defining mew-mime-text/plain-ext. And charset hack.

Mew 2.0 pre2 (2001/07/13) mew-dist release

* info updates.
* Forcing re-scan if the format of summary cache is old.
* "tu" for mew-thread-unmark.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A bug fix for mew-addrbook-override-by-newone.
	NABEYA Kenichi <nabeken@jp.fujitsu.com>.
* contrib/mew-fancy-summary.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A patch for contrib/mew-nmz.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* highlight-body for mew-summary-convert-local-cs.

Mew 2.0 pre1 (2001/07/08) mew-dist release

* info updates.
* A patch for Makefile.w32.
	Shuichi KITAGUCHI <kit@Mew.org>
* save-match-data for mew-draft-dynamic-highlight.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* CDP: bug fixes.
* A bug fix of CDP: for S/MIME
	Ryutaroh Matsumoto <ryutaroh@rmatsumoto.org>
* A bug fix for "h" on Summary.
* "to"!

1.95b126 (2001/06/21) mew-dist release

* Enhancing mew-reply-regex.
	Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* Setting scan form for "I" and Biff.
* A users now can do MIIME stuff for the body!
* A bug fix for mew-header-p(). This enbuged on
  mew-draft-dynamic-highlight().
* A bug fix for reediting multipart on +draft.
	Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* A bug fix for mew-draft-dynamic-highlight.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Removing mew-color-p.
	Shun-ichi TAHARA <jado@flowernet.gr.jp>
* A patch for bin/w32/dirent.c.
	Shuichi KITAGUCHI <ki@hh.iij4u.or.jp>
* bin/w32/*
	Shuichi KITAGUCHI <ki@hh.iij4u.or.jp>
* Defining mew-cite-strings-function.
	Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* Adding ":" to mew-regex-url.
	NINOMIYA Hideyuki <nin@shikoku.ne.jp>
* A bug fix for mew-summary-mark-region.
	Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* In-Reply-To is preferred for thread only if it contains one value.
* mew-addrstr-parse-syntax-list ignores empty address "<>".
	Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* A bug fix for mew-encode-remove-illegal-fields.
	Shun-ichi GOTO <gotoh@taiyo.co.jp>
* mew-ask-flush-case.
	KOIE Hidetaka <hide@koie.org>
* A bug fix for undo on drafts.
* A bug fix for mew-pgp-verify.
* Saving .mew-folder-{list,alist} when new folder is created.
* set-buffer the original buffer in mew-summary-display.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A bug fix for the problem of "," vs raw-header.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A bug fix for mew-header-combine-field.
* after-change-functions for dynamic header highlight
	KAMEI Ken-ichi <mule@pluto.dti.ne.jp>

1.95b125 (2001/05/31) mew-dist release

* PGP key fetch!
* SMTP bug fix for locking.
* New mew-from.
	Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* RFC 2822 compliance.
* add-hook for local-write-file-hooks.
	Shun-ichi TAHARA <jado@flowernet.gr.jp>

1.95b124 (2001/05/29) mew-dist release

* "S" and "O" can't be used in +draft.
* Defining mew-user, mew-name, mew-mail-domain.
* Multipart can revive in +draft.
* "case" can revive in +draft and +queue.
* mew-addrbook-alias-add does not register alias for a null user.
* "make" makes in the bin directory.
* Some mew-config-* -> mew-case-*.
* Guessing case when reediting normal messages.
	Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* Defining mew-content-type.
* Making cases unique.
	Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* jit-lock for thread.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.95b123 (2001/05/24) mew-dist release

* Defining mew-draft-mode-reedit-queue-hook.
	Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* Inputting RET for C-uP and C-uN changes the mark to the default.
	NINOMIYA Hideyuki <nin@shikoku.ne.jp>
* Defining mew-config-guess-addition.
	Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* signature is selectives by cases.
	KOSUGE Takuya <kosuge@dg7.so-net.ne.jp>
* A bug fix for NetNews folders.
* Using jit-lock on Emacs 21.
* Defining mew-face-eof-{message,part}.
* Defining mew-insert-final-newline due to the bug of narrow-to-region
  on Emacs 20 and XEmacs. ^L can't be broken.
* "E" works for RFC822 messages.
* mew-news-path is passed to mewls.
* mew-cc and mew-dcc uses mew-mail-address() if it is 'me.
	SUGIMORI <taro@fc.jpn.org>
* A patch for mew-summary-retrieve-message().
	Makoto Kohno <kohno@cr.scphys.kyoto-u.ac.jp>
* A patch for contrib/mew-browse.el.
	Shuichi KITAGUCHI <ki@hh.iij4u.or.jp>
* Lovely hack for mew-config-guess-when-composed. Now a user can
  watch a header when modified.
	Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* Thread key-bindings are now reset. They all have the prefix "t".
* C-uP and C-uN set mew-mark-walk.
* Adding .dll.
	Tak Ota <Takaaki.Ota@am.sony.com>
* A bug fix for mew-config-guess-when-replied.
	Tatsuya Kinoshita <tats@vega.ocn.ne.jp>

1.95b122 (2001/05/09) mew-dist release

* Big5 for XEmacs.
* Fixing infinite loop of mew-summary-setup-mode-line().
* Defining mew-config-guess-when-{replied,prepared,composed}
* Keep modified for mew-draft-rehighlight().
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Bug fix of reedit for a message whose first part is not text.
* Clarify "case" for reedit.
* Removing sit-for.
* Getting mew-param-analyze-broken() back to the old logic.
* mew-theme-file hack.
	FUKANO Akihiro <fukano@bb.vh1.arena.ne.jp>
* C-uC-cC-e now prepares a default value for CT:.
* Fixing the last range for mewls.
	Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp>
* MS Office patch.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.95b121 (2001/04/24) mew-dist release

* Merging wvHtml for WORD files.
* Making execute-external safer.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A bug fix for mew-win32.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.95b120 (2001/04/24) mew-dist release

* C-cC-e is now executable on a message.
* A bug fix for ".".
	 Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>
* A bug fix for "h" in Message mode.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A patch for text/html2.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Supporting ks_c_5601-1987.
* C-uC-cC-y asks you arguments of the specified commands.
* New API for mime-content-type.
* mew-{front,rear}-{,non}sticky handle only text.
* Defining mew-mime-external-body-list.
* Singlepart body with unknown CTE: is now treated as a multipart.
* The number of buffer local variables is now as small as possible.
* ":" displays the syntax of a body.
* Defining mew-ct-*p.
* Defining mew-insert-manual.
* mew-summary-execute-command can take args.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>	
* mew-summary-set-config can be used in thread.
	SUGIMORI <taro@fc.jpn.org>
* Singleparts in Multipart/Alternative are marked with "*".
* Defining mew-find-longest-match().
* Separating warning and info.

1.95b119 (2001/04/09) mew-dist release

* Raw text strings in parameters are decoded before splited with ";".
* ":" for mew-summary-analyze-again-alternative.
* Defining mew-use-alternative.
* mew-face-header-date.
	Takashi SATOH <satoh@aurora.dti.ne.jp>
* C-cC-y for mew-summary-execute-command.
* "ml2" for sorting.
	Kentaro Inagaki <inagaki@tg.rim.or.jp>

1.95b118 (2001/04/03) mew-dist release

* Load mew-theme-file if non-nil.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Defining mew-syntax-get-entry-by-cid for mew-w3m.el.
* Supporting Multipart/Alternative. See mew-mime-multipart-alternative-list.
* Putting face except line delimiters.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* s/cite3/cite5/ in mew-theme.el.
	Takashi SATOH <satoh@aurora.dti.ne.jp>

1.95b117 (2001/04/01) mew-dist release

* Try to send a message even if smtp-auth is t and a server does not
  support SMTP AUTH.
* Defining mew-mime-content-disposition. Obsoleting
  mew-content-disposition-inline-list and mew-mime-content-type-ignore-cdp.
* Creating mew-theme.el.
* Try to decode even if a message is truncated.

1.95b116 (2001/03/29) mew-dist release

* last:N is supported for range.
* Setting mew-addrbook-orig-alist with unquoted strings when
  C-uC-cC-a.
	SUGIMORI <taro@fc.jpn.org>
* A bug fix for Bcc: vs +backup.
* Sender: is now decided when the message is sent.
* A patch for contrib/mew-summary-hl.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Using delete-windows-on so that scrambled drafts are not displayed.
* Removing bold from the comment face.
	Shun-ichi TAHARA <jado@flowernet.gr.jp>
* defface -> faces group.
	Ryutaroh Matsumoto <ryutaroh@rmatsumoto.org>

1.95b115 (2001/03/20) mew-dist release

* Using defface. Now three kinds of colors, TTY, bright-background,
  dark-background can be defined.
* A bug fix for X-Face:.
* A bug fix for "." of end-of-*
* Overriding smtp-auth, smtp-auth-list, smtp-user, smtp-helo-domain
  when sending a message in +queue.


1.95b114 (2001/03/18) mew-dist release

* mewencode.1 and mewls.1
* Ensuring downcase of shortname in Addrbook.
* contrib/mew-nmz-fixer.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* CID: hack.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A color patch for Emacs 21.

1.95b113 (2001/03/13) mew-dist release

* Colors are available on Emacs21/XEmacs with the -nw option.
* M-a -> mew-summary-addrbook-edit.
* Fixing duplicated entries buf of mew-summary-addrbook-add.
* SMTP bug fix.
* SAMBA support.

1.95b112 (2001/03/04) mew-dist release

* Defining mew-touch-folder-check-enabled-p.
	 Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>
* A bug fix of mouse-face.
* defcustom hack.
	 Ryutaroh Matsumoto <ryutaroh@rmatsumoto.org>
* S/MIME patches.
	 Ryutaroh Matsumoto <ryutaroh@rmatsumoto.org>

1.95b111 (2001/03/03) mew-dist release

* Enabling case for mew-summary-send-message.
	Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>
* mew-blinfo.
* Fixing Bcc: bugs.
* mew-mark-{put,delete}-here use insert-and-inherit() instead of
  insert() to inherit highlight.
* mew-scan-insert-line checks mew-use-highlight-mark.
* Removing mew-range-{auto,interactive}-alist.
* Hack for queue folders.
* Patches for contrib/mew-summary-hl.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
	Shun-ichi TAHARA <jado@flowernet.gr.jp>
* A patch for mew-fancy-highlight-body-setup.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.95b110 (2001/03/01) mew-dist release

* A patch for body property.
	KAMEI Ken-ichi <mule@pluto.dti.ne.jp>
* Enabling C-cC-e on Emacs 21.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* You can now specifies "queue-folder" in mew-config-alist.
* C-cC-c in Summary mode flushes messages in this queue folder or
  the default queue folder.
* A patch for mew-thread-indent-propery.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* New contrib/mew-summary-hl.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A patch for fancy highlight.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.95b109 (2001/02/25 Happy Birthday!) mew-dist release

* Defining mew-highlight-body-max-size.
* Highlighting non-MIME messages.
* Integrating fancy highlight body. Set mew-use-fancy-highlight-body.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* See if current-language-environment is bound.

1.95b108 (2001/02/22) mew-dist release

* Supporting OpenSSH 2.5.
	Shun-ichi GOTO <gotoh@taiyo.co.jp>
* mew-lang-jp.el hack.
	Shun-ichi TAHARA <jado@flowernet.gr.jp>
* paragraph-start hack for Draft mode.
	Shun-ichi GOTO <gotoh@taiyo.co.jp>
	SUGIMORI <taro@fc.jpn.org>
* mew-use-highlight-{body,url}.
	Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>

1.95b107 (2001/02/21) mew-dist release

* Flushing caches when 'x'.
* Fixing the bug of X-Mew:.
* when/unless are now allowed.
* Highlighting text/plain in message caches for Message mode.
* Highlighting citation only in Draft mode.
* Fixing the +++inbox problem.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Fixing the problem of auto-refile in the case
  mew-use-thread-separator is used.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* S/MIME patch.
	Ryutaroh Matsumoto <ryutaroh@rmatsumoto.org>
* defcustom patch
	Ryutaroh Matsumoto <ryutaroh@rmatsumoto.org>
* mew-buffer-message for gnuclient
	Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp>

1.95b106 (2001/02/17) mew-dist release

* Don't window-scroll-functions to highlight Message/Draft.
* Defining mew-use-highlight-{header,body,mark,url}
* A bug fix for deleting multipart in the attachments.

1.95b105 (2001/02/15) mew-dist release

* Fixing a fatal bug of mew-highlight-body-region.
* No highlighting if window-system is nil.
* A patch for contrib/mew-nmz.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.95b104 (2001/02/15) mew-dist release

* Preemptive SMTP sending.
	KOIE Hidetaka <hide@koie.org>
* Defining mew-summary-cook-function.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Enabling auto-refile in thread folders.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* xemacs-codename hack.
	Hiromichi Kawachi <kawachi@shimadzu.co.jp>
* A patch for contrib/mew-nmz.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A patch for mew-summary-up.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A patch for mew-was-regex.
	Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>
* Sophisticating buffer management.
* Obsoleting mew-set-buffer-tmp. (But it is left.)

1.95b103 (2001/02/10) mew-dist release

* Concatenating folders gussed by C-uo with ",".
	KOIE Hidetaka <hide@koie.org>
* Defining mew-summary-mark-undo-all again.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* mew-dir-messages to make directory-files faster.
* A bug fix for mew-summary-search-mark.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A patch for mew-draft-header.
	Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>
* contrib/mew-gnus.el.
	SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>

1.95b102 (2001/02/06) mew-dist release

* "k" to delete sub-thread.
* A patch for mew-refile-view-unmark.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A bug fixing of Fcc (after SMTP).
* Improving consistency of marks between Summary and Virtual.
  i.e. "U", "ma", "mr"
* Obsoleting "mu". This is trade-off for thread(Virtual).
* Removing mew-remote-folder-cache-delete. (This was not used.)
* A bug fix for burst.
* Removing mew-folder-member. Now mew-folder-insert uses member()
  which is much faster.
* delete -> delq.
* mew-mime-text/plain uses buffer-substring instead of
  buffer-substring-no-properties because Emacs 21 implements
  composite characters as a property.
* Organization: patch.
	Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>
* Error handling for Q-encoding.
* "?" for thread folder and "/" for Virtual mode.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A bug fix for mew-pop-biff-setup.
	NINOMIYA Hideyuki <nin@shikoku.ne.jp>


1.95b101 (2001/01/29) mew-dist release

* E on +draft configures the window.
* Defining mew-pop-sentinel-non-biff-hook.
* mew-summary-search-mark hack.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A bug fix for mew-summary-exchange-mark in Virtual mode.
* A bug fix for mew-attach-next.
* condition-case for write-region in POP sessions.
* mew-pop-check.
	NINOMIYA Hideyuki <nin@shikoku.ne.jp>
* mew-pop-biff-function.
	Tak Ota <Takaaki.Ota@am.sony.com>
* mew-pop-biff-setup disables the timer if mew-use-biff is nil.
* Cleaning up mew-env.el.

1.95b100 (2001/01/25) mew-dist release

* Biff can bark for POP servers which don't support UIDL.
* E on +draft switches a buffer of +draft/n if exists.
* buffer-disable-undo to save resources.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A minor fix for defcustom.
	OHARA Shigeki <os@iij.ad.jp>
* Adding mew-thread-display-hook.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Workaround for the "biff vs password" problem.
* Some enhancements for invisibility.
* SMTP status hack. (RFC 1893)
	Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>

1.95b99 (2001/01/18) mew-dist release

* Don't override {Resent-,}Sender: if exists.
* Using run-at-time and cancel-timer even on XEmacs.
* mew-summary-make-invisible checks existence of buffers and
  input-pending.
* copy-list -> copy-sequence.

1.95b98 (2001/01/18) mew-dist release

* C-cC-l now converts MIME-decoded-but-not-charset-converted text.
* Mode line for Summary/Virtual displays "[n more]*" if thread information
  is still visible. When the thread information becomes invisible
  over the entire buffer, mode line displays "[n more]"
  (asterisk disappears).
* A bug fix for "y". A text/plain body was not decoded.
* mew-virtual-cache-valid-p -> mew-thread-cache-valid-p
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Using idle timer for invisible.
* mew-eoh is set by mew-regex-setup.
* C-u i now doesn't flush +queue.
* Sender: hack. Defining mew-use-sender.
* Defining mew-header-mode-hook.
* mew-summary-scan-sentinel-hook -> mew-scan-sentinel-hook.
* mew-summary-inc-sentinel-hook -> mew-pop-sentinel-hook.
* Defining mew-smtp-sentinel-hook.
* Now now we have:
	mew-{pop,scan,smtp}-sentinel-hook.
* Biff doesn't put the lifetime of POP password longer.
* Biff doesn't flush +queue.
* Removing mew-sublist.
* "I" now takes care of the current folder.
* New mew-summary-hl.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A patch for contrib/mew-nmz.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Handing the case where an SSH server refuses a connection.
	KOIE Hidetaka <hide@koie.org>
	HAYASHI Chifumi <chifumi@mscom.or.jp>

1.95b97 (2001/01/11) mew-dist release

* Workaround of mew-make-postfix-invisible for Emacs 21.
* Detection for POP lock.
* Modeline hack for biff.

1.95b96 (2001/01/10) mew-dist release

* SASL for POP had a side-effect. When receiving a big message, Mew
  created a very long string. This bug has been fixed.
* Implementing POP biff. See mew-use-biff and mew-use-biff-bell.
* Flexible mechanism for get/set functions.
* Defining mew-scan-form-size-huge.
	Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>
	Tak Ota <Takaaki.Ota@am.sony.com>

1.95b95 (2001/01/06) mew-dist release

* SASL for POP.
* O(N) algorithm for mew-uniq-alist.
* choice for defcustom.
	NINOMIYA Hideyuki <nin@shikoku.ne.jp>
* A fix for mew-win32.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.95b94 (2001/01/04) mew-dist release

* No thread separator on the first line.
	NINOMIYA Hideyuki <nin@shikoku.ne.jp>
* Bug fixes for mew-summary-thread-{up,down}.
* Extending mew-count-lines for mew-use-thread-separator.
* Correct handling for wrong passwords of SMTP AUTH.
* A bug fix for 55-characters-boundary problem of MD 5.
* A bug fix for mew-summary-thread-move-cursor.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* mew-prog-ms*.
	Shuichi KITAGUCHI <ki@hh.iij4u.or.jp>

1.95b93 (2000/12/28) mew-dist release

* Defining mew-summary-ls-no-scan-hook.
* C-u I and C-u m I are case-ready.
* C-u I and C-u m I now reverse mew-pop-delete.
* Fixing the unsigned char bug of mewls.
* Removing mew-time-cts-*.
* Make mew-pop-body-lines configurable.
* A patch for 'wrap' citation.
	Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>
* Removing mc-flag.
* Using new macro style for defvar.
* Removing post-conv.

1.95b92 (2000/12/25) mew-dist release

* Workaround for Mew bombs.
* A bug fix for mew-use-8bit.
* base64 stuff for XEmacs 21.1.
	NINOMIYA Hideyuki <nin@shikoku.ne.jp>
* A bug fix for mew-pop-clean-up.
* Fixes for careless mistakes.
	NINOMIYA Hideyuki <nin@shikoku.ne.jp>
	HAYASHI Chifumi <chifumi@mscom.or.jp>

1.95b91 (2000/12/23) mew-dist release

* Stopping support for Emacs 19/Mule 2.3.
* Using defalias instead of fset.
* Using replace-match as much as possible.
* Using invisible instead of selective-display.
* Defining mew-scan-form-extract-rule.
  mew-scan-form-from-name-only and mew-scan-form-from-addr-only
  are now obsoleted.
	Shun-ichi TAHARA <jado@flowernet.gr.jp>
* Defining mew-summary-thread-move-cursor.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A bug fix for mew-summary-mark-select-thread.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Defining mew-use-thread-separator.
	NINOMIYA Hideyuki <nin@shikoku.ne.jp>
* Removing defmacro as many as possible.
* Enhancing mew-sort.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Fixing mew-icon-directory.
	NINOMIYA Hideyuki <nin@shikoku.ne.jp>
* Unsigned char fixes for mewencode -g.
	Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>
* A bug fix for mewencode -g.
	Shun-ichi GOTO <gotoh@taiyo.co.jp>

1.95b90 (2000/12/15) mew-dist release

* utf-7.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Implementing "I" and "i".

1.95b89 (2000/12/13) mew-dist release

* Bug fixing and enhancing thread commands.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* mew-mark-tmp -> ?\0.
* Mark soft-coding patch.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
	Shun-ichi GOTO <gotoh@taiyo.co.jp>
* Visualizing thread without recursive function call.
	Shun-ichi TAHARA <jado@flowernet.gr.jp>
* Deleting mew-summary-convert-local-cs2.
* mew-smtp-auth-list can be used in config.
* Ensuring POP's end of session.
* Allowing the case where one boundary is a substring of another
  boundary.
* Yet another bug fix for mew-draft-auto-fill.
* Yet another patch for subject-simplify.
	Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>

1.95b88 (2000/12/12) mew-dist release

* Defining mew-cite-ignore-mouse-region.
* Fixing the mouse-region vs citation problem.
	SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>.
* Soft coding mode-name.
	KOIE Hidetaka <hide@koie.org>
* Supporting SASL(PLAIN,LOGIN) as well as CRAM-MD5.
* Defining mew-summary-display-raw-header.
* A patch for subject-simplify.
	Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>
* A bug fix for mew-draft-auto-fill.
	Kenichi Nabeya <nabeken@hal.com>
* A bug fix for highlight-url.
	HAYASAKA Hiromu <hrm@aya.or.jp>
* mew-thread-only
	NINOMIYA Hideyuki <nin@shikoku.ne.jp>

1.95b87 (2000/12/08) mew-dist release

* Toolbar hack for refile in Virtual mode.
	NINOMIYA Hideyuki <nin@shikoku.ne.jp>
* Making "g" and "C-cC-b" thread-friendly.
* Ignoring marks in Virtual mode when quitting.
	KOIE Hidetaka <hide@koie.org>
* Enabling mew-summary-thread-{parent,child,brother-up,brother-down}
  in Summary mode.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.95b86 (2000/12/08) mew-dist release

* Virtual folders are highlighted by default.
  See mew-highlight-mark-folder-type for more information.
* mew-summary-thread-{parent,child,brother-up,brother-down}.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Fancy threading.
	Shun-ichi TAHARA <jado@flowernet.gr.jp>
* Fixing mew-refile-init. kill-emacs-hook now calls
  mew-refile-clean-up.
* Now you can use "o", "!", "mo" in Virtual mode.

1.95b85 (2000/12/06) mew-dist release

* A bug fix for mew-complete.
	SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>.
* Catching a error signal in base64-decode-string.
	Takuro Horikawa <takuroho@tky3.3web.ne.jp>
* mew-scan-get-line extracts the last id from References:.
* "C-cC-g" -> "C-cC-z".
* "," displays a message in the echo area if too large.
	KOIE Hidetaka <hide@koie.org>
* "t" checks mew-summary-buffer-folder-cache-time.
* Disabling mew-mark-afterstep in "mt".
* Exclusive check for mew-summary-thread-region.
* A bug fix for mew-mime-image.

1.95b84 (2000/11/30) mew-dist release

* Thread fixes and profile.
* A patch for mewls.
	Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>
* A patch for mew-icon-p.
	KIM Hyeong Cheol <hkimu-tky@umin.ac.jp>
* Hash size patch.
	Shun-ichi GOTO <gotoh@taiyo.co.jp>

1.95b83 (2000/11/29) mew-dist release

* regexp-quote for addresses.
	Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>
* A bug fix for the "-nw" option of Emacs 21.
* mew-{,insert-}buffer-substring.
* Making "t" more convenient.
* A patch for mew-win32.el.
	Shuichi KITAGUCHI <ki@hh.iij4u.or.jp>
* Summary/Virtual menu patch.
	NINOMIYA Hideyuki <nin@shikoku.ne.jp>
* mewls can display the last line of References:.
* HAVE_POOL for mew.h.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
	Atsushi Onoe <onoe@sm.sony.co.jp>
* A patch for mew-cite-strings.
	Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>
* Removing goto-line.
* Cite label hack. See mew-draft-cite-fill-mode for more information.
	KOIE Hidetaka <hide@koie.org>
	Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>
* A bug fix for mew-input-comma.
* Defining "h" in Summary mode, debugging "h" in Message mode.
* Backup status files.

1.95b82 (2000/11/27) mew-dist release

* mew-summary-{msg,part} hack.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Displaying the current message when "t".
	KOIE Hidetaka <hide@koie.org>
* A fix for serious bug of mew-scan-form-from.
* In Summary mode, "** no subject **" is displayed if Subject: is
  empty. This is just for threads.
* bin/w32.
	Shuichi KITAGUCHI <ki@hh.iij4u.or.jp>
* "mt" is for putting the '*' mark on the current thread.
* "mm" is for making thread.
* "^", C-cC-p, C-cC-n to walk thread.
* mew-summary-decode-pgp: C-cC-p -> C-c\C-g.
* mew-folder-clean-up removes virtual folders before saving.
* A patch to mew-refile-view.el.
	sen_ml@eccosys.com
* "t" in Virtual goes to corresponding physical folder and moves to
  the message.
* C-uC-cC-c in Summary flushes the current buffer only.
	Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>

1.95b81 (2000/11/25) mew-dist release

* Defining mew-thread-column. This value can be set in
  mew-scan-form-list, too.
* A bug fix of mew-check-config in Emacs 21.
	KIM Hyeong Cheol <hkimu-tky@umin.ac.jp>
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* mew-refile-clean-up to avoid saving every time when "x".
* Defining mew-count-lines which counts \n only.
* mew-addrbook-alias-add doesn't overwrite if a target already
  exists in Addrbook.
* Setting mew-cs-m17n to ctext-unix to save ^M.
* Removing highlight at unmarking even if the folder is matched to
  (mew-highlight-this-folder-p).
* Adding virtual folder to mew-folders-ignore-p.
* A bug fix for deleting comments in Addrbook.

1.95b80 (2000/11/24) mew-dist release

* "t", "C-u t" and "mt" for thread.

1.95b79 (2000/11/22) mew-dist release

* Toolbar hack for Emacs 21.
* mew-exit-minibuffer-function and mew-input-comma-function.
	KOIE Hidetaka <hide@koie.org>
* Extending C-u C-c C-o.
	Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>

1.95b78 (2000/11/20) mew-dist release

* "." vs count-lines.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Info update.
* "==" and "!==" for mewls.
	SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>	
* Right reassemble procedure.
* Patches for join.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Binding system-time-locale to "C" when using
  format-time-string in Emacs 21.
	SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>	
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Sort variety.
* Using pp instead of prin1 in mew-save-lisp.

1.95b77 (2000/11/17) mew-dist release

* Join for message/partial.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Pick macro.
* Warning for "X" if executed on the bottom.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Updating info.
* Defining mew-scan-form-from-addr-only.
* Case fold search for pick
	SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
* "g" chooses a inbox folder according to mew-config-input.
	Toru YANO <toru@tenchi.ne.jp>
	sen_ml@eccosys.com
* (mew-mark-clean) for sort.
* s/mew-config-syncronize/mew-config-synchronize/g
	INOUE Tomohiro <tinoue@photon.t.u-tokyo.ac.jp>
	sen_ml@eccosys.com
* A patch for Makefile.
	KOIE Hidetaka <hide@koie.org>
* A patch for contrib/mew-nmz.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.95b76 (2000/11/07) mew-dist release

* A bug fix for mew-cache-message.
	Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>
* Ensuring final newline for uudecode.
* A bug fix for TIS-620.
* Error message hack for mewencode.
* A patch for contrib/mew-nmz.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.95b75 (2000/11/01) mew-dist release

* Defining mew-serv-to-port so that .mew-uidl uses service names.
* Sanity-check of '\n'.
* Highlighting Summary mode for POP and scan.
* Fixing mewdecode so that it doesn't exit but warn when illegal
  characters are found.
* Adding copyright to contrib/*.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* X-Mailer hack for XEmacs.
	Shun-ichi TAHARA <jado@flowernet.gr.jp>
* contrib/mew-nmz.el again.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A patch for contrib/mewinc.
	Shun-ichi TAHARA <jado@flowernet.gr.jp>
* Supporting "Re> " for i-mode.
	Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>
* Cast for isdigit() in mewls.
* A bug fix for mew-decode-warning-body.
* prototypes for C source files.
* bin/Makefile hack.
	SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>

1.95b74 (2000/10/23) mew-dist release

* Fixing the queue vs cache problem.
	Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>
* mew-msgid-{user,domain} -> mew-smtp-msgid-{user,domain}.
* Defining mew-prog-ssh-arg.
  e.g. (setq mew-prog-ssh-arg '("sleep 10"))
* Some patches for bin/
	SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>	
* A patch for SMTP debug log.
	OHARA Shigeki <os@iij.ad.jp>
* "quit" -> "QUIT"
	OHARA Shigeki <os@iij.ad.jp>
* contrib/incmbox.
	Yasunari Momoi <momo@bug.org>
* contrib/mewinc.
	Shun-ichi TAHARA <jado@flowernet.gr.jp>

1.95b73 (2000/10/17) mew-dist release

* contrib/incdir for Maildir(qmail).
	Yasunari Momoi <momo@bug.org>
* Too big vs "a".
	Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>
* case-fold-search for mew-scan-form-type
	SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
* Yet another fixes for Virtual mode.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A patch for X-Mew-UIDL:.
	Ninomiya Hideyuki <nin@shikoku.ne.jp>
* Pick pattern for mewls.

1.95b72 (2000/10/16) mew-dist release

* mew-summary-virtual-with-grep.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Ad hoc mechanism to detect a broken string has been removed because
  it doesn't work on XEmacs and Emacs 20.7 with --unibyte.
* Set mc-flag to t function-locally in mew-header-encode-region so that
  Emacs 19.x works. mc-flag must be nil buffer-locally in the 
  draft at encoding so that re-search-forward works especially for
  GB2312. Sigh...
* Solving cache-sort problem.
	Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>
* A patch for mew-time-rfc-to-sortkey.
	Ninomiya Hideyuki <nin@shikoku.ne.jp>

1.95b71 (2000/10/15) mew-dist release

* Decode multipart even if CTE: is not composite-type.
* -i option for mewls.
* match_pattern matches even if multiple lines for key exist.
* Bug fixes for mew-cache-message.
* mew-mail-path can be passed to mewls.
* "C-u/" in Summary mode.

1.95b70 (2000/10/12) mew-dist release

* A patch for mewls to fix a long line from stdio.
	Konuma Masaki <masaki@koma.nu>
* A patch for mewls's pick.
	SAITO Tetsuya <tetsuya@hf.rim.or.jp>
* Fixing toolbar syntax for XEmacs.
* Fixing a toolbar problem in Virtual mode.
* All variables for path are now downcased.
* bindir patch.
	Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
* mew-conf-path is now set to mew-mail-path.
	INOUE Tomohiro <tinoue@photon.t.u-tokyo.ac.jp>
* A patch for the position of mew-folder-make-alist.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.95b69 (2000/10/11) mew-dist release

* Defining mew-config-synchronize.
	Shun-ichi TAHARA <jado@flowernet.gr.jp>
* Some #ifdef for mewls.
	Takuro Horikawa <takuroho@tky3.3web.ne.jp>
* mewls -a -p pattern sleeps only when it prints fields.
* Patches for strlen in mewls.
	Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>
* Analysis of multipart is now conformant to RFC 2046.
	Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>

1.95b68 (2000/10/10) mew-dist release

* Some #ifdef for mewls.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Virtual mode is back.

1.95b67 (2000/10/09) mew-dist release

* mew-scan-fields is now customizable.
* mew-content-disposition-inline-list instead of 
  mew-content-disposition-type.
* C-uC-cC-e asks Content-Type:.
* mew-mailbox-type to select either 'pop or 'mbox.
* Many files, which kazu can't support, have been deleted.
* A bug fix for mew-debug for MIME decoding.
* Customizable argument encoding scheme.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Bug fixes for mew-param-sanity-check.

1.95b66 (2000/10/05) mew-dist release

* mew-header-encode-string chooses a charset for the entire string,
  not each charset of substrings.
* "inline" is now default for CDP:. Set mew-content-disposition-type
  to customize it.
* Generic sanity-check for parameters.
* (Re: ...) is the same of (was ...).
	Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>
* Fixing refile vs scroll problem when too big.

1.95b65 (2000/10/03) mew-dist release

* Prohibiting refiling messages to +draft.
* Supporting NetBSD SSH.
	Haruhisa Minami <hal@cosmosfoods.co.jp>
* mew-header-decode-region calles mew-header-sanity-check-region last.
* mew-summary-search-mark always clears mew-summary-buffer-find-keyword.
* Coding style changes for mewls and mewencode.
* README has been deleted. 00api has been created.
* Some bug fixes on argment coding-system for pick.
* Saving .mew-uidl when POP is finished.
* mew-summary-find-keyword-{down,up} centerize if a match found.
  Otherwise, they display the end/beginning of the buffer at most.
* M-p for mew-summary-find-keyword-up
* A buf fix for mew-kill-buffer.
	Ninomiya Hideyuki <nin@shikoku.ne.jp>

1.95b64 (2000/09/29) mew-dist release

* mxo is for mew-summary-exec-refile.
* mxd is for mew-summary-exec-delete.
* Fixing mew-kill-buffer so that it kills a process as well.
* mew-scan-form-mark-delete is now default to nil.
* Error recovery for mew-substring.
* mew-smtp-mail-from.
* mew-prog-grep* hack.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Ensuring that mew-coding-system-p returns t when the argument is nil.
* M-n in Summary mode is now bound to mew-summary-find-keyword-down.

1.95b63 (2000/09/27) mew-dist release

* A patch for mew-scan-form-friendly-addr.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Several bug fixes for the --unibyte.
* mew-charset-m17n is defined and default to "utf-8".
* A patch for mew-scan-form-friendly-addr to remove recursive
  comments.
* Defining mew-scan-form-list-{string,list}-type to let a user choose
  'regex, 'string, 'recursive.
* A string is not truncated if the width exceeds abs(minus-integer)
  in scan-from.

1.95b62 (2000/09/24) mew-dist release

* Several fixes for mew-scan-form-func.
* Several functions for mew-scan-form.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Fixing mew-summary-scan-form for Windows.
	Takashi SATOH <satoh@aurora.dti.ne.jp>

1.95b61 (2000/09/21) mew-dist release

* X-Mew-UIDL: is put onto messages if truncated.
* Defining mew-scan-form-list.
* Configurable mew-scan-form.
* Content-type hack.
	Shuichi KITAGUCHI <ki@hh.iij4u.or.jp>

1.95b60 (2000/09/19) mew-dist release

* mew-summary-display-raw doesn't call mew-message-hook.
* Coding style hack for replace-match.
* Setting multibyte stuff for encoding to prevent re-search-forward's
  failures.
* mew-addrstr-parse-syntax-list hack.
* A bug fix for mew-summary-refile. Getting information from the
  top level header.
* Auto configuration of mew-touch-folder.
	Shuichi KITAGUCHI <kit@Mew.org>

1.95b59 (2000/09/15) mew-dist release

* A fix for X-Mew:.
* Fixes for mew-summary-display.
* "8" to toggle mew-use-8bit.
* mew-addrstr-parse-address parses just one address.
* mew-summary-msg-or-part for save.
* Quiting bold face for demo on XEmacs because center-line sucks.
* New coding style for mew-{c,d}info-set.
* mew-regex-nonascii to make it independent on the internal expression.
* A patch for mew-insert-message.
	Shun-ichi GOTO <gotoh@taiyo.co.jp>

1.95b58 (2000/09/11) mew-dist release

* "C-u SPC" now re-display a message or a part only. To remove limitations
   for decoding, use ".".
* Drastic internal changes, including message caches.
* Change buffer-name to mew-summary-folder-name.
* Deleting the meaningless argment of mew-window-configure.

1.95b57 (2000/09/04) mew-dist release

* Defining mew-port-sanity-check.
* mew-encrypt-to-myself is defined.
* Don't insert SPC between 'phrase' and ':;'. If 'phrase' ends with
  an 'encoded-word', this violates RFC 2047. But the spec itself is
  broken.
* Toolbar for message.
	Ninomiya Hideyuki <nin@shikoku.ne.jp>
* A patch for POP communication.
	Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>
* The -wait option for mewls.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Choosing correct micalg when GnuPG is used.
* Supporting SSH v2.3.0.
	Chifumi Hayashi <chifumi@mscom.or.jp>

1.95b56 (2000/08/30) mew-dist release

* Hiding the Status: field.
* Sanity check for strings in the scan form.
* Subfolders of +attach and +draft are removed from mew-folder-list.
* Deleting all Mew's buffers when quit.
* Removing all queue folders when refile.
	KOIE Hidetaka <hide@koie.org>
* Condition check for menu.
	Ninomiya Hideyuki <nin@shikoku.ne.jp>
* mewls opt patch.
	KOIE Hidetaka <hide@koie.org>

1.95b55 (2000/08/27) mew-dist release

* Defining mew-dir-list-with-link-count and mew-dir-list-without-link-count.
* Obsoleted mew-folder-list-skip-pattern.
* Some command can't be use in +draft and +queue.
* mew-make-temp-name ensures to use ASCII only.
* A fix for C-cC-k.
* A fix for usage of w32-get-true-file-link-count.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A fix for mew-dir-list2
	NAKAGAWA Takayuki <tknakaga@kanagawa.hitachi.co.jp>

1.95b54 (2000/08/18) mew-dist release

* Workaround when base64-decode-string fails.
* Extending mew-header-replace-value.
	Shun-ichi GOTO <gotoh@taiyo.co.jp>
* Postfix support for edit-again.
* Similar coding style for SSH/POP/Scan/SMTP.
* Timezone fix for sorting.
	Ninomiya Hideyuki <nin@shikoku.ne.jp>
* Using PTY for mewls.
* A bug fix for MIME composing.
* Using delete-process for network processes.

1.95b53 (2000/08/16) mew-dist release

* Dividing mew-cs-database into mew-cs-database-for-{encoding,decoding}
* Obsolete "~/Mail/.folders". Use ".mew-folder-list" and 
  ".mew-folder-alist" instead. Now, creating a new folder became
  MUCH faster than before.
* Complete bug fix for SSH password cache.
* Removing headers for uumerge.
	Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>
* A patch for XEmacs on Windows.
	Shuichi KITAGUCHI <kit@Mew.org>
* mew-cs-m17n for lisp saving/loading.
* Use mew-header-encode-addr for mailbox even if ASCII only to
  check syntax.
* A bug fix for broken Date:.
* Cleaning up mew-cs-*.

1.95b52 (2000/08/07) mew-dist release

* A bug fix for sort (ie time zone). 
* Displaying file time stamp if Date: is not present.
* Taking care of Date: which doesn't contain time zone.
* Getting back uumerge.
* POP password caching with user/host/port.
	Takashi SATOH <satoh@aurora.dti.ne.jp>
* touch-folder after scanning.
	Shuichi KITAGUCHI <kit@Mew.org>

1.95b51 (2000/08/03) mew-dist release

* Making scan safer against broken strings.
* The --field option for mewls.
* Getting back mew-sort.el. Date: only.
* Cleaning up unibyte and multibyte.
* Support for Emacs 20 with the "--unibyte" option.

1.95b50 (2000/07/31) mew-dist release

* Hacking time stuff.
* Error avoiding for saving, bursting, converting 8bit to 7bit.

1.95b49 (2000/07/27) mew-dist release

* Saving UIDLs when POP is quitting.
* Defining mew-msg-user.
	Kenichi Niioka <ken@icm.unisys.co.jp>
* Defining mew-hello-text.
* Getting. mew-auto-flush-queue back.
* Fixes for POP getting.
* Distinguish continuous SPCs and meaningless TAB in Subject:.
* Checking SSH process before sending strings.
* Checking the existence of mewls in mew-summary-scan-body.
* Made mew-scan-format safer From: is nil.
* Made mew-pop-tear-down safer in the case where inbox is nil.
* Setenv LANGUAGE for gnupg.
* nostat for mewls.
	SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>

1.95b48 (2000/07/19) mew-dist release

* Cleaning up mode line after POP.
	Ninomiya Hideyuki <nin@shikoku.ne.jp>
* Binding coding system for write in drafts.
* So many bug fixes for USER/PASS.

1.95b47 (2000/07/13) mew-dist release

* A bug fix for mew-pop-filter.
* USER/PASS support. Set mew-pop-auth.
	Kyotaro HORIGUCHI <horiguchi.kyotaro@ss.bch.east.ntt.co.jp>
* PGP 6.5.1i support.
	Ninomiya Hideyuki <nin@shikoku.ne.jp>
	Shigeki Fujii <fujii@amy.hi-ho.ne.jp>

1.95b46 (2000/07/12) mew-dist release

* Don't put the D mark if Msg-Id: doesn't exist.
	Masaki KONUMA <konuma@de.mtex.co.jp>
* Making Mew safer against unsupported charset.
* Replacing TABs to a SPC on Subject:
	SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
* mew-summary-toggle-disp-msg-hook
	Ninomiya Hideyuki <nin@shikoku.ne.jp>
* Displaying percentage of receiving messages.
	Shun-ichi GOTO <gotoh@taiyo.co.jp>
* mew-pop-get-next instead of mew-folder-new-message.
	Shun-ichi GOTO <gotoh@taiyo.co.jp>
* stat() hack.
	Kyotaro HORIGUCHI <horiguchi.kyotaro@ss.bch.east.ntt.co.jp>
	KOIE Hidetaka <hide@koie.org>
* Option and argument hack for imls
	SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
* if -> ifdef in mewls
	Shuichi KITAGUCHI <kit@Mew.org>
* Limit check for mewls.
	KOIE Hidetaka <hide@koie.org>

1.95b45 (2000/07/08) mew-dist release

* Fixing a type of mew-mode-line-id.
	Ninomiya Hideyuki <nin@shikoku.ne.jp>
* "D" mark for duplicated messages.
* Bug fixes for mewls.
	KOIE Hidetaka <hide@koie.org>
* Packing.
	Masaki KONUMA <konuma@de.mtex.co.jp>

1.95b44 (2000/07/07) mew-dist release

* Defining mew-decode-set-environment for burst.
* mew-summary-inbox-position hack.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Defining mew-coding-system-p for non-Mule.
* eq -> = if comparing numbers.
* POP hack.

1.95b43 (2000/07/01) mew-dist release

* mew-summary-inbox-position is set only if "i" is called in 
  Summary/Virtual mode.
* Obsoleting mew-cs-rfc822-trans.
* Using string= wherever appropriate.
* Using eq wherever appropriate.
* POP hacking.
* A bug fix for Bcc:.

1.95b42 (2000/06/29) mew-dist release

* Binding print-length and print-level for Emacs 21's prin1.
* A bug fix for mew-summary-display.
* SSH password can be cached.
* Now, mew-use-cached-passwd controls all password cache.
  e.g. mew-use-pgp-cached-passphrase is obsoleted.

1.95b41 (2000/06/28) mew-dist release

* case is guessed when To:, Cc:, and Newsgroup: are inserted into a draft.
* The old "." now became "C-u SPC". That is,
  mew-summary-{show,display} have been integrated. "." is an analysis
  command removing its cache. "C-u ." analyzes the message with 
  mew-decode-broken reversed.
* Enhancing mew-summary-exchange-point.
	KOIE Hidetaka <hide@koie.org>

1.95b40 (2000/06/27) mew-dist release

* Defining mew-regex-virtual.
* Defining mew-summary-edit-header-for-{message,draft,queue}.
* install-info opts and args in info/Makefile.
* Supporting Emacs 21.
* Defining mew-smtp-auth. And for mew-config-alist.
* mew-fcc is default to +backup.
* Getting back mew-config-guess-alist.
* mew-decode-tag-fields -> mew-decode-ws-fields.
* Canonicalizing aliases on Bcc:.
	Takashi SATOH <satoh@aurora.dti.ne.jp>
* OpenSSH 2 support.
	Hidetomo Hosono <h@kondara.org>
* Decode unknown coding-system if mew-decode-broken.
	shirai@rdmg.mgcs.mei.co.jp

1.95b39 (2000/06/05) mew-dist release

* Both "." and "C-u ." flush its cache.
* Updating X-Mailer: when "E".
* Adding Content-Length to mew-field-delete-for-reediting.
	Murata Takashi <Takashi.Murata@nsgnet.co.jp>
* Fixing infinite loop of mew-param-analyze-broken.
	Ryota HIROSE <hirose@comm.yamaha.co.jp>
* The perfect regular expression for quoted strings.
* Fixing infinite warning of ",".
* mew-header-sanity-check-string retains SPC even if all-ctls.
* Fixing a warning message for parameter.

1.95b38 (2000/06/01) mew-dist release

* "C-u ." now displays a message with mew-decode-illegal reversed.
* Defining mew-no-warning-{fields,params}
* Defining mew-decode-illegal-subject-tab, 
	mew-decode-tab-fields, mew-use-name-parameter.
* Defining mew-param-analyze-broken.
* Sort then uniq mew-decode-illegal.
* A bug fix for mew-header-decode-region. "\000"s remained.
* Defined the missing mew-mime-image/tiff.
	Hayato Ishibashi <ishibashi@media.osaka-cu.ac.jp>
* Property for X-Mew:
	Shuichi KITAGUCHI <kit@Mew.org>

1.95b37 (2000/05/28) mew-dist release

* Be liberal for broken messages.
	mew-decode-illegal-{quoted-phrase,raw-subject,mime-parameter,text-body}
* "Config:" is saved for "E".
* "E" in +queue used an improper cache. This bug has been fixed.

1.95b36 (2000/05/24) mew-dist release

* Bug fix to handle multiple drafts. Encoded messages don't appear
  to users anymore.
* Bug fixes for SMTP.
* Appropriate Bcc, Dcc, Fcc when "E" on messages in +queue.
* Get mew-{,real-}send-hook back.
* A patch for mew-virtual-thread.el
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Defining mew-smtp-flush-hook.
	Shuichi KITAGUCHI <kit@Mew.org>
* Creating mew-md5.el.
* A patch for mew-subject-simplify.
	KOIE Hidetaka <hide@koie.org>

1.95b35 (2000/05/19) mew-dist release

* Password cache for SSH/SMTP Auth.
  See mew-use-{ssh,smtp}-cached-passphrase.
* Retaining Dcc: in .mqi.
* mew-header-{en,de}code-{base64,qp} ->
  mew-{base64,q}-{en,de}code-string.
* SMTP Auth. Currently, on XEmacs only.
* mew-smtp-user for SMTP Auth.
* UTF-8. (require 'un-define) by yourself.
* mew-summary-convert-local-cs2 for header. (C-cC-d)
* CTE: x-uuencode decoding. (Implemented in mewencode.)
* mew-start-process.
	KOIE Hidetaka <hide@koie.org>

1.95b34 (2000/04/20) mew-dist release

* Try EHLO first, and try HELO if failed.
* Binding case-fold-search in mew-subject-simplify.
	Shun-ichi GOTO <gotoh@taiyo.co.jp>
* Binding mark-active in the cite functions.
	KAMEI Ken-ichi <mule@pluto.dti.ne.jp>
* Dynamically check capability of image on a frame.
	Daiki Ueno <ueno@unixuser.org>
* Simplify mew-icon-p.
	Daiki Ueno <ueno@unixuser.org>

1.95b33 (2000/04/18) mew-dist release

* Mode menu pops up in each mode on XEmacs by 3 button.
* Creating mew-auth.el. (just a toy)
* Some XEmacs hacks.
	Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
* Subject: hack function.
	KAMEI Ken-ichi <mule@pluto.dti.ne.jp>
	Shun-ichi GOTO <gotoh@taiyo.co.jp>
* Patches for contrib/mew-nmz.el
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* assoc -> assq if appropriate.

1.95b32 (2000/04/13) mew-dist release

* immknmz hack.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Catching format-decode-buffer's error.
* RFC 2017 support. access-type=url.
	Ninomiya Hideyuki <nin@shikoku.ne.jp>
* Resent-From: is passed to MAIL FROM.
* Displaying a message when "!".
	utashiro@iij.ad.jp

1.95b31 (2000/04/11) mew-dist release

* Checking existence of a buffer in mew-summary-set-config.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* C-u X processes all marked messages before the cursor.
* C-u x processes marked messages in the region.
* If mew-use-burst-folder-history is non-nil, mew-burst-last-folder
  is used as a candidate of a burst folder.
* Fixed the bare LF problem for non-Mule Emacs.
* Deleting old X-Mew: for C-cC-p.
* See if a coding-system exists on decoding. (hack for ISO-2022-JP-3)
* "smtp-hello-domain" for mew-config-alist.

1.95b30 (2000/04/09) mew-dist release

* ISO-2022-JP-3 test support for Emacs 20.x.
* Info updates.
* Deleted mew-addrbook-unexpand-regex.
* "header-alist" can be used in mew-config-alist.
* Removing unnecessary newline of Smtp log in the case of errors.
	KOIE Hidetaka <hide@koie.org>

1.95b29 (2000/03/09) mew-dist release

* C-cC-s and C-cC-r in Summary mode now can breaks page delimiters.
* Explanation for GNUPG is now displayed when PGP key is added.
* A fix for C-cC-e in Draft mode.
* Returning "" if read-passwd causes an error.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* comment-region now works for citation in Draft mode.
* A fix for IMAP resend.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A fix for re-edit.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* touch-folder for queues.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A bug fix for mew-encode-learn-aliases.
* contrib/mew-nmz.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.95b28 (2000/02/21) mew-dist release

* A fix for PGP vs undo.
* If you type "C-u" for PGP signature function, you can specify
  PGP user id (usually an e-mail address) instead of From:.
* A bug fix for PGP unsupported signature.
* contrib/mew-nmz.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.95b27 (2000/02/16) mew-dist release

* PGP unsupported signature(2).
* Removing mqi files when messages in +queue are marked with 'D'
	Shuichi KITAGUCHI <kit@Mew.org>
* Supporting OpenSSH.
	Shuichi KITAGUCHI <kit@Mew.org>

1.95b26 (2000/02/08) mew-dist release

* Supporting multiple SMTP servers.

1.95b25 (2000/02/03) mew-dist release

* A patch for loading order.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Toolbar hack for XEmacs

1.95b24 (2000/02/03) mew-dist release

* The decoding mechanism is sophisticated for re-edit.
* Creating mew-const.el, mew-blvs.el and mew-vars2.el.
* Creating mew-nntp.el. (Just a toy now)

1.95b23 (2000/01/31) mew-dist release

* When reedit, "charset" is cleared so that the charset of the file
  can be guessed.
* "E" in +draft now recovers attachments.
* Getting edit-again (M-e) back.
* A bug fix for C-cC-o vs header problem.
* Customizing patches again.
	SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>

1.95b22 (2000/01/28) mew-dist release

* mew-queue-backup.
* 'no-err -> t for re-search-{forward,backward}.
* A bug fix for mew-encode-save-draft.
* defcustom for Emacs 19.28.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.95b21 (2000/01/27) mew-dist release

* defcustom for Emacs 19.28.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Some hacks for resending.
* Supporting Bcc: and Resend-Bcc:.
* Read-only for a body of Header mode.
* Bug fixes for PGP.
* C-cC-o replaces From: if exists.
* Defining mew-header-replace-value.
* mew-draft-undo hack (for resend).
* C-cC-o for Header mode.
* Mode name in Header mode.
* Patches for contrib/mew-summary-hl.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.95b20 (2000/01/26) mew-dist release

* A bug fix for mew-summary-switch-to-folder.
* t -> 'no-err for re-search-{forward,backward}.
* Header mode is now ready! You can resend and send a massage to
  other receivers.
	"r" for resending.
	"W" for sending to other receivers.
* A bug fix for "error in process filter: Selecting deleted buffer".
* Customizing patches.
	SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
* Warning against illegal ranges.
	SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>

1.95b19 (2000/01/24) mew-dist release

* mew-folder-new-message see if whether or not a buffer exists
  corresponding to a new file.
* mew-summary-reply prohibits to be executed in +draft.
	ksakai@kso.netwk.ntt-at.co.jp
* mew-config-init.
	Shuichi KITAGUCHI <kit@Mew.org>
* mew-draft-set-config set mew-draft-buffer-config only.
* Date: fix.
	Masaki KONUMA <konuma@de.mtex.co.jp>
	Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp>
	Kenji Sato <ken@ny.kdd.com>
* Header encoding fix for Mule 2.3.
	SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
* Defining mew-mail-address again for backward compatibility.

1.95b18 (2000/01/20) mew-dist release

* SMTP fixes.
* Config fixes.
* Friendly messages for config input.
	Shuichi KITAGUCHI <kit@Mew.org>
* A patch for contrib/mew-summary-hl.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.95b17 (2000/01/13) mew-dist release

* Touch folder hack.
	Shuichi KITAGUCHI <kit@Mew.org>
* Fixing mew-substring.
	Masaki KONUMA <konuma@de.mtex.co.jp>
* "." for parts.
* Checking null string for Addrbook.
* PGPv5 fixes for "not encrypted" with invalid key of ANY kinds.
	Michael Steiner <steiner@acm.org>
* Adding the "X" mark for mark existence check.
	Masaki KONUMA <konuma@de.mtex.co.jp>
* No sorting for directory-files.
	Masaki KONUMA <konuma@de.mtex.co.jp>
* SPC doesn't scroll message buffers if not displayed.
* Syncing the return value of base64-decode-string and
  that of mew-header-decode-base64.
	Masaki KONUMA <konuma@de.mtex.co.jp>

1.95b16 (99/12/28) 

* mew-generate-{mail-address,mail-domain,from}-list.
* Supporting SSHv2.
* Functions for buffers and folders have been re-written.
* The config feature has been drastically re-written.
  Now, the Config: field is obsoleted.
* mew-touch-folder for SMTP.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* selected-window instead of mew-pop-to-buffer, again.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.95b15 (99/12/22) mew-dist release 

* Checking the existence of ssh.
* Making filters and sentinels safer.
* Killing drafts became safer.
* Loading "~/.mew" when initialized.
* Rotating Smtplog.
* selected-window instead of mew-pop-to-buffer.
	kyota@po.ntts.co.jp (Kyotaro HORIGUCHI)
* A mechanism to locate log files.
* Defining mew-conf-path.

1.95b14 (99/12/16) mew-dist release

* SSH is now available! Set mew-smtp-ssh-server.

1.95b13 (99/12/14) mew-dist release

* A patch for contrib/mew-browse.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Config comes back. See mew-config-alist. Currently, inbox-folder,
  from, and msgid-domain are supported.
* mew-use-full-window is default to nil.
* A patch for reply fragments of SMTP.
	SUGIMORI <taro@fc.jpn.org>
* Typo fixes.
	Masaki KONUMA <konuma@de.mtex.co.jp>
* Macro fix.
	Shun-ichi GOTO <gotoh@taiyo.co.jp>

1.95b12 (99/12/13) mew-dist release

* mew-window-use-full -> mew-use-full-window. (Should be obsoleted)
* mew-stmp.el has benn brushed up. Logging, recovering, and 
  message fragment-safe.
* mew-random has been defined to avoid the same sequence.
* Both mew-date and mew-message-id use format-time-string.
* Addrbook is now assumed to be under ~/Mail.
* A mew-pioalet patch for mew-nmz.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Defining mew-pioalet.
	Shun-ichi GOTO <gotoh@taiyo.co.jp>
* English is blushed up.
	Masaki KONUMA <konuma@de.mtex.co.jp>

1.95b11 (99/12/10) mew-dist release

* A bug fix for the case where Addrbook doesn't exist.
* A coding-system bug fix for "y".
* Fixing the Draft mode vs window-configuration problem.
* A bug fix for Fcc:.
* Message-ID: is added by Mew.
* A bug fix for the Draft mode vs auto-save problem.
* A bug fix for the Draft that starts with null lines.
* A bug fix for draft undo.
* A bug fix for SMTP sentinel.
* Set mew-init-p to nil when quitting.
* Deleting decode-syntax when "E" in +queue.

1.95b10 (99/12/08) mew-dist release

* Saving non-saved buffers for multipart composing.
	kyota@po.ntts.co.jp (Kyotaro HORIGUCHI)
* mew-smtp-keep-connection.
* Dummy timer functions for Mule for Win32.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Undo if no recipient in Draft.

1.95b9 (99/12/07) mew-dist release

* CRLF bug fixes for SMTP.
* Environment hacks.
* "." transparency for SMTP.

1.95b8 (99/12/06) mew-dist release

* Header remains unmodified for "E" in +draft.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Defining mew-capitalize.
* Defining mew-timer-reset.
* Mew now speaks SMTP. Queuing is processed by Mew.
* Using the third argument of rename-file.
* Thraw imput, impath, Petname, Aliases away.
* More friendly message for "I" and "C".
	Shuichi KITAGUCHI <kit@Mew.org>
* A bug fix of window configurations for C-cC-c and C-cC-m.

1.95b7 (99/11/29) mew-dist release

* A bug fix for duplicate privacy marks.
* A bug fix for the multipart vs C-cC-s problem.
* Preventing refiling messages to +queue.
* "E" move msg to #msg when executed in +queue.
* Flushing +queue asynchronously.
* A bug fix for mo.
* A bug fix for the case encryption fails.
* Defining mew-attach-folder.
* Defining mew-remove-entry.
* Updating contrib/*.el
	Chifumi Hayashi <chifumi@mscom.or.jp>
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.95b6 (99/11/23) mew-dist release

* mew-auto-flush-queue is t by default.
* Defining mew-regex-*.
* Right use of directory-files.
* A new mark "X"(M-d) to be really removed anyway.
* Brushing mew-mark.el up. 
* C-cC-c flushes +queue only in +queue with Summary mode.
* C-cC-m queues the composed message to +queue.
* List modification functions. 
  mew-add-first, mew-insert-after, mew-replace-with.
* mew-which-exec.
	Shuichi KITAGUCHI <kit@Mew.org>
* A patch for contrib/mew-browse.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* mew-complete-*-ignore-case.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Patches for contrib/mew-gnus.el.
	Toshio HORI <toshi@etl.go.jp>
* C-cC-c in Draft asks whether or not you really want to send the draft
  if mew-ask-send is non-nil.
* Bug fixes for function definitions in mew-addrbook.el.
	SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>

1.95b5 (99/11/15) mew-dist release

* Sophisticated some features of b4.
* Many comments and documents are added.
* Some parts of Summary-to-Draft functions are integrated.
* Enabling encoding marks for attachments.
* Bug fixes for C-u y in Summary mode.
* Many functions which assume database structures are abstracted.
* In attachments, "C" specifies an output "charset" parameter.
  "I" specifies an input file-coding-system for a text file.
* A buf fix for mew-draft-auto-fill.
* A bug fix for mew-highlight-header-region.
* mew-input-config requires matching.

1.95b4 (99/11/10) mew-dist release

* mew-use-8bit enables CTE: 8bit for 8bit charset.
* Multipart-oriented reediting.
* 8bit-to-7bit converter.
* A bug fix for the mark vs update problem.
* Defining mew-charset-input-method-alist. E.g.
	(setq mew-charset-input-method-alist
	      '(("iso-8859-1" . "latin-1-postfix")
		("iso-8859-2" . "latin-2-postfix")))
* A patch for mew-highlight.el.
	"Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
* Cursor position hack for message prefetching.
* Set mew-cache-prefetch-remote to t. 
* Defining mew-pgp-verify-addr.
	Chifumi Hayashi <chifumi@mscom.or.jp>
* A tiny patch for mew-bq.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A patch for contrib/mew-nmz.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Brush up mew-{en,de}code.el so as to use 
  base64-{en,de}code-{region,string}.
* Size hack.
	SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
* C-u mew-summary-addrbook-add targets the first address on To:.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Checking redraw-frame for BOW.
* A patch for mew-refile-view.el.
	"Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
* mew-ask-flush-queue
	"Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A patch for contrib/mew-nmz.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* IMAP fixes.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Preventing infinite loop of PGPv5.
* Making mew-header-{en,de}code-base64 faster.
	Masaki KONUMA <konuma@de.mtex.co.jp>

1.95b3 (99/10/15) mew-dist release

* Validity check for Fcc:.
	Tomoya Ida <tomoya.ida@unisys.co.jp>
* C-cC-a in Summary mode registers To: and Cc: if From: is mine.
* "p" and "n" in attachments move line by line if mew-attach-move-by-line
  is non-nil.
* Defining mew-summary-jump-{message,top,bottom}-then-display.
* A tiny patch for mew-scan.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.95b2 (99/10/14) mew-dist release

* Fcc: vs folder hack.
* Removing mew-attach-dummy.
* XEmacs compiled with --with-scrollbars=no doesn't have
 scrollbar-height. 
	Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
* mew-header-clear removes the read-only property from the entire
  buffer.
* s/find-mew-file/find-new-file/
	SUGAI Norihiko <sugai@coss.telcom.oki.co.jp>
* contrib/mew-refile-misc.el.
	sen_ml@eccosys.com
* A patch for contrib/mew-summary-hl.el.diff.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.95b1 (99/09/27) mew-dist release

* Check contents of a directory before removing it. (NFS)
* contrib/mew-summary-hl.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Ensuring that mew-summary-*-sentinel-hook runs in Summary mode.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Completion hack for Config:.
	SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
* A patch for mew-win32.el.
	Shuichi KITAGUCHI <kit@Mew.org>
* A patch for mew-nmz.el syncing with mew-fake-imap.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* contrib/mew-fake-imap.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A patch for contrib/mew-virtual-thread.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* If mew-refile-guess-from-me-is-special is t, mew-refile-guess-by-default
  produces folders according to To: and Cc:.

1.94 (99/09/05) mew-release release

1.94pre4 (99/09/03) mew-dist release

* To: and Cc: are preserved if fromme.
* A patch for contrib/mew-virtual-thread.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* mew-cache-prefetch-remote.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.94pre3 (99/09/01) mew-dist release

* A patch for xcite.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A patch to contrib/mew-gnus.el.
	Makoto Fujiwara <makoto@ki.nu>
* IMAP caching.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.94pre2 (99/08/31) mew-dist release

* Enhancing imget error check.
* Set mew-config-list to mew-config-default if there is no case.
* Making Mew limit-safe.
* Killing mew-buffer-hello in mew-init.
* mew-auto-get can be set by the hooks.
	Xin-Zhi Zheng <zhengxz@dis.titech.ac.jp>
* New contrib/mew-sol.el.
	sen_ml@eccosys.com
* A message fix.
	Han Yeongsu <yons@zuken.co.jp>
* A patch for contrib/mew-guess.el.
	OBATA Noboru <obata@nippon-control-system.co.jp>
* Highlight References when cite.
	OBATA Noboru <obata@nippon-control-system.co.jp>

1.94pre1 (99/08/30) mew-release release

* Checking quoted-string in comment.
* A patch for contrib/mew-cite-color.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.94b56 (99/08/27) mew-dist release

* A patch for contrib/mew-virtual-thread.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A bug fix for reedit.
* Brushing up header encoding.
* Insert "\n" if the header separator doesn't locate in the begging
  of line.
	Koga Youichirou <y-koga@ccs.mt.nec.co.jp>
* Defined mew-env-hook.
* make install-etc.
	Ninomiya Hideyuki <nin@shikoku.ne.jp>
* A bug fix for PGP verification.

1.94b55 (99/08/26) mew-dist release

* A bug fix for "r" and "E".
* New contrib/mew-sol.el.
	sen_ml@eccosys.com
* Checking whether or not mew-mail-domain-list is nil at boot time.
* Making Virtual mode more generic.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A fix for mew-passwd-reset.
	"Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
* A patch for contrib/mew-nmz.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.94b54 (99/08/25) mew-dist release

* A bug fix for the save cache.
* A bug fix for mew-summary-decode-pgp.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Patches to make Mew IMAP-friendly.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Making save safer.
* A bug fix for mew-field-delete-common.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A bug fix for mew-field-delete-for-reediting.
	SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>	   
* Fixes for Makefile.
	Ninomiya Hideyuki <nin@shikoku.ne.jp>

1.94b53 (99/08/24) mew-dist release

* A bug fix for C-cC-p.
* A fix for auto-fill vs mew-draft-mode-hook.
	SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
* Defined mew-passwd-reset-timer.
* Making "s" and "B" safer.
* Defined mew-insert-address-list.
* Fold header hack.
* info/Makefile.
* Defined mew-field-delete-common.
* mew-field-delete -> mew-field-delete-for-reediting.
* mew-field-delete-for-resend -> mew-field-delete-for-resending.
* Fixes for cs and point of mew-summary-im-start.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Remote folder check in dsts.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Error message of removing quote for mew-addrbook-register.
	Han Yeongsu <yons@zuken.co.jp>

1.94b52 (99/08/19) mew-dist release

* Type "." if the "Too long header" error occurs.
* Make info hack.
	Shun-ichi TAHARA <jado@osk4.3web.ne.jp>
* mew-field-delete-for-saving.
	Xin-Zhi Zheng <zhengxz@dis.titech.ac.jp>
* Removing virtual mode when "Q".
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.94b51 (99/08/18) mew-dist release

* Several IMAP-friendly stuffs. (e.g.mew-summary-imap-cache,
   mew-summary-imap-nocache-folders)
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Defined mew-draft-mode-newdraft-hook and mew-draft-mode-reedit-hook.
* contrib/mew-sol.el.
	sen_ml@eccosys.com
* Finding From: address from PGP verification messages.
* mew-summary-im-filter{1,2}.
* Set the current buffer for mew-summary-start-im.
* dup1 -> dup-msgid, dup2 -> dup-subj-msgid.
* Draft menu update.
	"Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
* A patch for contrib/mew-guess.el.
	OBATA Noboru <obata@nippon-control-system.co.jp>

1.94b50 (99/08/16) mew-dist release 

* "?" supports imgrep's dupchecktarget.
	dup1 -> --dupchecktarget=message-id
	dup2 -> --dupchecktarget=message-id+subject
* contrib/mew-guess.el.
	Shun-ichi GOTO <gotoh@taiyo.co.jp>
	OBATA Noboru <obata@nippon-control-system.co.jp>
* A fix for a bad macro.
	SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>

1.94b49 (99/08/16) mew-dist release

* C-cC-pC-d in Draft can set privacy services of C-cC-m.
* Support for imget's assoc. (Set mew-use-imget-assoc to t)

1.94b48 (99/08/13) mew-dist release

* The PGP cache mechanism is generalized. You can cache passwords for
  imget. Set mew-use-cached-passwd to t. Good-bye, impwagent.
* Deleted mew-addrbook-downcase-address. Defined 
  mew-assoc-member-case-equal instead.
* Fixed the byte-compile vs XEmacs problem.
* Always set mew-decode-syntax for reply.
* A patch for mew-field-spec vs visible.
	Shuichi KITAGUCHI <kit@Mew.org>

1.94b47 (99/07/31) mew-dist release

* Code for <> mew-header-encode-addr.
* Document fixes for Draft mode.

1.94b46 (99/07/30) mew-dist release

* New contrib/{mew-mailto,rfc2368}.el
	sen_ml@eccosys.com
* A patch for contrib/mew-browse.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Makefile fix.
* Removing mew.jis.info-* from Makefile.
* A tiny fix for mew-draft.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Fix mew-cs-pick in mew-win32.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.94b45 (99/07/30) mew-dist release

* Existence check for PGP.
* Info were updated.
* Function explanations were updated.

1.94b44 (99/07/26) mew-dist release

* Bug avoidance for XEmacs's read-only property.
* A bug fix for mew-ask-subject vs. C-g.
	TAKAHASHI Masafumi <mta@kt.rim.or.jp>
* Defined mew-addrbook-switch.
* A bug fix for undo in Draft.
* C-cC-v -> mew-pgp-select.
* Enabling timer on Meadow.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.94b43 (99/07/23) mew-dist release

* Toggling mew-protect-privacy-*. (C-cC-p{C-a,C-e} in Draft)
* Key assignments for FIB were changed.
* PGP selection mechanism.
* Ignoring the protocol/micalg parameter.
* The passphrase prompt tells PGP version.
* A patch for contrib/mew-gnus.el.
	Koji Arai <JCA02266@nifty.ne.jp>
* Resolved duplicated folders in .folders.
* Used "function" for mapcar.
* Now attachments includes the preceding \n.
* X-Mew: -> chocolate. Bag PGP sign -> red.
* Defined mew-use-timer.
* A patch for contrib/mew-nmz.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Added mew-make-message-hook.
* C-cC-p checks the PGP boundaries in a message file unless they exist
  in Message mode.
* A patch for mew-summary-goto-folder-subr.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* mew-refile-auto-refile-confirm is default to nil.
* Property code was revised.
* Putting read-only after attachments.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* Bug fixes for C-cC-r in Draft 
	KOIE Hidetaka <koie@suri.co.jp>

1.94b42 (99/07/15) mew-dist release

* mew-input-passwd ignores control characters.
* mew-pgp-cached-passphrase is clear when PGP fails.
* A bug fix for wrong passphrase of PGP 5.
* "." decrypts undecrypted messages.
* Brushed up prefetch function calls
* Adding cancel-timer to mew-pgp-clean-up.

1.94b41 (99/07/15) mew-dist release

* C-cC-p in Summary to verify/decrypt old-fashioned PGP messages.
* C-cC-r in Draft to mew-pgp-encrypt-sign-letter.
* A new contrib/mew-virtual-thread.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A new contrib/mew-nmz.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* (auto-save-mode nil) in Draft mode so that the ".save-*" files 
  don't remain.
* Insert (sit-for 0 1) into mew-pgp-passphrase to fix a timing
  problem.
* PGP-clean-up when quitting.
* Made mew-header-decode-regex more specific.
* Removed mew-toolbar-clean-up. Used redraw-frame instead.
* Put save-buffer into mew-draft-kill.

1.94b40 (99/07/14) mew-dist release

* A timeout mechanism of PGP passphrase.
* A caching mechanism of PGP passphrase.

1.94b39 (99/07/13) mew-dist release

* Automatic PGP is supported. 
  See mew-protect-privacy-{always,encrypted}{,-type}.
* Fixing the nconc vs. mew-folder-list problem.
* s/-geom/-geometry/g
	MUKOUCHI Takafumi <muko@cslab.kecl.ntt.co.jp>
* A bug fix for prefetch.
* A bug fix for refile vs Japanese.
* mew-cache is now in the (new ... old) order to make the code
  simpler.

1.94b38 (99/07/13) mew-dist release

* (set-buffer-modified-p nil) for mew-summary-search-mark.
* Defined mew-addrbook-override-by-newone.
* Bug fixes for mew-addrbook-setup.
* Defined mew-buffer-draft-clean-up. Removing Mew's buffers very carefully
  when quit.
* Brushing up setcdr and nconc.
* An appropriate attachdir is removed when entering Draft mode.
* mew-mime-compose-folder-delete was removed.
* A bug fix for mew-window-configure, where the height of Summary mode 
  is not odd... (Why does this bug still exist? sigh.)
* A bug fix for mew-summary-refile-report.
	Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
* Added get-buffer-create to mew-pop-to-buffer.
* A patch of mew-summary-setup-mode-line for Virtual mode.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* contrib/mew-toolbar-frame.el.
	Shun-ichi TAHARA <jado@osk4.3web.ne.jp>
* A patch for the problem of mew-draft-mode-hook vs 
  mew-summary-reply-with-citation.
	Ninomiya Hideyuki <nin@shikoku.ne.jp>
* A new contrib/mew-refile-view.el.
	"Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
* A patch for cases and password.
	Shuichi KITAGUCHI <kit@Mew.org>

1.94b37 (99/06/28) mew-dist release

* Learning short name in Draft only when 
  mew-addrbook-append-domain-p is t.
* A bug fix for Content-* for Multipart/Encrypted.
* Removing the mew-buffer-whom garbage.
* Adding 1999 to copyrights.
* Moved the definition of mew-coding-system-p to mew-mule*.el for
  XEmacs without the Mule feature.
* Use read-passwd if bound.

1.94b36 (99/06/25) mew-dist release

* mew-split can handle quote open and quote close independently.
* Shortname expanding hack.
	See mew-addrbook-unexpand-regex and mew-addrbook-append-domain-p.
* A bug fix for "mr".
* s/set-keymap-parent/mew-set-keymap-parent/g.

1.94b35 (99/06/24) mew-dist release

* Visual Addrbook registration.
* save-buffer after make-message.
* Support install-info.
	(KOSEKI Yoshinori) <kose@wizard.tamra.co.jp>
* If ctext-unix is bounded, use ctext-unix for mew-cs-virtual 
  instead of ctext.
* Decoding header even if mew-decode-DECODE is nil. Only when
  over the limit, decoding is suppressed. This fix the bug of
  mew-summary-save for a message whose header is not well ordered.
* Since the current mew-summary-save can store part 1 of the
  message, text/plain with CDP: for part 1 is displayed with its
  header. This resolves the bug of a message whose header has
  CDP:.
* contrib/mew-virtual-thread.el
	"Hideyuki SHIRAI" <shirai@rdmg.mgcs.mei.co.jp>
* A patch for mew-win32.el.
	Shuichi Kitaguchi <kit@Mew.org>
* A bug fix for "E".
* A patch for mew-refile-guess-by-alist2.
	Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>

1.94b34 (99/06/22) mew-dist release

* A bug fix for the C-cC-l vs C-y (in Draft) problem.
* A bug fix for "r".
* Ad-hoc fix for broken Solaris /bin/mail.
* Removing append. Use setcdr, instead.
* C-cC-a -> adding aliases. C-uC-cC-a -> adding personal info.
* mew-addrstr-canonicalize-address does not append mew-mail-domain
  if addresses end with ";".
* mew-header-arrange hack for the case of no visible fields.
* mew-draft-cite hack for xcite.

1.94b33 (99/06/09) mew-dist release

* Use identity instead of (lambda (x) x).
* Standardized the usage of replace-math.
* C-cC-a for mew-summary-alias-add.
* Unified mew-input-address{,2}.
* Removing mew-header-insert-ascii-{text,addr}. Defined
  mew-header-fold-region, instead.
* Patches for RFC 2047 decoding.
	Shun-ichi GOTO <gotoh@taiyo.co.jp>
* Bug fixes for mew-header-arrange.
* Removed C-cC-w in Draft mode. Aliases are now expanded before sending.
* Sophisticated mew-draft-{make-message,send-letter}.
* A patch for mew-refile.el.
	Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
* A bug fix for buffer-read-only in Summary mode.
* Defined mew-addrstr-canonicalize-address. All function concerned with
  addresses should use this.
* A bug fix for ",".

1.94b32 (99/06/04) mew-dist release

* A bug fix for mew-header-set.
* One patch for contrib/mew-cite-color.el.
* A bug fix for mew-mode-input-file-name.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Removed erase-buffer. Used mew-erase-buffer instead.
* Defined mew-elet. Removed buffer-read-only and inhibit-read-only.
* A bug fix 
* mew-refile-auto-refile-confirm.
	Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
* Brushing up resend.

1.94b31 (99/06/03) mew-dist release

* Info updates.
* A bug fix for wrong Subject: on forwarding.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* A bug fix for Aliases vs NULL.
* The markers for header and attachments region were removed.
  Resolved the insert-before-markers dilemmas.
* Functions for file attributes are well-organized.
* Cashing for save.
* mew-refile.el. See info.
	Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
* A bug fix for mew-summary-folder-name.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.94b30 (99/05/28) mew-dist release

* mew-summary-burst is completely re-written.
* mew-summary-save is completely re-written.
* Resend is now like reedit.
* "D" in Summary removes all messages in +trash.
* The default range of +trash became "update".
* mew-addrstr-extract-user removes Notes domain parts.
* mew-refile-guess-by-default now makes use of e-mail domain.

1.94b29 (99/05/20) mew-dist release

* mew-cs-{dummy,binary,text-for-read,text-for-write}
* Diff for contrib/mew-browse.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* mew-toolbar-clean-up.

1.94b28 (99/05/20) mew-dist release

* contrib/mew-browse.el
	Shuichi Kitaguchi <kit@Mew.org>
* Info updates:
* A bug fix for mew-draft-header.

1.94b27 (99/05/19) mew-dist release

* A bug fix for C-u a vs insert-before-markers.
* Charset is displayed not only for text/plain but also for text/*.
* Added "nil t" to re-search-*.
* "range" is asked only when "s" is called interactively.

1.94b26 (99/05/17) mew-dist release

* SPC is allowed after "," in Addrbook
* Anonymous recipients and PGP.
* Info updates.
* Defined mew-use-nickname instead of mew-use-petname.
* Putting readonly on "\n" after "----".
* Some hacks for the RFC 2047 encoding.
* mew-end-of-{message,part}-string is implemented by overlay.
  So, this feature is now available on XEmacs.
* Address selection of mew-summary-reply for To: and Cc: was brushed up.
* Defined mew-draft-header-insert-address and
  mew-header-parse-address-list2.
* mew-column was buggy. Used current-column instead.
* Demonstration is skipped if Emacs is executed without X.
* Removed mew-{alias,addrbook}-comment-string.
  Defined mew-{alias,addrbook}-comment-regex, instead.
  "#" is comment. ";" is comment only if it locates on the beginning of
  lines.
* Check no-dir before mew-buffers-init.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* An alternative implementation for mew-end-of-message-string.
* Use 'backspace for define-key on XEmacs.
* Moved (make-local-variable 'mail-header-separator) to mew-draft-mode().
* Some contrib/{bbdb-*,*mail*}.
	sen_ml@eccosys.com
* New contrib/mew-nmz.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.94b25 (99/04/26) mew-dist release

* New contrib/00readme-namazu.jis.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Defined mew-use-config-imget-for-draft.
* Clearing the undo list in Draft mode.
* mew-namazu.el -> mew-nmz.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Defined mew-user-agent-compose.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Defined mew-unhighlight-header-region.
* Require highlight-headers instead of autoload. Added mew-which-el.

1.94b24 (99/04/22) mew-dist release

* Deleting unnecessary null lines in a header when composed.
* One bug fix for mew-summary-display-asis.
	OBATA Noboru <obata@nippon-control-system.co.jp>.
* Defined mew-use-text/enriched. On Emacs 19/Mule 2.3, this is nil by
  default.
* Made mode-line better.
* mew-mule-version -> mew-mule-ver.
* Unset the enriched submode.
* A bug fix for "f".
* Fixed the refile vs next-encrypted message problem.
* Use message instead of error when decoding is quitted.
	kyota@po.ntts.co.jp (Kyotaro HORIGUCHI)

1.94b23 (99/04/18) mew-dist release

* It appeared that changing mew-cs-draft to ctext is a bad idea. So,
  got it back to ss2 and resolved the Latin-1 problem with ad-hoc manner.

1.94b22 (99/04/16) mew-dist release

* Fixed the property problems in Draft mode.
* Support text/enriched. Read only.
* 7bit-ss2 -> ctext. (to fix the Latin-1 problem on Emacs 20.3)
* clean and rm refer to mew-use-immv.
* A used entry comes to the top of mew-alias-auto-alist anyway.
* Yet another bug fix for mew-summary-save.
* Fixed the mc-flag vs. APEL problem.
* A patch for mew-cite-color.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Three patches for mew-namazu.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* The scan sentinel vs save-excursion patch.
	Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
* mew-summary-show-direction is 'next by default.
* mew-use-folders-file-p is t by default.

1.94b21 (99/04/05) mew-dist release

* ctext-unix -> ctext.
* A bug fix for refile on part.
* A bug fix for X-Face:.
* Several patches for contrib/*.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Mark bug fix.
* One more bug fix for References: creation.
* A bug fix for mew-summary-display-after.

1.94b20 (99/04/02) mew-dist release

* mew-summary-display families are drastically simplified.
* A bug fix for References creation. mew-gnus.el is also fixed.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* Cache prefetch is quitted if the message contains Multipart/Encrypted.
* mew-summary-display-asis is assigned to ",".
* Throw away M-a mechanism. Thanks to the cache prefetch, non-MIME
  analysis becomes meaningless. Use "," if you want to see the raw
  message.
* A bug fix for mew-addrbook-alias-get1.
* A bug fix for mew-chop.
* mew-addrbook-clean-up before mew-config-clean-up.
	Murata Takashi <Takashi.Murata@nsgnet.co.jp>
* Changed face "t" to "'default" for XEmacs.
* Defined mew-prog-text/html-arg-hack.
  Enjoy: (setq mew-prog-text/html-arg-hack 'mew-prog-text/html-netscape-remote)

1.94b19 (99/04/01) mew-dist release

* Used intern-soft to prevent warnings.
* Generic mechanism to check existence of multiple Addrbook files.
* Deleted file-name-coding-system mew-cs-noconv from 
  mew-summary-scan-body.
* A bug fix for mew-mime-message/rfc822 to set end-of-header correctly.
* X-Face: entry to mew-field-database.
* A bug fix for mew-summary-auto-refile.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A bug fix for mew-summary-cache-prefetch in the case that
  messages don't exist.

1.94b18 (99/03/31) mew-dist release

* Visuality of Content-* is configurable by mew-field-spec.
* Bug fixes for cache prefetch vs too large.
* Simplified code for IMAP and NetNews.
* Defined mew-use-immv.
* Set mode hack.
	Takuro Horikawa <takuroho@tky3.3web.ne.jp>
* A bug fix for mew-refile.el.
	Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
* mew-{summary,draft}-preserve-dir.
* Quoting hack for Addrbook.
	Atsushi Nemoto <nemoto@toshiba-tops.co.jp>
* New mew-namazu.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.94b17 (99/03/30)

* Re-defining CS mechanism for pick and virtual mode.
* Defined mew-char-width for pure XEmacs.
* A bug fix for X-face.
* Yet another bug fix for mew-summary-save.
* Removing append from mew-refile.el.
	Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
* contrib/mew-namazu.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
	Takeshi ITOH <titou@bits.co.jp>
* contrib/mew-cite-color.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.94b16 (99/03/29)

* Cache prefetch!!!
* Set mew-cs-virtual to ctext.
* mew-draft-keyswitch for M-C-I.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* One more bug fix for mew-summary-save.
* A bug fix for mew-field-delete-for-forwarding.
	Xin-Zhi Zheng <zhengxz@dis.titech.ac.jp>
* Defined mew-addrbook-downcase-address.

1.94b15 (99/03/23) mew-dist release

* C-i and M-C-i in header.
	ka[C-i] -> kazu
	kazu[C-i] -> kazu@mew.org
	kazu@[C-i] -> kazu@mew.org
	kazu@mew.org[C-i] -> kazu@iijlab.net
	kazu@iijlab.net[M-C-i] -> Kazu Yamamoto <kazu@iijlab.net>
* Separating refiling and aliases. Created mew-addrbook.el. Now, 
  addresses on To: and/or Cc: in Draft mode is automatically learned.
* Refile for NetNews. (Need to hack immv)
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* Defined mew-field-delete-for-forwarding.
* A bug fix for "E" in the case of +draft.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>

1.94b14 (99/03/19) mew-dist release

* Bug fix for E in the case of multipart.
* mew-use-symbolic-link-for-forwarding is defined.
* Brush up my addresses stuff.
* mew-summary-save certainly stores the original message if
  the target is message/rfc822.
* mew-complete displays how to expand explicitly.
* browse-url-or-mew update.
	Shuichi Kitaguchi <kit@Mew.org>
* Supporting GNU Emacs on Windows NT and Windows 95/98.
	Shuichi Kitaguchi <kit@Mew.org>

1.94b13 (99/03/10) mew-dist release

* PDF support.
	KOIE Hidetaka <koie@suri.co.jp>
* CaseConfigInbox patch.
	Kazuteru Okahashi <okahashi@nets.ne.jp>
* Mew.png is read as binary on XEmacs. (against dired's side effect.)
* Suspend vs buffer patch.
	Ken-ichi Yamamoto <yamamoto@konami.co.jp>
* euc-korea -> euc-kr.
	Shun-ichi TAHARA <jado@fsinet.or.jp>
* More Chinese support: Big5, GB2312, HZ.
* Synchronizing mew-gnu.el to Mew's references creation.
	Makoto MATSUSHITA <matusita@ics.es.osaka-u.ac.jp>
* Bug fixes for mew-pgp-verify-check.
* Eliminating bin/configure.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* New mew-fib.el.
	Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>

1.94b12 (99/03/02) mew-dist release

* Defined mew-attach-link-message and assigned to "y".
* Ensuring the first argument of nthcdr() is non-negative.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* A patch for mew-inbox-folder().
	Makoto MATSUSHITA <matusita@ics.es.osaka-u.ac.jp>
* A patch for mew-caesar.el.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A typo fix for mew-join.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>

1.94b11 (99/03/01) mew-dist release

* Adding PGP key is now conformant to C-cC-e convention.
* Some function concerned with string were re-written for memory
  efficiency.

1.94b10 (99/02/27) mew-dist release

* If a message size is larger than mew-file-max-size, Mew insert only 
  mew-file-max-size byte of the file into Message buffer.
* A patch to prevent infinite loop when typing "m r RET".
	KOIE Hidetaka <hide@koie.org>
* A patch for mew-fib.el so that contrib/mew-ff.el works.
	OBATA Noboru <obata@nippon-control-system.co.jp>
* Introducing mew-sort-default-key-alist.
	Toru YANO <ytoru@s-fine.co.jp>
* One patch for mew-gnus.el.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* "i" selects inbox name according to config cases. The mew-inbox-folder
  and mew-inbox-folders function are defined.

1.94b9 (99/02/25 Happy Birthday!) mew-dist release

* mew-overlay-p for XEmacs sees if the overlay is alive or not.
* Replaced th-tis620 to tis620 to get along with both Emacs 20.3 and
  XEmacs 21.0. XEmacs 20.4 provides an empty thai.el so tis620 is not
  available on that XEmacs.
* Set an appropriate error message for GNUPG.
* Bug fix for mew-pgp-encrypt-check. (A very careless mistake, sorry.)
* Re-wrote References: creation when reply. And defined
  mew-references-max-count.
* mew-refile patch.
	Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
* mew-alias-comment-characters.
* contrib/mew-ff.el.
	OBATA Noboru <obata@nippon-control-system.co.jp>

1.94b8 (99/02/23) mew-dist release

* Now you can pick on XEmacs.
* Sanity hack for MIME parameter.
	Shun-ichi GOTO <gotoh@taiyo.co.jp>
* Invalid public key handle for PGP 5.x.
* C-u a now replys to From: only.
	Shun-ichi GOTO <gotoh@taiyo.co.jp>
* Coding system hack for undo in Draft mode.
	Shun-ichi GOTO <gotoh@taiyo.co.jp>
* Deleting overlays in Message mode and in Draft mode.
* Divided mew-version.
	Ken-ichi Yamamoto <yamamoto@konami.co.jp>

1.94b7 (99/02/17) mew-dist release

* A bug fix for the +draft vs. "E" problem.
* Defined mew-set-keymap-parent for mew-draft-body-map.
	Shun-ichi GOTO <gotoh@taiyo.co.jp>
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
	Kennichi Yamamoto <yamamoto@konami.co.jp>
* A fix for mew-pgp-set-version.
	Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
	Shun-ichi GOTO <gotoh@taiyo.co.jp>
* Fixes for mew-prog-pgpk-ext-arg.
	Chifumi Hayashi <chifumi@mscom.or.jp>
	MIYAJIMA Mitsuharu <miya@osk.3web.ne.jp>
* Set mew-highlight-url-max-size to 10000.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* Even if the number of field lines is 1 and its length is over max,
  no folding for 'unstruct field in ASCII only.
* Deleted "\t" from mew-draft-body-map.
	Shun-ichi GOTO <gotoh@taiyo.co.jp>

1.94b6 (99/02/15) mew-dist release

* If an error occurs in PGP/MIME creation, Mew automatically does undo.
* RFC 2231, MIME parameter extensions.
* Parameter insertion is sophisticated. i.e. folding and quoting
* More error handling on RFC 2047 header encoding.

1.94b5 (99/02/13) mew-dist release

* inhibit-read-only for the entire mew-draft-make-header.
* Check the string "Pretty Good Privacy(tm) 2" for PGP 2.3.
* Auto flush after scan.
  Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>
* mew-header-insert-ascii-addr makes use of the last white space.
* Explicitly causes an error if non-ASCII characters are contained in
  quoted-string in the header.

1.94b4 (99/02/12) mew-dist release

* MIME-Version: is inserted when C-c C-m.
* BIG5 support (not tested).
* GNUPG support.
* Several bugs of RFC 2047 are fixed.

1.94b3 (99/02/08) mew-dist release

* Multiple burst. (M-b)
* Deleting (mew-current-set 'message nil) from mew-window-configure.
* If mew-highlight-mark-folder-list is t, marked lines in all folders 
  are highlight.
* Defined mew-syntax-format-hook.
* A bug fix for message/delivery-status.
* A bug fix for mimedecodequoted.
	Murata Takashi <Takashi.Murata@nsgnet.co.jp>
* Several type definitions.
	Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>
* A new entry "x-ml-count" for mew-sort-key-alist.
	nakaji@zeisei.dpri.kyoto-u.ac.jp
* mew-config-insert-when-composed for PGP encoding.
	Akihiro Motoki <motoki@ptl.abk.nec.co.jp>

1.94b2 (98/11/24) mew-dist release

* rear-nonsticky for attachments.
	Mikio Nakajima <minakaji@osaka.email.ne.jp>
* Specifying the --mimedecodequoted option to imget and imscan 
  according to mew-decode-quoted.
* MIME decodings checks CTE: values for composite CT:s.
* Prevent applying X-GIP64 to message/* and multipart/*.
* mew-prog-tiff for mew-win32.el
	Hideyuki SHIRAI <Shirai@rdmg.mgcs.mei.co.jp>
* mew-folder-list hack for msdos file system.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* "=" hack for mew-gnus.el.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* mew-require-final-newline.
	"YAMAGUCHI, Shuhei" <yamagus@kw.netlaputa.ne.jp>
* mew-decode-quoted.
	SASAKI Takeshi <sasaki@sysrap.cs.fujitsu.co.jp>
* mew-refile-view.el.
	"Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
* A patch to mew-gnus.el.
	SAITO Tetsuya <tetuya-s@is.aist-nara.ac.jp>

1.94b1 (98/10/21) mew-dist release

* mew-uniq-variables.
* EUC KR patch.
	Han Yeong Su <yons@zuken.co.jp>
* Define mew-summary-mark-direction.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* The text demo for xemacs -nw.
	Naoki Wakamatsu <s1031159@u-aizu.ac.jp>
* Introducing mew-summary-prepare-draft to mew-gnus.el.
	Mito <mit@nines.nec.co.jp>
* And mew-gnus.el fix related to the References hack.
	Han Yeongsu <yons@zuken.co.jp>
* References hack.
	Mito <mit@nines.nec.co.jp>
* mew-sort.el fixes.
	"Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
* Use mew-save-dir instead of default-directory in mew-ext.el.
	Hideyuki SHIRAI <Shirai@rdmg.mgcs.mei.co.jp>
* Two patches for mew-gnus.el.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* Modeline of Summary mode tells that subprocess is running.
	Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp>


1.93 (98/09/05) mew-release release

1.93pre4 (98/09/03)

* Due to my typo, Latin-1 in header was treated as unknown in Emacs 19. 
  Sorry!

1.93pre3 (98/09/01)

* Load refile nits only at boot time.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* nconc fix.
* Temp dir fix.

1.93pre2 (98/08/31)

* Message handling for imget.
	Murata Takashi <Takashi.Murata@nsgnet.co.jp>
* Fix for mew-summary-sort-subr.
	Akihiro Motoki <mokkun@bigfoot.com>
* Kill whom buffer when sent.
	Akihiro Motoki <mokkun@bigfoot.com>
* A patch for goto-folder.
	wkenji@flab.fujitsu.co.jp
* mew-alias-setup checks mew-alias-file.

1.93pre1 (98/08/24)

* Version strings are updated.
* The item 3 of copyright is deleted.
* Bug fix for mew-message-narrow-to-page when ^Ls are continued.

1.93b56 (98/08/22)

* Header highlight problem for reedit with Config: is fixed.
* mew-expand-folder allows absolute path.
* Defined mew-string-as-multibyte to get along with Emacs 20.3.
* Fix for an unnecessary null line when a draft is prepared.
* mew-get-header-value extract only one From: field to get along with
  new x-face-mule.el.
* Deleted contrib/mew-xface-mule.el.
* Defined mew-uniq-list. Obsoleted mew-refile-list-uniq.

1.93b55 (98/08/19)

* Bug fix of header encoding for comment.
* Delete append from mew-refile as much as possible.
* Deleted mew-member. Use member instead.
* Multiple alias files are allowed.
* Run mew-message-hook in mew-summary-insert.
	Makoto MATSUSHITA <matusita@ics.es.osaka-u.ac.jp>
* Yet another alias patch for continuous line.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* Message analysis for messages in +draft is controlled by mew-debug.
* PNG patches for OS/2.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* Alias patch.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>

1.93b54 (98/08/15)

* Defined mew-draft-before-composition-only.
* Yet another header encoding.
* Alias setup by Elisp.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* Bug fix for status update.
	kyota@po.ntts.co.jp (Kyotaro HORIGUCHI)
* Remove exception of mew-summary-display. Messages in the draft folder
  are analyzed then displayed.
* When reedit, decode header if CT: is text/plain.
* Got rid of mew-virtual-mode-map from mew-caesar.el.
	Hideyuki SHIRAI <Shirai@rdmg.mgcs.mei.co.jp>
* mew-ask-subject fix.
	Maybe TABOO <y-koga@ccs.mt.nec.co.jp>

1.93b53 (98/08/11)

* Use char-equal instead of equal, sigh. On XEmacs " " has not been
 encoded as "_" with quoted-printable but "=20"....
* Define values for primitive field-names.
* Update documentations.
* Fix for mew-highlight-url-max-size.
	Atsushi Nemoto <nemoto@sord.co.jp>
* Deleted mew-virtual-mode-map thanks to mew-summary-only.
* The default value of mew-use-cursor-mark is nil.
* Displaying CTE: for application/octet-stream.
	Atsushi Nemoto <nemoto@sord.co.jp>

1.93b52 (98/08/04)

* Bug fix for mew-summary-convert-local-cs.
* mew-mark-clean-up before mew-buffers-clean-up.
* Bug fix for mew-summary-scroll-{up,down}
* Small patch to mew-env.el.
	Mito <mit@nines.nec.co.jp>
* Patch to mew-os2.el to get along with Mule 3.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* Clean up mew-header.el.
* Bug fix for mew-string<.
* mew-config-clean-up was added to mew-summary-quit.
	Satoshi Yatagawa <yatagawa@mitaka.ntt-at.co.jp>

1.93b51 (98/08/01)

* CDP: is used for the temporary file to pass an external program.
	Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>
* Ensuring overlay-arrow-{string,position} is buffer-local.
* mew-local-variable-p again.
* Defined mew-use-cursor-mark.
	Mito <mit@nines.nec.co.jp>
* Deleted mew-folder-alist-reverse. Sort mew-folder-alist with
  mew-string< instead.
* Define mew-lc-kana for non-Mule.
* Tiny fix for mew-refile-guess-by-newsgroups.
	NAGAO Tadaaki <nagao@iij.ad.jp>

1.93b50 (98/07/30)

* mew-prog-audio2 for Win.
	Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>
* Even unless MIME analysis, RFC 2047 header decoding is applied.
* Cleaning up setup, clean-up, clear, and init functions.
* Let "ma" not to mark multipart.
* One more bug fix for toolbar.
* One more bug fix for mew-attach-audio.
* Bug fix for join.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>

1.93b49 (98/07/26)

* Get along with XEmacs compiled with --without-toolbars.
	Naoki Wakamatsu <s1031159@u-aizu.ac.jp>
* If attachments are not valid, make single.
* Yet another bug fix for mew-draft-header-keymap.
* mew-summary-ls preserves preview marks if range is "all".
  Is this desired?
* mew-summary-folder-cache-save deletes mew-decode-syntax if printed.
* Clear decode-syntax markers if nothing is printed.
* Bug fix for attach-audio.
* Fix for message search for pick.
* The scroll-up problem of forward is fixed.
* The cursor position problem of forward is fixed.
* The boundary problem of overlay is fixed.

1.93b48 (98/07/18)

* widen for mew-summary-folder-cache-save.
	"Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
* Set inhibit-read-only to t in draft-undo.
* Bug fix for CD: encoding.
* Specify cs-draft for make-backup and undo.
* Typo fix for mew-addrstr-parse-address.
	TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>
* rear-nonsticky for header separator.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>	
* Bug fix for read-only header separator when undo.
* Only parameter value can be quoted.
* Define mew-header-sanity-check.
* Header encoding now gets along with Emacs 20.2.
* Add mew-mule.el to Makefile.

1.93b47 (98/07/16)

* Define mew-aref and mew-charlen to support all Mule versions.
* s/redist/resend/g.
* mew-addrstr-parse-syntax-list checks mew-header-max-depth.
* Tiny fix for mew-summary-redist.
	Takeshi Itoh <titou@bits.co.jp>
* Make attachments read-only.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* mew-summary-save sets file to nil if the charset of filename 
  is unknown.
* mew-charset-sanity-check is defined.
* New RFC 2047 header encoding.
* Make mew-gnus.el synchronized with mew-header.el.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>

1.93b46 (98/07/11)

* Fixes of draft toolbar.
* mew-syntax-number bug fix for XEmacs.
* mew-draft-mode-map inherits mew-draft-body-map if 
  mew-use-overlay-keymap is t.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* Corporate with Emacs which returns mule-version of 4.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* mew-attach-undo clears decrypters.
* Defined mew-summary-clear-end-of.
* Bug fix of mew-end-of-* for mew-summary-insert.
	Hideyuki SHIRAI <Shirai@rdmg.mgcs.mei.co.jp>
* mew-header.el is drastically modified.
* Integrated mew-split, mew-header-split, mew-split-number.
* s/equal/mew-case-equal/g if necessary.
* s/string-equal/string=/g.
* Added missing options for search-forward.
	Hideyuki SHIRAI <Shirai@rdmg.mgcs.mei.co.jp>
* Make (setq mew-use-overlay-keymap nil) work on Emacs 19.34.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* Mark patch for mew-gnus.el.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>

1.93b45 (98/07/05)

* Two bug fixes for mew-ext.el.
	Kenichiro MATOBA <Kenichiro.Matoba@Sun.COM>
* mew-draft-keyswitch is back.
* mew-draft-show-attach deletes only glyph extents.
* mew-pgp-verify-check checks if the signature is supported or not.
* mew-pgp-verify-check bug fix.
	Masachika ISHIZUKA <ishizuka@ish.org>
* Don't assign mew-attach-dummy for C-u. 
	Mito <mit@nines.nec.co.jp>
* Keymap of attachments also uses overlay.
* Bug fix for mew-highlight-body.

1.93b44 (98/07/02)

* Obsolete mew-header-insert-value. Use mew-complete-insert instead to
  use right colors.
* mew-message-set-end-of now sees if extents exist.
* Separated mew-summary-display-part to mew-mime-part so that
  mew-end-of-* are displayed correctly.
* Obsoleted mew-message-citation. Use marker instead.
* Changed convention of marker naming.
* s/jepg/jpeg/g.
	k-morito@sdl.hitachi.co.jp
* Replaced defun with defmacro in mew-mule*.el.
* Make mew-cs-post-conv safer.

1.93b43 (98/07/01)

* Mew now takes care of composite character set like tis620!!
* Define mew-header-insert-value.
* mew-refile-guess-by-folder is now customizable by 
  mew-refile-guess-key-list.
* Check if mew-buffer-hello exists when kills it.
	Akihiro Motoki <mokkun@bigfoot.com>
* widen when replys.
* widen when inserts end-of-*.

1.93b42 (98/06/30)

* Bug fix for local-map of draft header.
* Bug fix for end-of-*.
* Define mew-frame-id to make unique string independent on 
  frame-title-format.
	Masahiro MURATA <muse@ba2.so-net.ne.jp>
* Add an optional argment to mew-draft-{yank,cite} to cooperate with 
  xcite.el.
* Syntax fixes for mew-mule0.el.
	Mark Burton <markb@ordern.com>
* A patch for mew-summary-virtual.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>

1.93b41 (98/06/26)

* Use overlay-arrow-string for mew-end-of-message-string and 
  mew-end-of-part-string.
* mew-draft-keyswitch is now obsoleted. Use the 'local-key property instead.
* Use set-window-start to the header and attachments visible.
* Bug fixes for the header separator.
* Marker bug fixes.
* Bug fix for header separator of reedit.
* Deleting the variables to prevent warning due to many side effects, sigh.

1.93b40 (98/06/24)

* Use PNG for opening instead of XPM.
* Use valid-image-instantiator-format-p instead of featurep.
* Defined mew-summary-reply-position and
  mew-summary-reply-with-citation-position.
* Marker stuff was brushed up.
* mew-summary-reply-with-citation sets disp-msg on anyway.
* mew-draft-cite and mew-summary-reply select a buffer from where
  header info is retrieved in the following order:
	(1) Message buffer if header exists
	(2) Cache buffer if exists.
  Typing "a" on a part (not on a message) means replying to the
  part(e.g. message/rfc822). So, prefix argument of mew-summary-reply
  was removed.
* mew-current-{get,set} is now frame-local.
* Bug fix for insert.
	TAKAHASHI Masafumi <takahasi@soft.nid.co.jp>
* mew-summary-goto-folder takes care of virtual folders.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
	Masahiro MURATA <muse@ba2.so-net.ne.jp>
* TIS(Thai) 620 support.
* mew-summary-join was back.

1.93b39 (98/06/11)

* Commands for Summary and Virtual mode were drastically re-written with
  new macros.

1.93b38 (98/06/08)

* Obsoleted mew-use-pgp5. PGP version is automatically detected.
* mew-summary-save use the filename parameter of CDP: even if "inline".
* Defined mew-end-of-message-string and mew-end-of-part-string. Obsoleted
  mew-eof-string.
* Key assignment of mew-summary-exchange-point was changed from "C-xC-x"
  to "C-cC-b".
* New mew-win32.el.
	Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>
* Bug fix of "n" when the cursor locates in the middle of a line.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>

1.93b37 (98/05/31)

* Defined mew-pick-canonicalize-pattern.
* Refine unfolding of mew-header-decode-region.
* Bug fix of mew-update-range.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* Patches for X-Face: and mew-os2.el.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* C-uC-cC-l asks coding-system.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* Old replace-match doesn't support string, sigh.
	Shun-ichi GOTO <gotoh@taiyo.co.jp>
* A patch to mew-xface-mule.el
	Makoto MATSUSHITA <matusita@ics.es.osaka-u.ac.jp>
* mew-header-decode-region unfolds folded lines.

1.93b36 (98/05/27)

* Remove all illegal characters in decoded string if exist.
* PGP key server is changed from ICAT to JPNIC.
	Hideyuki SHIRAI <Shirai@rdmg.mgcs.mei.co.jp>
* Bug fix for other fields.
	Mito <mit@nines.nec.co.jp>
* Default value of mew-folder-list-skip-pattern is changed.
	Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>

1.93b35 (98/05/26)

* An error message is displayed unless mew-prog decode exists.
* Regexs in mew-field-spec were fixed.
* mew-highlight-header-region bug fix.
* When the file which Mew believe doesn't exit unfortunately exists
  (probably because of NFS bugs), Mew asks you to input a message number
  instead of causing an error.
* Some of mew-input-* calls mew-decode-syntax-delete after its retern
  value is fixed.
* mew-summary-display-message deletes extents as 
  mew-summary-display-part does.
* mew-prog-xxx is dynamically evaluated to get along with window-system
  which has different value for each frame.
* mew-header-decode-address and mew-header-decode-text were integrated 
  into mew-header-decode-region.
* A patch for mew-input-sort-key.
	SUGIMORI <sugimori@uxd.fc.nec.co.jp>

1.93b34 (98/05/23)

* Removed mew-rfc822-field. See mew-address-fields.
* visible/invisible and header-highlight is integrated. See mew-field-spec.
  This makes mew-header-arrange much faster.
* mew-ask-subject works when C-cC-m is typed.
* Required faces.el only if window-system. This pacifies
  the "void: frame-face-alist" error.
* Fixed "mo".
* Use mew-make-directory instead of make-directory to prevent an error
  if Mail doesn't exist.
* Deleted mew-folder-list-use-file-attributes. If 
  mew-folder-list-skip-pattern is nil. use link count. The default 
  value mew-folder-list-skip-pattern is nil. For Win95, "^[0-9]+" is
  set.
* Made messages in Massage more safer.
* Header arrange.
* Deleted mew-member-del.
* Input functions were integrated. Completion functions were also 
  integrated:: pick pattern, folder, folders, address, address2,
               rfile, sort.
* Specify Content-ID: instead of Message-ID: for external-body.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* Ignore quoted-strings during MIME header decoding.
	Mito <mit@nines.nec.co.jp>
* The value of mew-keyval was changed to prevent mismatching errors.

1.93b33 (98/05/13)

* C-cC-f tries fetching a public key with the From: field unless the X-Mew:
  field exists.
	Mito <mit@nines.nec.co.jp>
* Logic change for CD: and CDP:
	The default value is decided as follows:
	(1) If its value exists, use it.
	(2) If not exist, use its file name.
	(3) If its file name does not exist, use "".
	Mito <mit@nines.nec.co.jp>
* Some fixes for mew-draft-prepare-attachments.
* Specified "=" in addition to "+" for folder completion.
* Updated menubars and mode descriptions.
* Brushed up PGP key fetch.
	Hideyuki SHIRAI <Shirai@rdmg.mgcs.mei.co.jp>
* Fixed range of sort-region.
	Masahiro MURATA <muse@ba2.so-net.ne.jp>
* Brush up the message when attachments were deleted.
	Hideaki MORINAKA <morinaka@acdpe0.anritsu.co.jp>
* The window of completion candidates scrolls up when TAB is typed
  repeatedly.
* Small fixes for Makefile.

1.93b32 (98/05/11)

* mew-draft-make-mime -> mew-draft-make-message.
* The old IM Config variables were cleaned up. The new variables are:
	mew-config-guess-alist
	mew-config-insert-when-prepared
	mew-config-insert-when-composed
  If you want the old feature of mew-config, set
	(setq mew-config-guess-alist '((nil . value))).
* Set mark the original position when Config: is inserted.
	Takeshi Itoh <titou@bits.co.jp>
* C-uC-cC-c preserves a multi-part draft and doesn't remove the files
  under +draft/mime for undo.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* Added "install-info" to Makefile
* Ah-hoc Emacs 20.2.9x support.

1.93b31 (98/05/08)

* Refine Makefile.
* Delete files when error occurs in Multipart/Encrypted and 
  Multipart/Signed.
* More ad-hoc support for PGP 5.
	Minoru Matsumura <matsu@diaconsult.co.jp>
* file-writable-p returns t even if the file doesn't exist. Ugh!
  Added file-exists-p.
* mew-summary-scan-filter bug fix.
* Defined mew-ask-pack.
* mew-auto-add-content-type -> mew-ack-send (negated)

1.93b30 (98/05/06)

* mew-message-goto-summary displays the "No Summary mode" message
  if the corresponding Summary mode doesn't exist.
* All functions for circular completion now have the prefix
  mew-circular-complete.
* If mew-summary-buffer-disp-msg is nil, "A" displays the "Type v first" 
  message.
* If MIME decoding is quitted by C-g, its cache is removed.
* Made mew-summary-scroll-{up,down} symmetric.
* New mew-ext-url.
	Mito <mit@nines.nec.co.jp>
* Defined mew-pick-default-field.
	Gorochan ^o^ <kunito@hal.t.u-tokyo.ac.jp>
* Got rid of insert-before-markers from the scan filter so that 
  the side-effect to mew-summary-buffer-end is resolved. Now
  mew-decode-syntax-delete is safe even if the final message is
  multipart.
* Defined error messages in mew-vars.el.
* Mew now incorporates with XEmacs without the --with-mule option.
* PNG support.
	Yoshikazu Ooe <yoshi@god.imasy.or.jp>
* bug fix for PGP error report.
* CDP: patch for "F" in attachments.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>

1.93b29 (98/04/30)

* Made mew-complete-window-config buffer-local to make completion
  safer against multiple draft buffer.
* Explicitly notify unknown PGP micalg.
* Made mew-summary-prog-exec safer for OS/2.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* mew-save-dir for uudecode and unshar.
	Masahiro MURATA <muse@ba2.so-net.ne.jp>
* Clear jam-zcat-filename-list and jka-compr-compression-info-list
  in mew-flet and mew-frwlet.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* CDP: is displayed as it is. Filename is displayed with "*" appended.
* mew-encode-syntax-single fix.
	Maybe TABOO <y-koga@ccs.mt.nec.co.jp>
* Avoid inserting CDP: for signature.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* Bug fix for missing subject when forwarding a forwarded message.
	Shigemi Mikayama <mikayama@bd2.hnes.com1.fc.nec.co.jp>
* Bug fix for "A" in attachment.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* mew-summary-toggle-analysis stays on the current message always.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* Ignore charsets other than US-ASCII and ISO-8859-1 on bilingual Emacs.
* Use substring if mew-substring is not bound.

1.93b28 (98/04/20)

* When compsing, CDP: is automatically set unless it matches
 mew-mime-content-type-ignore-cdp. Type just RET for 'N' to clear
 CDP:.
* Set inhibit-quit to t in functions to enter Draft mode.
* Pack now preserves the * mark.
* Defined mew-pop-to-buffer to fix all bugs on XEmacs.
* Integrated config valuables and functions.
* Use copy instead link for signature attachment to protect the original
 signature file anyway.
	Hideyuki SHIRAI <Shirai@rdmg.mgcs.mei.co.jp>
* gzip hack for OS/2.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* mew-summary-toggle-disp-msg stays on the current message always.
* Defined mew-string-width because string-width is not available on some
 Emacses.
* save-excursion for mew-summary-mark-refile.
	Shun-ichi GOTO <gotoh@taiyo.co.jp>
* PGP fetch patch.
	Hideyuki SHIRAI <Shirai@rdmg.mgcs.mei.co.jp>
* Info on sort.
	"Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
* XPM support.
	 Mark Burton <markb@ordern.com>
* Eliminated the "no messages" message when scan.
* Made mew-input-{folder,folders} symmetric.
* Made mew-summary-{next,prev}-page symmetric.
* Call mew-highlight-{url,body} only in text/plain.
* Set modes of Mail and News to mew-folder-mode when init.
* Defined mew-folder-mode and mew-file-mode for privacy reasons.
* Made folder operations safer.
* mew-config-imget is displayed when incing if not default.
	Makoto MATSUSHITA <matusita@ics.es.osaka-u.ac.jp>

1.93b27 (98/04/08)

* mew-summary-config-imget. ("C" in Summary mode, anyway.)
* Set mark the point in inbox before get so that we can get back to
  that position with C-xC-x.
* mew-save-dir.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* Set mew-use-highlight-x-face when refiling.
	TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>
* imget.sh and imls.sh.
	KITAUCHI Akira <akira-k@is.aist-nara.ac.jp>
* imput.sh.
	Murata Takashi <Takashi.Murata@nsgnet.co.jp>
* IMAP regex fix.
	Yuuichi Teranishi <teranisi@isl.ntt.co.jp>
* New mew-caesar.el
	Hideyuki SHIRAI <Shirai@rdmg.mgcs.mei.co.jp>

1.93b26 (98/03/24)

* MIME decoder and decode-syntax displayer was elegantly re-written.
* "guess" -> "us-ascii" when decoding.
* Openp, again.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* Defined mew-folder-list-function.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>

1.93b25 (98/03/13)

* Displaying filename when executing a program.
	Shun-ichi GOTO <gotoh@taiyo.co.jp>
* Bug fix for cursor position when "x".
* An ad-hoc hack for left click on Draft mode.
	Yuuichi Teranishi <teranisi@isl.ntt.co.jp>
* A patch to support Mew.img and to make it safer.
	yamagus@alpha.co.jp
	(KOSEKI Yoshinori) <kose@wizard.tamra.co.jp>
* Several patches for elisp impath.
	yamagus@alpha.co.jp

1.93b24 (98/03/10)

* Elisp version of impath to list up folders.
	yamagus@alpha.co.jp
* Bug fix for mew-attach-duplicate.
	Yuji Yamano <u90156@uis-inf.co.jp>
* Several patches including x-face, mew-os2.el, etc.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* The first part is displayed with its header in Summary mode if it is
  text/plain.
* A tiny patch for imjoin.
	koie@suri.co.jp

1.93b23 (98/03/02)

* IMAP is back.
	wkenji@flab.fujitsu.co.jp
* set-buffer in addition to select-window.

1.93b22 (98/02/28)

* mew-{symbolic-,}link checks if the target file is a regular file.
* Another terrible multipart bug of "f" was fixed.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* Multiple frame problem on XEmacs was fixed.
* Stupid completion bug fix.
* Fixed icon problems in Draft mode on XEmacs.

1.93b21 (98/02/26)

* Cleans up variables on the last stage of mew-summary-quit.
* Define mew-before-cite-hook for mew-summary-reply-with-citation.
	Gorochan ^o^ <kunito@hal.t.u-tokyo.ac.jp>
* mew-demo-picture is t only when XEmacs.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* "o" marks are removed when Summary cache is loaded. (Just in case...)

1.93b20 (98/02/25)

* Bitmap demo patch.
	(KOSEKI Yoshinori) <kose@wizard.tamra.co.jp>
* Config: patch.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* Fix in mew-highlight-header-region.
* Typo fix in mew-env.el.
	SAITO Tetsuya <saito@Mew.org>
* Beautify mew-attach.el.
* mew-im-call-process{,-no-output} checks the return value of 
 call-process.
* mew-draft-make-mime moves the cursor onto the end of the header.
	Hideaki MORINAKA <morinaka@acdpe0.anritsu.co.jp>
* Add the "-q" option when calls gzip.
	Mikio Nakajima <minakaji@osaka.email.ne.jp>
	yamagus@alpha.co.jp
* Use mew-folder-member instead of mew-member in highlight stuff.
	Yuji Yamano <u90156@uis-inf.co.jp>

1.93b19 (98/02/24)

* Bug fix for mew-syntax-format.
* Defined mew-summary-goto-message.
* Defined mew-string-to-list.

1.93b18 (98/02/23)

* One more fix for mew-header-decode-address.
	Mito <mit@nines.nec.co.jp>
* X-Mew: result reports are now perfect.
* attachment syntax and multipart syntax were integrated.

1.93b17 (98/02/20)

* Unfold fix for mew-header-decode-address.
* highlight on tty if XEmacs. And if tty, never do inline display.
	Yuuichi Teranishi <teranisi@isl.ntt.co.jp>
* Bug fix for mew-folder-check. mew-folder-check now certainly appends
  a new folder to ".folders".
* Touch-folder fix.
	Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>
* New mew-refile.el.
	Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
* Define mew-link for OS/2 and Win32.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>

1.93b16 (98/02/19)

* Fix for "y".
* Defined mew-link.
* Variable index for info.
	Koichi Sekido <sekido@mbox.kyoto-inet.or.jp>
* "x" became much much faster.

1.93b15 (98/02/19)

* Prepare mew-summary-imap-{process, string} for neat exclusive operations.
* mew-folder-new-message becomes independent on "impath". This makes
  preparation of draft buffer much faster!!!
* Ad-hoc Content-Disposition: support.
* You can specify citation-prefix if mew-ask-cite-prefix is t.
	Akihiro Motoki <motoki@hal.t.u-tokyo.ac.jp>
* Update only necessary part if sorted regionally.
	Akihiro Motoki <motoki@hal.t.u-tokyo.ac.jp>
* Regional picking.
	Akihiro Motoki <motoki@hal.t.u-tokyo.ac.jp>
* Bug fix for mew-summary-exec-region. Information outside the region
  is preserved.
	Akihiro Motoki <motoki@hal.t.u-tokyo.ac.jp>
* syntax-table bug fix.

1.93b14 (98/02/17)

* Header encoding modification. But still imperfect.
* PGP5 verification patch.
	Hiroshi Ogata <hiroshi@nereid.rim.or.jp>
* Coding system patch for mew-summary-display-part.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* New goto folder.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>

1.93b13 (98/02/10)

* Ad-hoc PGP 5 support.
	MURATA Nobuhiro <nob@makioka.y-min.or.jp>
	Hiroshi Ogata <hiroshi@nereid.rim.or.jp>
* Bug fix of "g" for NetNews.
	TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>
* Yet another config implementation.
	Maybe TABOO <y-koga@ccs.mt.nec.co.jp>
* message/partial support.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* HTML and URL stuff for Win32.
	Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>
* More information for binary content-type.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* Two patches to improve the text/html interface.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* text/html for Win32.
	Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>

1.93b12 (98/01/30)

* Message flush when quit.
* Mode line fix for "x".
	Akihiro Motoki <motoki@hal.t.u-tokyo.ac.jp>
* Bug fix for Hankaku kana stuff.
* Audio bug fix.
* Several feedback concerted with OS/2.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* Mode line fix for reedit.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* Safty patch for mew-summary-goto-folder.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* New mew-summary-display-{top,bottom}.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>

1.93b11 (98/01/29)

* Config bug fix.
	Akihiro Motoki <motoki@hal.t.u-tokyo.ac.jp>
* At composing, hankaku kana is converted into zenkaku kana if exists.
	Mito <mit@nines.nec.co.jp>
* A safty patch for mew-input-range.
	TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>

1.93b10 (98/01/28)

* A patch for mew-draft-cite.
	Maybe TABOO <y-koga@ccs.mt.nec.co.jp>
* Ad-hoc support for text/html.
* Some fixes for mew-win32.el.
	Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>
* mew-summary-get flush queue if messages exist. This is very convenient
  on PPP environment.
	Hisakazu Hada <hisaka-h@is.aist-nara.ac.jp>
* mew-ext-prog-url-args.
	TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>
* mew-draft-insert-config.
	Maybe TABOO <y-koga@ccs.mt.nec.co.jp>
* File mode change for attachments.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* --preserve=on for imput when "C-uC-cC-c".

1.93b9 (98/01/25)

* Process bug fix for "x".
* Drive letter support in mew-input-file-name.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* The mew-summary-scan-width option.
	Toshihiko SHIMOKAWA <toshi@csce.kyushu-u.ac.jp>
* C-ug always goes to the last line when visits the folder.
	Akihiro Motoki <motoki@hal.t.u-tokyo.ac.jp>
* filter patch for Win32.
	Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>

1.93b8 (98/01/23)

* IMAP support.
	wkenji@flab.fujitsu.co.jp
* mew-summary-mark-all fix.
	TAKAHASHI Masafumi <takahasi@soft.nid.co.jp>

1.93b7 (97/12/15)

* mew-prog-im-arg but imperfect...
* Make mew-attach-{copy,link} safer.
* Make mew-summary-mark-all region-oriented.
	TAKAHASHI Masafumi <takahasi@soft.nid.co.jp>
* Make mew-attach-delete safer.
	Mito <mit@nines.nec.co.jp>
* Check default-toolbar-visible-p.
	TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>
* require 'easy-menu.
	Yuuichi Teranishi <teranisi@isl.ntt.co.jp>
* New mew-os2.el.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* Moved mew-status-update after running mew-init-hook.
* Deleted mew-draft-delete-content-type. Use mew-draft-undo instead.
* <all> -> <body> on privacy results. This distinguishes <2> and 
  <2 body>.
* A patch to mew-win32.el.
	Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>

1.93b6

* mew-{unix,os2,win32}.el.

1.93b5 (97/12/04)

* Case-fold for {in,}visible.
* Defined mew-{reply,forward}-{string,regex}.

1.93b4

* mew-attach-type sets an appropriate mark by default.
* mew-real-send-hook

1.93b3 (97/12/02)

* mew-opt-highlight-* -> mew-use-highlight-*.
* mew-folders-default-folder bug fix.
	Mito <mit@nines.nec.co.jp>
* Anonymous FTP bug fix.
* iso-2022-int-1.
* mew-gnus-save-preserve-dot.
	TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* mew-summary-flush-queue.
	Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>
* face-foreground bug fix.
	Maybe TABOO <y-koga@ccs.mt.nec.co.jp>
* A bug fix: refile cancel and specify again.
	Mito <mit@nines.nec.co.jp>

1.93b2 (97/12/01)

* mew-y-or-n-p was removed.
* mew-vars.el was created.
* Support of "no *new* message" for imget.
	SAITO Tetsuya <saito@Mew.org>
* Inline display of xbm.
	Yuuichi Teranishi <teranisi@isl.ntt.co.jp>
* Removed the "Removing folder" message.
	Akihiro Motoki <motoki@hal.t.u-tokyo.ac.jp>
* A bug fix of ordering of visible fields.
	TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>
* C-l to mew-draft-rehighlight in Draft mode.

1.93b1

* Strict path check to avoid Petname dilemma.
* Typo fixes for mode-line.
	Akihiro Motoki <motoki@hal.t.u-tokyo.ac.jp>
* A bug fix for mew-decode-syntax-print.
* Support of imclean.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* mew-header-decode-qp bug fix.
	Yoshikatsu Kawabe <kawabe@sra.co.jp>
* highlight for body in Draft mode.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* New contrib/mew-mule-xface.el.
	Yuuichi Teranishi <teranisi@isl.ntt.co.jp>
	KORIYAMA Naohiro <kory@ba2.so-net.or.jp>
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>	
* mew-configs -> mew-config-list.
* Brushed up mew-status-update.
* mew-highlight-url patch.
	Masahiro MURATA <muse@ba2.so-net.or.jp>
* mew-highlight-body patch.
	Masahiro MURATA <muse@ba2.so-net.or.jp>
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* C-cC-i is now a generic circular completion. mew-complete-from for From:.
  Set mew-from-list.
* You can get back to single part only in Draft mode. Type "d" on a
  top directory in attachments.
* PGP sign takes the "-u" options. If From: exists, use it. Otherwise, 
  mew-mail-address is used.
* Interface to execute external programs such as xv is improved.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* A patch to mew-gnus.el.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* Add Newsgroups: for highlight.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* new mew-xface-mule.el and patch
	KORIYAMA Naohiro <kory@ba2.so-net.or.jp>
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* A bug fix for mew-encode-syntax-format.
        Harald Hanche-Olsen <hanche@math.ntnu.no>
* highlight for mew-summary-exchange-mark.
        "Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
* Overlay instead of property.
        SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* mew-opt-highlight-header check in mew-highlight-header-region.


1.92 (97/10/25) mew-release release

* put-text-property 'default for multipart decoded syntax in Summary mode.
  Just for XEmacs, sigh.
* Added mew-folder-newsp for mew-summary-display-message.
	TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>
* (require 'faces) for Text Emacs.
* highligh-url fix.
	Yuuichi Teranishi <teranisi@isl.ntt.co.jp>
* A bug fix for header arrange.
* "File does not exist" check moved to mew-summary-display-message.
* local zmacs-region is set nil on Summary mode.
* (buffer-read-only t) for highlight functions.
* font-lock is now obsoleted.
* new mew-refile.el.
	Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
* A bug fix of mew-draft-insert-signature.
* A bug fix of header encoding when signs/encrypts a single body.
* mew-folder-check checks whether or not the argument is a string.
* mew-decode-syntax works even when charset is nil.
* mew-folder-check checks whether or not the folder is a directory.
* A bug fix of mew-window-configure.
* font-lock is now used only in +inbox.
* zmacs-regions hack.
	Yuuichi Teranishi <teranisi@isl.ntt.co.jp>
* name changes: overlay -> property.
* Underline and bold when no window.
	Mito <mit@nines.nec.co.jp>
* Charset is displayed when multipart on Summary mode.
* Check window-system for no window.
* Styles and colors are now customizable.
* Face color hack.
* Use 'binary instead of 'no-conversion.
* find-file-hooks is set to nil to prevent font-lock-mode.
* mew-opt-highlight-headers -> mew-opt-highlight-header.
* Mark names were integrated.
* Range completion.
* Highlight of mouse line on Mule 2.3 and Emacs 20 was obsoleted.
* Throw away hilight19. Use font-lock instead.
* mew-opt-highlight-headers -> mew-opt-highlight-header.
* Removing a drive letter for mew-ext-ftp.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* A bug fix for mew-folder-make-list.
	Masahiro MURATA <mmurata@pic.melco.co.jp>
* Popup menu on Summary mode.
	Yuuichi Teranishi <teranisi@isl.ntt.co.jp>
* (make-local-variable 'tab-width) in Summary mode.
* A tiny patch to mew-summary-send.
	naoki-e@is.aist-nara.ac.jp
* (featurep 'hilit19).
	Mito <mit@nines.nec.co.jp>
* mew-make-folder-list ignores garbages.
* Highlight functions were integrated. See mew-opt-highlight-cursor-line,
  mew-opt-highlight-mouse-line, mew-opt-highlight-headers, 
  mew-opt-highlight-url and mew.dot.emacs.
* Unknown cte is treated as app/oct.
* koi8-r.
* One more patch to mew-gnus.el.
	OKI Yukihiro <yoki@beams.nagaokakyo.kyoto.jp>
* PGP/MIME bug fix.
* Added "From$" to mew-field-invisible.
	Masahiro MURATA <muse@ba2.so-net.or.jp>
* imstore for mew-gnus.el.
	OKI Yukihiro <yoki@beams.nagaokakyo.kyoto.jp>
* More utime hack.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* Key binding patch for Summary and Virtual mode.
	Tetsu NISHIMOTO <nishimoto@math.okayama-u.ac.jp>
* display correctly when header is too long.
	Hirotaka Yokokawa - Nihon Sun IR <Hirotaka.Yokokawa@Japan.Sun.COM>
* cn-gb patch.
	huangyan@rd.fujitec.co.jp (Yan HUANG)
* mew-summary-save patch.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* error -> mew-decode-error in mew-decode.el.
* OS2/Makefile patch.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* New mew-os2.el and utime.cmd.in.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* New mew-win32.el
	Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>
* Some mew-assoc-match were replaced eith mew-assoc-case-equal.
* mew-set-file-coding-system is obsolted.
* utime hack.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* MIME decode routines uses eoh2 instead of eoh for messages in +draft.
* Pretty good multi-lingual support.
* A bug fix for C-u n.
* If mew-summary-exec-region catches C-g, it set
  mew-summary-buffer-process nil.
* C-cC-k set mew-summary-buffer-process nil anyway, always.
* Defined mew-cs-charset.
* mew-msg-rm-policy hack.
	Maybe TABOO <y-koga@ccs.mt.nec.co.jp>
* A bug fix for mew-summary-get's cache.
	Akihiro Motoki <motoki@hal.t.u-tokyo.ac.jp>
* charset safe mechanism for mew-summary-burst.
* mew-refile-{add,purge}-alias.
	Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
* mew-summary-save takes the object *binary* if unknown.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* mew-sort.el patch.
	"Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
* Startup errors is now user friendly.
* 'no-msg for write-region.
* mew-refile.el use To: if From: is myself.
	Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
* mew-summary-auto-refile can be used in Summary buffer only.
	Daisuke Sato <densuke@ga2.so-net.or.jp>

1.91 (97/09/18) mew-release release

* Confirmations to a user were removed completely in mew-ext.el.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* Set mew-message-citation 'header for non-MIME analysis mode.
	Hirotaka Yokokawa <Hirotaka.Yokokawa@Japan.Sun.COM>
* Patches for mew.dot.emacs.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
	Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>
* OS2/configure.cmd patch.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* inhibit-input-event-recording for mew-read-passwd.
* Synchronized mew.texi, mode descriptions, and description for each
  functions.
* You can put the '*' mark and the '@' mark even when on parts.
  Now, to skip parts, call "n" or "p" with C-u.
* C-cC-u(undo) works even for a single-part message.
* No white space is allowed for Aliases.
* Omitting a question for ext url.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* New mew-sort.el.
	"Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
* Newsgroup -> Newsgroups in mew-pick.el.
	Akihiro Motoki <motoki@hal.t.u-tokyo.ac.jp>.
* TMP for mew-temp-file-initial.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* Be silent when write control files.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* redraw-display was removed to fix the emphasis problem.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* The default value of mew-refile-guess-control was modified.
	Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
* N and P move the cursor only onto the review mark.
* New mew-os2.el and mew-mime.cmd.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* mew-summary-inc-sentinel-hook came back.
* Many explanations were added and revised for interactive functions.
* "--link=no" for immv when +trash.
	"Chikara 'Power of Allow' Yano" <yankee@pi.ntts.co.jp>
* mew-folder-new-message works well even if Perl5 warns.
* A bug when ISO-2022-JP is encoded with B was fixed.
* Use install in bin/Makefile.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* A bug for forward by icon was fixed.
* X-Mailer tiny hack.
	Daisuke Yabuki <Daisuke.Yabuki@Japan.Sun.COM>
* mew-summary-reply-with-citation fix again.
	Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>

1.90 (97/08/26) mew-release release
	
* The -f option for cp in bin/Makefile.
	Motonori Nakamura <motonori@econ.kyoto-u.ac.jp>
* Use copy-file for mew-attach-copy.
* Integrated mew-field-resent to mew-field-delete.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
	Motonori Nakamura <motonori@econ.kyoto-u.ac.jp>
* mew-summary-reply-with-citation fix.
	Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
* mew-header-encode-text was compromised so that 'text' and 
  'encoded-word' may not be separated by 'linear-white-space'.
* New mew-refile.el.
	Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
* mew-summary-mode-line bug fix.
* "v" and "o" combination made Summary mode mixed up. This is certainly
  fixed.
* Defined mew-summary-trace-directory.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* Timing to ask range was changed in mew-summary-ls.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* Cache manage fix and MIME decode for News articles.
* Use (cd dir) for unshar and uumerge.
* Bug fix for the case that null name is specified when ext.
* Fixes for display.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* Defined mew-home.
* Used file-name-as-directory instead of mew-path-separator as much as
  possible.


1.89 (97/08/20) mew-dist beta release

* RFC 2047 encoding. This introduced drastic changes.
* Added "Lines:" and "X-Dispatcher:" for mew-field-delete.
* Random stuff goes to mew-func.el.
* A patch for uumerge.cmd.in
        OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* Unfold In-Reply-To:.
* X-Mailer hack.
* mew-config-guess-alist
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* automatic-conversion -> mew-cs-autoconv
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* Completely deleted X-Graph.
* read-file-name argment fix.
	Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
	"Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>

1.88 (97/08/06) mew-dist beta release

* mew-draft-keyswitch patch
	Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* mew-watch-sentinel check "imput: ERROR:" instead of "imput:".
* X-Mew: hack.
* Defined mew-configs.
* Too large mesage bug fix.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* mew-summary-insert displays the message without analysis on non-part.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* mew-decode-error hack.
* New Makefile.os2, configure.cmd and uumerge.cmd.in.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* mewencode binary patch for OS/2.
* insert-file-contents-internal for mew-attach-copy on Xemacs.
* Displaying GIF/JPEG internally on Xemacs.
	Yuuichi Teranishi <teranisi@isl.ntt.co.jp>

1.87 (97/07/28) mew-dist beta release

* Replaced insert-string, beginning-of-buffer, end-of-buffer,
  replace-regexp with primitives.
* C-u a and C-u A.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* Contains Message-ID: in In-Reply-To:.
	Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
* Make undo possible for mew-summary-reply-with-citation.
	NISHIDA Keisuke <knishida@osk.threewebnet.or.jp>
* mew-sort.el.
	Hironori Ikura <hikura@tcc.co.jp>
* Catched up to Emacs 20.0.91.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* pick macro
	UMEMURA Akihiro <akihiro@theory.brl.ntt.co.jp>
* mew-cite-strings-with-petname
	Yuuichi Teranishi <teranisi@isl.ntt.co.jp>
	Ryuichi MATSUMOTO <ryuichi@ksp.nis.nec.co.jp>
* Preliminary News support.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* Virtual mode for XEmacs.
	Yuuichi Teranishi <teranisi@isl.ntt.co.jp>
* mew-draft-keyswitch bug fix.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* PGP/MIME re-enter bug fix.

1.86 (97/07/21) mew-dist beta release

* Defined mew-use-petname.
* imsort support.
* A bug for "Subject: as CD:" was fixed. That is, RFC822 messages were
  also supported.
* "-" is assigned to mew-summary-scroll-down in Summary and Virtual mode.
* mew-summary-burst can be executed on part.
* mew-summary-save askes y-or-n only when the file exists.
* push-mark if rmm or refile treats one message. 
  If you fail to put a mark you want, type C-x C-x to get back.
* C-cC-y and C-cC-t in Draft mode is now symmetric.
* Set modeline-buffer-identification for each mode.
	NISHIDA Keisuke <knishida@osk.threewebnet.or.jp>
* mew-virtual-mode-hook
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>

1.85 (97/07/01) mew-dist beta release

* Support of "=".
	Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
* Deleted mew-cs-spool.
* "mo" bug fix.
* Keybindin changes for Draft mode.
	C-cM  -> C-cC-a
	C-cu  -> C-cC-l
	C-cy  -> C-cC-t
* Bug fix of button2 on Xemacs.
	Yuuichi Teranishi <teranisi@isl.ntt.co.jp>
* mew-gnus.el patch
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* (sit-for 0.1) to flush the gap for imget.
* Too large mail is not analyzed and display 'To analyze, type "."'.
  If analyzed with ".", it is cached and used when displayed another time.

1.84 (97/06/27) mew-alpha release

* mewencode.c patch
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* mewencode.c hack.
* mew-refile.el was changed drastically.
* mew-use-folders-file-p. If t, read the file when bootup. And save the 
  file when C-u Z.
* MailDir -> MailPath.
* mew-scan patch for imget error
	Yuuichi Teranishi <teranisi@isl.ntt.co.jp>
* non-analysis when too large mail
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>

1.83 (97/06/24) mew-alpha release

* mew-cs-autoconv for mewencode...
* "Password is wrong" message for imget.
* add #if defined(OS2) || defined(WINNT) || defined(_WIN32) to
  mewencode.c.
* cd to the +folder when moved to it.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* Install *.el before *.elc
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>

1.82 (97/06/23) mew-alpha release

* mew-cs-noconv-eol.
* Makefile was changed to install all *.el.
* Significant PGP/MIME hack.
* mew-folder-alist fix to make it easy to input multi-level folder
	(("+work/mew" "mew") ("+work" "work")) ->
	(("+work/mew" "mew") ("+work/" "work"))
* mew-file-ask-p
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>

1.81 (97/06/18) mew-alpha release

* Integrated body functions for inc, scan, and vscan.
* mew-set-file-coding-system to fix Noconv bug of XEmacs.
* Refile bug for multipart was fixed.
* Refile action was strictly specified.
	If message mode exists, let it be. Otherwise, display the header.
	If any mark exists, stay the position. Otherwise, display the next.
* Subject is displayed as CD: for Message/Rfc822 if CD: doesn't exist.


1.80 (97/06/15) mew-alpha release

* "n" for new folder at refile made a refile mark. This bug was fixed.
* Style of Xemacs's emacs-version changed. So, changed regex for
  mew-x-mailer.

1.79 (97/06/08) img release

* mew-assoc-case-equal for mew-summary-refile.
* Defined mew-characterp.
* PGP/MIME hack for the case where his public key doesn't exist.
* Added In-Reply-To: to mew-rfc822-fields.
* Defined mew-erase-buffer and mew-set-buffer-tmp.
* Next message bug fix for mew-summary-refile.
* mew-save-application/octet-stream-p was obsolete.
* Interface of mew-save-application/octet-stream was improved.
	Mito <mit@nines.nec.co.jp>
* Added +trash to mew-range-alist.


1.78 (97/06/02) img release

* mew-summary-pick fix.
* mew-summary-refile mark fix.


1.77 (97/06/01) img release

* Deleted mew-file-chase-links which was defined to maintain backward
  compatibility to Emacs 18. Mew don't support Emacs 18 anymore, so
  use file-chase-links instead.
* mew-symbolic-link was defined to rescue OS/2.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* Set scrollbar-height 0 only for Summary mode.
	Yuuichi Teranishi <teranisi@isl.ntt.co.jp> 
* mew-input-range causes an error unless range starts with "0-9a-zA-Z".
* expand-file-name for mew-mail-path in mew-refile.el.
* New re-sent uses imput.
* Hard cordings of UNIX path separator "/" were eliminated. Defined
  mew-path-separator.
* "poster" check.
	Maybe TABOO <y-koga@ccs.mt.nec.co.jp>
* mew-expand-file-name was obsolete. Use mew-expand-folder instead.
* All completion mechanisms were uniformed in mew-complete.el.
* mew-keyval was modified to allow field-keys which are not terminated
  by ":".
* mew-draft-get-new -> mew-folder-new-message.
* mew-summary-burst hack.
* Defined mew-folder-check.
* mew-refile hack.
* mew-assoc-{equal,match,match2} hack.
* mew-pgp.el hack to support sign-AND-encrypt service of PGP/MIME.
* mew-random-string for more safe boundary.


1.76 (97/05/27) img release

* Some MH dependencies were removed.
* Info typos were fixed.
	OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* "w3.el" support for access-type=url.
	Toshihiko SHIMOKAWA <toshi@tea.forus.or.jp>

1.75 (97/05/15) img release

* inc/scan remembers neat cursor movements.
* "--src" option for mew-summary-pack.

1.74 (97/05/07) img release

* mew-{scan,summary}.el update.

1.73 (97/05/02) img release

* mew-prog-scan-range-alist -> mew-range-alist.
* mew-scan.el was modified for imget.

1.72 (97/04/29) img release

* immv is supported for deletion and refile.
* imput is ok if mew-fcc is nil.
* impick is ok if while spaces are provided.
* imget:: format is deferent from imls.
* imls is ok.
* mew-plet:: 'binary for XEmacs, 'no-conversion for Emacs.

1.71 (97/04/26) img release

* Start walking with im series.
* make-local-variable coding-system-for-{read,write}.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>.
* Defined mew-which-el.


1.70 (97/04/21) mew-dist release

* Retrieve the body of Message/External-Body only if typing C-cC-e.
* Many syntaxes are uniformed.
* Pretty good regular expressions.
* Summary mode now reports the reason when an error occurs.
* Yet another bug fix for mew-attach-undo.
* Catch up to XEmacs 20.1 b15.
* Defined mew-subsequence.
* mew-draft-keyswitch bug fix.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>.

1.69 (97/04/02) mew-release release

* Add many explanations to variables and functions.
* mew-mark-process-all-folders is set to kill-emacs-hook by default.
  REMOVE THIS CONFIGURATION FROM YOUR .EMACS.
* Yet another mew-draft-keyswitch bug fix from
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>.
  But his patch couldn't handle vector sequence. So I modified.
* mew-attach-line bug fix.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* A fix for mew-attach-undo fatal bug. It calls mew-syntax-clear-marks now.
* "'" -> "function".


1.68 (97/03/30) mew-release release

* Infos are provided.
* mew-draft-refresh.
	Maybe TABOO <y-koga@ccs.mt.nec.co.jp>
* Put mew-cache-flush in mew-summary-toggle-analysis.
	Murata Shuuichirou <mrt@mickey.ai.kyutech.ac.jp>
* Changed regular expressions for buffer. Use "$" instead of "\n"
 since there are, at least, three end of lines in the world. Add "^"
 to "[ \t]".
* Define mew-prog-shell{,-arg} for cmd.exe.
* Add "Resent-*:" to mew-rfc822-fields.


1.67 (97/03/26) mew-release beta release

* bin/* upgrade
	- chmod 555 for vscan, uumerge, mew-refile
	- find a path for pick, etc.
* Support for Gnumule 19.34.94 epsilon
* Output of pick is line-based. So use mew-piolet instead of mew-plet
  in mew-summary-pick.
	IMAI Kenichi <kimai@av.crl.sony.co.jp>
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* PGP result duplicate bug fix(only for XEmacs).
* Forward/Multi-Forward attachment/toolbar bug fix(only for XEmacs).
* Reply with citation display bug fix(only for XEmacs).
* mew-decode-syntax-print moves the cursor a wrong place. This is fixed.
* mew-draft-show-attach is now generic enough so that it can execute
  any external commands including "xv", "ghostview", etc.
  Click left bottun on icons of Draft mode!
* mew-mime-{start,call}-process now becomes generic.
* On XEmacs, I decide to call any external commands immediately without
  y-or-n to hide Summary toolbar bug, sigh.


1.66 (97/03/24) the first beta release of Mew next generation 
		to mew-release
* XEmacs 20.1 full support.
* Menu refine for Summary, Virtual, and Draft mode.
* Toolbar for Summary and Draft mode.
* Icons are ready.
* Making code of Summary mode and that of Draft mode as symmetric as 
  possible.
* Many bug fixes found in 1.55.

1.55 (97/03/04) mew-dist release

* "Message interface to Emacs Window" -> "Messaging in the Emacs World"
* s/mew/Mew/g.
* (message "") to cancel some messages.
* Set ange-ftp-tmp-name-template to ensure that ange-ftp creates temporary
files on /tmp/mewxxx.
* Asynchronous FTP for access-type=anon-ftp.
* Makefile bug fix.
	SAITO Tetsuya <tetuya-s@is.aist-nara.ac.jp>
* Set process-connection-type nil for all start-process funcs.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* Use make-symbolic-link instead of "ln".
* Use make-directory instead of "mkdir".
* Use copy-file instead of "cp".
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* Define mew-delete-directory-recursively instead of "rm -rf".
* Delete mew-os2-p.
* Delete mew-mule18-p
* Define mew-window-home-buffer.
* Define a content-type entry for ".tgz" and ".pgp".
* "M-p" and "M-n" for mew-folder-map.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* run-hooks mew-message-hook in mew-message-next-page.
* Delete hilit19 from mew-draft. It is called via mew-draft-mode-hook.
* unread-command-char -> unread-command-events in mew-temp-minibuffer-message.
* Bug fix for undo in Draft mode.
* Define new mew-header-syntax.
* C-g on E in attachments set unintentional privacy. This is fixed.
* "E" on attachments prepares a default decryptor.
* A bug fix for "D" on attachments.
* Implement mew-summary-burst.
* Keyswitch bug fix.
	Koji Imada - je4owb/2 <koji@bimota.imada.math.human.nagoya-u.ac.jp>
* Add pre-command-hook for keyswitch.
	Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
* Signature insertion bug fix.
	Kazuyan / OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
* Draft mode "----" search bug fix.
	Maybe TABOO <y-koga@ccs.mt.nec.co.jp>
* Define mew-field-other-visible.
	"A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
* Special thanks to 
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>


1.54 (11/25/96) mew-release release

* Insert "\n" after mew-draft-attach-boundary-end.
	Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
* Refine Makefiles
	Maybe TABOO <y-koga@ccs.mt.nec.co.jp>
* "F" in attachments set charset us-ascii. Now it sets "guess".
* "^$" -> "^-*$" in mew-cache-message-new.
	Havard.Eidnes@runit.sintef.no
* mew-save-transfer-form's end problem was fixed. PGP encoding on Emacs 
is now stable.
	Havard.Eidnes@runit.sintef.no
* mew-header-decode-regex was defined to pacify those how don't use
MH 6.8.3.JPx.
* Check non-erase in mew-summary-display-part.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>


1.53 (11/23/96) mew-release release

* Makefile was modified again, sign.
	Maybe TABOO <y-koga@ccs.mt.nec.co.jp>	
* mew-draft-keyswitch was generalized.
* mew-header-canform now just adds mew-mail-domain. This fix for an
environment where the domain contains the string of the first domain
(e.g. jpcert.or.jp).
* mew-attach-multipart fix.
	Shunichi GOTO <gotoh@taiyo.co.jp>
* The same fix for mew-attach-external-body and mew-attach-pgp-public-key. 
* Writable check for mew-summary-folder-cache-save.
	Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
* Newline hack for mew-draft-syntax-file.
	Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
* mew-mime-application/octet-stream uses the obsolete name parameter 
as the default file name. 

1.52 (11/21/96) mew-release release

* Makefile was modified.
	Maybe TABOO <y-koga@ccs.mt.nec.co.jp>	
* Insert "\n\n" when a truncated message doesn't have a header delimiter.
* Some undo fixes.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* Disabled C-y on attachments region.
* mew-mule-p for mew-encode-text-magic.
	Jarle.Greipsland@runit.sintef.no
* Path expansion fix for mew-ext-anon-ftp.
* mew-header-expand-alias-list: mew.el -> mew-header.el
* mew-header-decrypters-collect fix.
* PGP ".asc" suffix fix in mew-pgp.el.
* mew-mime-pgp-keys now checks mew-prog-pgp.
* auto-mode-alist fix.
	Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
* Add message/delivery-status for mew-mime-content-type.
* Check mew-temp-dir in mew-clean-up.
	Yoshitsugu Mito <mit@d1.nines.nec.co.jp>

1.51 (11/18/96) mew-release release

* Re-write version of Mew

1.50 

* Re-write version of Mew for alpha testers.

1.06 (06/07/96) mew-release release

* mew-draft-insert-signature hack. See mew-signature-insert-last and 
mew-signature-as-lastpart.
	David C Worenklein <dcw@gcm.com>
* mew-ask-range
	David C Worenklein <dcw@gcm.com>
* mew-trash-folder
	Maybe TABOO <y-koga@ccs.mt.nec.co.jp>
* Make mew-draft-keyswitch more generic.
	KITAJIMA Akira <kitajima@quintet.ics.es.osaka-u.ac.jp>
	Koji Imada <koji@bimota.imada.math.human.nagoya-u.ac.jp>
* Set split-window-keep-point t for split-window-vertically.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* mew-message-highlight-url
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* Provide mew-minibuffer-folders-word and mew-temp-minibuffer-message
so that we can enjoy SPC and TAB on refile completion.
* C-u y requires read-coding-system if on Mule.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* highlight-headers support for Xemacs
	Ulrich Drepper <drepper@myware.rz.uni-karlsruhe.de>
* mew-summary-send speed up
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* Don't force display to reply a scrambled message.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* mew-summary-quit bug fix
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* inc now support password input for -norpop.
* mail-citation-hook is deleted.
* vscan patch including foiler alias bug fix and space-separated
pattern for -subject.
	Shigeya Suzuki <shigeya@foretune.co.jp>
* OS/2 support
	Fujikazu OKUNISHI <fuji0924@mbox.kyoto-inet.or.jp>
* mew-summary-highlight-lines-region bug fix
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>


1.05 (03/28/96) mew-release release

* mew-os2-p
	if t, use "cp" instead of "ln -s".
* mew-summary-exec-current for "X"
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* mew-file-chase-links
	Yoshiaki KASAHARA <kasahara@csce.kyushu-u.ac.jp>
* mew-draft-cite does support super cite.
	Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
* message retains in Summary mode if refiled as link.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* recursive VM refile
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* multi refile
	Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
* mew-status-update updates only aliases by default. It does for 
both aliases and folders if it is called with prefix(C-u).
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* mew-ask-subject
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* A bug of mew-mime-external-send-mail due to the change of
mew-draft-header is fixed.
* mew-draft-header doesn't insert "Cc:" if cc is nil. 
* English is brushed up.
	Mikitomo Ushijima <mikitomo@crew.sfc.keio.ac.jp>
* Bug fixes for Xemacs. overlay. enlarge-window.
	Ulrich Drepper <drepper@myware.rz.uni-karlsruhe.de>
	"Carl D. Roth" <roth@cse.ucsc.edu>
	Wilfried Philips <philips@ibmmbv2.elis.rug.ac.be>
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* mew-base64-encode-string bug fix
* pick macro
	UMEMURA Akihiro <akihiro@theory.brl.ntt.jp>
* mew-draft-{yank,cite} save-restriction bug fix.
* mew-draft-header typo fix.
	koba@flab.fujitsu.co.jp (Kobayashi Shinji)
* mew-draft-on-key-p bug fix.
	koba@flab.fujitsu.co.jp (Kobayashi Shinji)

1.04 (02/29/96) mew-dist release

* Functions of header completion staff in Draft buffer are enhanced.
* mew-assoc-match bug fix
* all "reverse" are changed to "reverse" to save cells!
* mew-summary-{next,prev}-msg are redefined.
* mew-buffer-substring is defined.
* Make mew-base64-char64 one-liner...

1.03 (02/14/96) mew-dist release

* "N" and "P" just moves cursor if mew-summary-buffer-disp-msg is nil.
* Keep summary height(excluding mode line) ODD! (Why hasn't this code
been included yet? I certainly implemented before...)
* "n" display D-marked message even if all below messages are marked
as D. Comment out (forward-line -1) on mew-summary-down to prevent
this.
* Typing "u" on a part whose message is marked causes an error. This is
fixed.
* (set-buffer-modified-p nil) for mark functions.
* use buffer-substring-no-properties in lieu of buffer-substring in
mew-match.
	Anders Lindgren <andersl@csd.uu.se>
* mew-summary-rmm has potentially a big bug, which marks "D" on
another message if and only if the user types "D" on a part which is
already marked as "D". This bug is fixed with mew-summary-rmm-one.
* The same bug fix for mew-summary-refile
	Hirotaka Yokokawa <Hirotaka.Yokokawa@sun.co.jp>
* Underline and pick seedup patch
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
	UMEMURA Akihiro <akihiro@theory.brl.ntt.jp>
* mew-mime-application/octet-strem in lieu of mew-mime-default-function.

1.02 (12/21/95) mew-dist release

* mew-summary-search bug fix.
* Assign C-xC-o to mew-summary-jump-to-draft-buffer.
* Don't recenter at refile.
        NAKAMURA Motonori <motonori@cs.ritsumei.ac.jp>
* Move (mew-summary-highlight-lines) after sentinel.
        SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* Don't delete mew-watch buffer when quite.
* Inc calls scan-body to fill the gap.
* Synchronize the scan termination in inc.
	Tomoaki Tada <niggle@fct.kgc.co.jp>
* mew-mail-address patch to fix PGP key selection bug
	Makoto 'MAR_kun' MATSUSHITA <matusita@ics.es.osaka-u.ac.jp>
* mew-summary-inc bug fix. folder -> mew-inbox
	Hirotaka Yokokawa <Hirotaka.Yokokawa@sun.co.jp>
* mew-prog-scan-default-range
	Akihisa Konno <minnie@fluidlab.naoe.t.u-tokyo.ac.jp>
* Use file-truename to expand symbolic directory name in
mew-summary-folder-dir-newp when Emacs19. This bug remains for Emacs18...
	Yoshiaki KASAHARA <kasahara@csce.kyushu-u.ac.jp>
* Define mew-summary-exec-hook.
* Mark @ and * enhancement 
	Akihisa Konno <minnie@fluidlab.naoe.t.u-tokyo.ac.jp>
* -not support for pick.
	Akihisa Konno <minnie@fluidlab.naoe.t.u-tokyo.ac.jp>
* Strong marks and weak marks.
* vscan enhancement.
	Shigeya Suzuki <shigeya@foretune.co.jp>


1.01 (11/28/95) mew-dist release

* Delete X-Mailer: field when reedit.
* Don't set mew-reply-to by default.
* Define
	mew-noreplyto-to-list
	mew-noreplyto-cc-list
	mew-replyto-to-list
	mew-replyto-cc-list
This is a quite temporary solution. 
* passphrase failure bug fix.
	MOTOKADO Yoshihiro <moto@kado.iijnet.or.jp>
* (forward-char 1) in mew-message-prev-page for compatibility with
emacs-19.28 and emacs-19.29
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* undo don't delete message buffer.
* Never ask update if a directory is older than its cashe file.
* underline patch 
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* mhc.el version up
* "message/external-body" patch
	Yoshinari NOMURA <nomsun@csce.kyushu-u.ac.jp>
* Window pop patch
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* Do update if .mew-cache doesn't exist.
* Change the regex for keep-lines not to delete multipart.
* "^" mew-mail-address "$".
* overlay-put instead of put-text-property.
	SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
* mew-input-filename bug fix.
	Suggested by Richard Levitte <levitte@adm.pi.se>


1.00 (10/18/95) mew-release release

* Define buffer-substring-no-properties on Emacs19 if not defined.
* Never use text properties on Xemacs.
* Warn if old style of mew-cite-format is used.
* mew-temp-minibuffer-message bug fix.
* Support Gnus v5.
* mew-draft-header more neatly deletes Cc:.
* redist never prepares Resent-Cc:.
* All commands are sensitive end of buffer. Boundary problems are solved.
* mew-summary-prev-page bug fixes.
* mew-summary-exec displays "No marks".
* You can execute mew-summary-forward on part.


0.99 (10/08/95) mew-release release

* Typo of mew-draft-multipart-end.
* Never display MIME syntax when mew-summary-toggle-disp-msg is on.
* I have misunderstand RFC1522 for a long time that its heder encoding
requires MIME-Version: field. But Keith kindly told me that it's not
the case. Thanks to this flexibility of RFC1522, we can safely exchange 
non-ascii header fields with non-MIME interface.
* Typo of update in mew-summary-rescan.
* mew-field-get-{value, line} now uses mew-loop-depth to prevent long
loop that happens with thousands of same field in a message.
* mew-prog-pick-default-arg is defined.
* edit-again and reedit inserts mew-from and mew-reply-to.
	Satoshi Nakagawa <nakagawa@kansai.oki.co.jp>
* mew-cite-format is *field free*! See the documentation of 
mew-cite-fields.
* mew-refile is version up to stop using
mew-summary-buffer-disp-msg-current.
* Many code contributions that make Mew slightly faster preventing
consumption of cells. Thanks!
	UMEMURA Akihiro <akihiro@theory.brl.ntt.jp>
* Define mew-cite-prefix-function and mew-cite-prefix-username.
* Define mew-cite-prefix-confirmp.
* On Xemacs, use (mark t) instead of (marker-position (mark-marker)).
	Niclas Andersson <nican@ida.liu.se>
* mew-prog-audio bug fix (Sorry for late, Dave!).
	Shiro IKEDA <shiro@volga.bcl.t.u-tokyo.ac.jp>
	dcw@gcm.com (David Worenklein)
* mew-summary-reply prepares Cc: from From: field. This may be useful
in the case that To: is a user, From: is the sender, and Reply-To: is
a ML.
* Define mew-header-max-length to prevent long loop for processing
loooong header.
* mewencode hack.
  (1) "\n.\n" including "post soft break" is QP-encoded to "\n.=\n\n".
      (suggested by Richard Levitte <levitte@pi.se>)
  (2) If we meet illegal encoded words such as "=XX" at PQ-decoding,
      we just warn, never exit.
      (suggested by Niclas Andersson <nican@ida.liu.se>)
* mew-header-extract-addr hack.
	Mine Sakurai <m-sakura@ccs.mt.nec.co.jp>
* mew-mark-process-all-folders bug fix.
	Shiro IKEDA <shiro@volga.bcl.t.u-tokyo.ac.jp>
* "insert" rather than insert-after-markers which is obsolete in Emacs 19.
	Jarle Fredrik Greipsland <jarle@idt.unit.no>
* Draft menu enhancement.
	dcw@gcm.com (David Worenklein)
* mew-ask-cc hack for forward, multiforward, and resent.
	dcw@gcm.com (David Worenklein)
* Define message-mode functions and menu.
	dcw@gcm.com (David Worenklein)
* Use buffer-substring-no-properties instead of buffer-substring for 
mew-delete-backward-char[-at] on Emacs 19 for font-lock-mode.
	Jarle Fredrik Greipsland <Jarle.Greipsland@idt.unit.no>
* C-u C-c C-c on draft buffer leaves the draft as it is.
	Tomoharu Suzuki <suzuki@astron.s.u-tokyo.ac.jp>	


0.98 (08/01/95) mew-release release

* mew-pgp.el support the cases of lack of public key and keyring itself.
* mew-part-make hack.
* A bug fix for X-Mew:.
* defvar of mew-x-mew to allow users to defined an appropriate strings
for security. 
* "mo" bug fix.
	Hirotaka Yokokawa <Hirotaka.Yokokawa@sun.co.jp>


0.97 (07/28/95) mew-release release

* mew-draft-check-whom uses mew-header-address-collect instead of 
mew-header-user-collect. 
	Tetsuro Muranaga <Tetsuro_Muranaga@HOLST.CODA.CS.CMU.EDU>
* Defined mew-temp-file to get rid of the security hole which makes
eavesdroppers possible to watch contents of mail on
/tmp. mew-temp-file must be a file which nobody but you can
access. The default value is ~/Mail/drafts.
* localform decoder and syntax analyzer now handle CT: in
Message/digest.  Message/Mixed and Message/Digest is syntactically
identical but the semantics are different. The default CT: for
Message/Digest is "message/rfc822" whereas the default CT: for
Message/Mixed is "text/plain". We don't assume null line after
boundary anymore.
* mew-pgp-decode-sentinel and mew-pgp-decode-sentinel-mime is merged to 
handle PGP message.
	

0.96 (06/28/95) gnu.emacs.sources release

* mew-draft-cite sets buffer to (mew-buffer-message) when non-analysis
mode.
* Some warning preventions.
	SAKAI Kiyotaka <ksakai@netwk.natc.co.jp>
* Dummy message "" for mew-draft-cite to prevent echo. I don't know
why this echo occurs.
* mew-summary-{reedit, edit-again} inserts mew-fcc and mew-dcc.
* mew-draft-undo deletes backup files.
* Tiny bug fix for mew-draft-undo.
* Tiny bug fix of CD: for PGP/MIME
* Double quotations in the description of mew-cache are escaped with "\".
This makes Mew workable on Emacs 19.29.
* Further English improvement
	Mikitomo Ushijima <c92205mu@sfc.keio.ac.jp>
* mew-mime-{call,start}-process warns a message if program doesn't exist.


0.95 (06/26/95) mew-dist release

* mew-fib-flush-input -> "C-cu"
* mew-draft-undo -> "C-cC-u"
* mew-header-user-collect never warn when exceeds mew-loop-depth. 
mew-apply-before-refile-function
	SAKAI Kiyotaka <ksakai@netwk.natc.co.jp>
* Check existence of PGP before decoding the region.
* English improvement
	Mikitomo Ushijima <c92205mu@sfc.keio.ac.jp>
* mew-summary-rmm and mew-summary-undo can take number prefix.
	SAKAI Kiyotaka <ksakai@netwk.natc.co.jp>
* MIME syntax analyzer takes care of CTE:, CI: and CD: for
message/rfc822.
* Message/External-body can contain CD:
* An entry of mew-multi-syntax consists of 
	(filename type description encoding param).
PGP encryption uses param instead of descrition. So, MIME object 
which is encoded by PGP can include CD:.
* All command in multipart of draft mode keep the position.
* The key binding of mew-multi-pgp-sign-enc changes from "B" to "P" 
due to mew-multi-base64.
* mew-multi-base64, mew-multi-quoted-printable.
* mew-multi-gzip -> mew-multi-gzip64.
* mew-summary-edit-again for old fashion error mail that an original
message is encapsulated after "----- Original message follows -----".
This is binded to "\ee" in summary mode.
* mew-header-alist
* Bug fix of code transform error in PGP/MIME. I forgot to specifiy
boundary. 
* In draft mode, C-cC-c + "n" caused an error. This is fixed.
* Comment out mew-draft-anno in mew-summary-reply.


0.94 (06/21/95) mew-dist release

* PGP/MIME !! \^^/
* Bug fixs for mew-summary-forward[-multi]
* mew-summary-{inc,scan}-sentinel-hook
* typo
	kawato@ats.nis.nec.co.jp
* Two warning reduction
	SAKAI Kiyotaka <ksakai@netwk.natc.co.jp>


0.93 (06/20/95) mew-dist release

* "Z" for mew-status-update in summary mode.
* Scan cache is not used in +draft.
	SAKAI Kiyotaka <ksakai@netwk.natc.co.jp>
* Mark based composer at last!!
* Mew doesn't scan mime directory at entring multipart mode.
* draft's mark is integrated into encoding. So, mew-insert-file became
much simle and beautiful.
* We can handle ISO-8859-1 on Mule correctly.
* mew-summary-reedit now can handle rfc822 part.
* Many functions become virtual-mode ready.
* mew-quit-hook


0.92 (06/18/95) mew release

* User-customizable valuable mew-field-delete, mew-field-resent.
* mew-part-get-params-member to avoid depending the order of
parameters.  This can survive even if "boundary" is not the first
parameter of multipart.
* Virtual mode is provided. Since buffer-name is not equal to folder
name. (mew-summary-folder-name) is defined. Many functions are
rewrited with it.
* mew-summary-mark-collect2 for virtual mode.
* mew-summary-{inc, scan}-filter deletes only "+".
* When number of address reaches to mew-loop-depth, warning message is
displayed to tell users the truncation of addresses.
* Fcc: allows multiple values.
* mew-header-{user, address}-collect became case-sensitive. I don't
know any side effect occurs.
* User options of mew-auto-add-content-type and mew-ask-cc.
	David C. Worenklein <dcw@gcm.com>
* Better value of mew-window-configuration to make lines of summary
window odd
* We should allow aliases that contain ".".
  "^\\([-\\+a-z0-9_]+\\):\\s-+\\(.*\\)$" -> "^\\([^:]+\\):\\s-+\\(.*\\)$"


0.91 (05/21/95) gnu.emacs.sources release

* mew-summary-forward causes an error due to modification of
mew-summary-display. set-buffer-modified is moved before return value
to fix this problem.  
* regex of mew-summary-{inc,scan}-filter is changed from 
"^ *[0-9]+\\([ +]\\).*\n" into "^ *[0-9]+\\(.\\).*\n".
* mark enhancement.
	Hiroshi ENOMOTO <enomoto@apt.fxis.fujixerox.co.jp>
* mew-read is obsolete.


0.90 (05/08/95) mew-dist release

* buffer-modified hack.
* make mew-summary-save general for binary CT:.
* mew-summary-multipart-delete for mew-summary-toggle-disp-msg.


0.89  (03/07/95) gnu.emacs.sources release

* Menu bar enchancement
	SAKAI Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
* PEM functions are named as mew-pem-xxx.
* Set terminal-more-break-insertion nil.
* Patch to delete blank for .xface.
	YAMAMOTO Akishige <yamamoto@msi.co.jp>
* Set mail-header-separator "----" for ispell-message.
* Position is changed that call mew-send-hook for ispell-message.
* (split-window-vertically sumheight) -> (split-window nil sumheight)
in mew-window-configure.
	SAKAI Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
* +language=en for PGP decode.
	Hiroshi ENOMOTO <enomoto@apt.fxis.fujixerox.co.jp>


0.88 (03/03/95) mew-dist release

* +clearsig=on, +language=en for mew-pgp-encode-switch.
* (featurep 'hilit19) for hilit-rehighlight-buffer.
* If you make three mistakes for pass phrase, body isn't deleted and
CT: is not inserted.
* mew-alias-update.
	SAKAI Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
* mew-pgp-add-key and mew-terminal-emulater. 
* mew-refile is updated to 0.19 including mew-alist-max-length.
	Yoshinari NOMURA <nomsun@csce.kyushu-u.ac.jp>
* mew-from-alist patch to avoid the name of nil.
	Keith Waclena <keith@neuromancer.lib.uchicago.edu>
* mew-mime-start-process checks the existence of program.
* Add ^G to exit condition to mew-read-passwd to prevent everending
loop.
* PGP temrinology: "encode" == encrypt, sign, sign then verify
* PGP temrinology: "decode" == decrypt, verify, decrypt then verify
* Error handle for {pub,sec}ring.pgp not exist and userid not found.
* mew-draft-check-whom
	Tetsuro Muranaga <Tetsuro_Muranaga@HOLST.CODA.CS.CMU.EDU>
* "~/.xface"
* mew-summary-reply-with-citation -> "A"
* mew-summary-toggle-analysis -> "ESC a"
* Special case support for mew-mime-localform-singlepart
	null CT: and CTE: 7bit!


0.87 (02/26/95) mew-dist release

* X-Face: support.
* Burst support.
* hilit-rehighlight-buffer rather than redraw-display in mew-draft-mode
to cease to left garbage.
* erase-buffer before MIME analysis for PGP pass phase input.
* Define mew-which to cease full path notation. (e.g. mew-prog-pgp = "pgp")
* Call PGP asynchronously to send a pass phrase safely to prevent the
ps or sps snoop. 
* Pretty Good Support for PGP. Now you can sign(C-cs), encrypt(C-ce),
sign and encrypt(C-eb). You can re-enter your pass phrase.
* mew-pgp-insert-public-key(C-cp).
* Define mew-pgp-decrypt-letter(C-cd) to decrypt the message without
CT: app/pgp.


0.86 (02/09/95) gnu.emacs.sources release

* mew-command-key-sequence is defined to support C-u on draft mode.
	SAKAI Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
* set-marker at mew-summary-reedit
	SAKAI Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
* mew-draft-delete-content-type is defined.
* condition-case for mew-summary-{inc, scan}


0.85 (02/08/95) mew release

* Region hack for mew-summary-convert-local-charset and
mew-pem-decrypt-letter.
* Bug fix for auto-fill-{hook & function} again.
* MIME composer hack to throw away swap CT:.
* mew-draft-send-letter never undo now to corrent C-cC-c & n bug.
* Add (mew-summary-multipart-delete) to mew-input-range for the case
when parts is expanded in the bottom of the folder. 
* mew-summary-reply doesn't use full window if current Mew's windows have
enough height.
* mew-draft-header-domain switch the current candidate to the next one
if the current one is conpleted.
* mew-minibuffer-domain is defined.
* mew-draft-header-{domain,alias} saves the window configuration.
* Hacking mew-mime-syntax-singlepart to handle multipart/digest correctly.
* Hacking mew-mime-localform-singlepart to handle multipart/digest correctly.
* Add ".*" entry to mew-mime-content-type.
* Reply address hack for ":;"
	Motonori NAKAMURA <motonori@cs.ritsumei.ac.jp>
* A setmaker bug in mew-mime-decode is fixed.
* mew-summary-convert-local-charset checks mew-message-citation.
* "C-cC-h" in summary mode is mew-summary-convert-header.
* "C-cC-d" -> "C-cC-h" in draft buffer.
* mew[en|de]code's gzip64 bug fix. (Three processes are necessary.)
* X-Gzip64 decode support.
* mew-summary-reply never causes an error when From: doesn't exist. 
* Parameter of mew-draft-cite can be nil. 
	Yoshinari NOMURA <nomsun@csce.kyushu-u.ac.jp>
* mew-send-hook is defined.
* mew-draft-auto-fill hack.
	Yoshinari NOMURA <nomsun@csce.kyushu-u.ac.jp>
* Decription for message mode.
* "q" of mew-message-mode-map -> "o", "h".
* mew-file-append-p is defined.
* Remote file completion support for composing annon-ftp of external-body.
* mew-temp-minibuffer-message is defined.


0.84 (01/11/95) mew-dist release

* a tiny patch to support mew-refile version 0.14.
	Yoshinari NOMURA <nomsun@csce.kyushu-u.ac.jp>
* mew-mail-domain is taken from (car mew-mail-domain-list)
	Sakai Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
* Key binding change for mew-draft-header-domain into C-cC-i.
* C-cC-l for mew-summary-convert-local-charset
* C-cC-d for mew-pem-decrypt-letter
* Minimum width is 80 for scan and inc.


0.83 (01/12/95) mew release

* goto-char (point-max) when goto-folder.
* Draft mode documentation hack for fill blanks.
* mew-highlight-lines-use
	Maybe TABOO <y-koga@ccs.mt.nec.co.jp>
* mew-mime-content-type-multipart-list is defined to limit the range
for the content-type of directory.
* (this-command-keys) instead of last-command-char for
mew-draft-keyswitch to support more than 2 key strokes.
* mew-header-insert-from-file bug fix.
	Tomoharu Suzuki <suzuki@astron.s.u-tokyo.ac.jp>
* Bug fix for insertion of messages in +drafts.
	Tomoharu Suzuki <suzuki@astron.s.u-tokyo.ac.jp>
* mew-mail-domain-list and mew-draft-header-domain are defined.
You can complete your domain after by "M-TAB" in draft header.
* Bug of auto-fill-{hook & function} in mew-draft-mode is fixed.


0.82 (01/05/95) gnu.emacs.sources release

* mew-mime-syntax adopts vector instead of list.
* Speed hack for mew-fields-get-as-list .
* Set end multipart in mew-mime-syntax for mew-summary-save.
* Coding systam bug of mew-summary-save is fixed.
* mew-summary-save bug that mishandles message/rfc822 is fixed.
* mew-part-make regex bug fix for Emacs 19.


0.81 (12/23/94) gnu.emacs.sources release

* mew-summary-[message-]-{up,down} goes to * mark, too.
* When ((oldmsg = newmsg) & (oldpart != newpart) 
mew-summary-show displays the message.
* mew-draft-insert-signature, at last! (Set mew-signature-file.)
This function will be improved to handle multiple signature files.
* Highlite patch. mew-xemacs.el is removed.
	Sakai Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
* File existence check in mew-summary-{show, display}
	Yoshinari NOMURA <nomsun@csce.kyushu-u.ac.jp>
* Set mew-summary-buffer-disp-msg-current in mew-message-next-msg.
	Sakai Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
* mew-summary-reply takes care of Apparently-To:.
* name change: canform -> localform.
* Bug fix that CD: of CT: message is not displaied.
* CD: decode bug fix.


0.80 (12/14/94) mew-dist release

* Never ask "process marks?" if range is update at rescan.
* The save hack to goto-folder.
* Regex for mew-mail-address-list.
	Yoshinari NOMURA <nomsun@csce.kyushu-u.ac.jp>
* Bug fix for mew-summary-{refile, display-{top,bottom}}.
	Yoshinari NOMURA <nomsun@csce.kyushu-u.ac.jp>
* Bug fix for mew-alist-load concerned with null readable file.
	Yoshinari NOMURA <nomsun@csce.kyushu-u.ac.jp>
* (call-interactively mew-summary-recenter) bug fix.
	Yoshinari NOMURA <nomsun@csce.kyushu-u.ac.jp>
* Bug fix for mew-multi-{type,description} that cause an error if it is 
called on the bottom boundary.
* mewencode, mewdecode, and mewcat are implemented.


0.79 (12/08/94) mew-dist release

* mew-header-split is re-written with aref instead of string-match to
fix a bug.
* application/x-graph.
	Youki Kadobayashi <youki-k@is.aist-nara.ac.jp>
* AF support.
* Variable name change: mew-mule-charset-spool -> mew-mule-charset-local.


0.78 (12/08/94) mew relase

* Mew MIME canonical form is changed to handle recuresive MIME
message. So, MIME syntax analyzer is also drastically changed.
* truncate-lines for summary-mode.
* When mew-summary-cache-file is inserted, mew-summary-mode is always
called.
* MIME boundary includes preceding CRLF(yes, LF on UNIX). 
mew-summary-save and analyzer obey this spec.


0.77 (11/30/94) mew-dist release

* Introduction of cache based scan.
* mew-fib.el is created. 
* Tiny bug of mew-summary-quite is fixed.


0.76 (11/25/94) mew-dist release

* mew-content-attr rather than mew-file-attr for encoding in 
mew-draft-make-multi[part]
* C-cC-q (mew-kill-buffer) for 
	watch buffer, 
	summary mode, 
	and
	mew-multi-find-file.
	mew-multi-find-new-file.
* Refine mew-multi-find-file.
* Refine mew-multi-external-body.
* Define mew-multi-find-new-file.
* mew-multi-remove and mew-multi-delete.



0.75 (11/22/94) mew release

* run-hooks instead of funcall for mew-cite-hook.
* Stop inserting "\n" after mew-cite-format. "\n" is appended to
mew-cite-format instead.
* The arguments of mew-summary-scan are changed for update.
* Update bug fix in mew-summary-scan.
* Mime multipart composing method is changed. It become
statefull(mew-multi-syntax) to support Content-Description: (and Mark
based composing in the near future).
	c, l, m, r are done.
	a, d, e, f are not yet.
	T, D are added.


0.74 (11/17/94) mew release

* Demo strings are always centerized.
* mew-eof-string display bug fix.
* mew-cite-format is defined.
* Exclusive control for inc, scan, exec, pack, and sort.
* Introduce the concept of "update".
* "?" searches on range of displayed messages.
* Correct typos in mew-draft-mode-map. 
	Sakai Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
* kill-buffer *mew-watch* at mew-summary-quit.


0.73 (10/19/94) gnu.emacs.sources release

* Add mew-emacs19-p to mew-window-pop.
	Yoshiaki KASAHARA <kasahara@csce.kyushu-u.ac.jp>
* defvar instead of setq for mew-path.
	Sakai Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
* Add bufferp to mew-mark-process-all-folders.
	Ishikawa Ichiro <ichiro@ccsr.u-tokyo.ac.jp>


0.72 (10/18/94) mew-dist release

* mew-summary-cite will cite whole message including header if prefix is
given(i.e. C-uC-cC-y).
* mew-header-extract-addr extract a string from last <> pair.
* mew-mark-process-all-folders is defined for kill-emacs-hook.
* mew-loop-depth is defined for long field safety.
* mew-summary-scroll-up's bug fix.
	Sakai Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
* mew-mime-decode-region's *critical* loop error is fixed to introduce
mew-decode-marker.
* CTE: quoted-printable for 8bit charset.
* Bug fixes for XEmacs code.
	Sakai Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
* p/n on message buffer goes to previous/next part.
	Sakai Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>

Following are contributed by
	 Motonori NAKAMURA <motonori@cs.ritsumei.ac.jp>.

* toggle summary only and summary & message when p/n on top/bottom.
* "^-*$" instead of "^$" to show draft.
* When replys your own message, never change To: and Cc:.
* Never insert list:; into To: from To: list:;.
* If body is empty on draft, ignore this body creating multipart.
* Now we can find-file any file on drafts/mime/1/.


0.71 (10/15/94) mew-dist release

* ISO-8859-1 support for Emacs 19.
* mew-draft-charset-guess-letter guess charset only inbody excluding
header.
* Stops to user " " for boundary. " " is replaced by "_".
* Some bugs of mew-summary-save are fixed.
* Tiny bug of mew-multi-part-directory is fixed.
	KIZU takashi <kizu@ics.es.osaka-u.ac.jp>
* Improvement of mew-summary-scroll-up.
	Sakai Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
* -f option is added when execute gzip or compress with "-d" to avoid
uncompression failer due to a existence "basename" file.
* Remove string-to-char-list from mew-base64-[en,de]code-string.
* Define mew-y-or-n-p.
* Non MIME analysis mode now clenas up message header.
* Default value of mew-fcc is now nil.
* XEmacs(Lucid Emacs) support.
	"Matthew Liggett" <mliggett@onyx.chem.indiana.edu>
* Make fcc folder if not exist.
* X-Mailer.


0.70 (10/04/94) mew-dist release

* Support hilight in draft mode. See mew.dot.emacs.
* mew-eof-string
	Sakai Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
* *IMPORTANT CHANGE* mew-summary-print  "!" -> "#"
* *IMPORTANT CHANGE* mew-summary-refile-again -> "!"
* *IMPORTANT CHANGE* mew-summary-toggle-disp-msg  "t" -> "v"
	to reserve to *t*hread
* auto decryption for PGP's signed message.
* Multipart composing in draft mode is depeloped to make flat multipart.
  This intends to support mark based PEM & PGP composing.
* Comment out (kill-all-local-variables) in mew-draft-mode to avoid
  killing mew-draft-buffer-header


0.69 (09/27/94) mew release

* Non MIME analysis mode is added.


0.68 (09/25/94) mew-dist release

* Typo :: image/mpeg -> video/mpeg
* mew-summary-search-mark never ask folder.
* Support long alias whose lines are separated by comma.
	Sakai Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
* Delete recursive paretheses(comment) in header field.
	Sakai Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
* mew-mime-decode takes care of charset to convert codeset.
* Ignore error that no content-* exists after boundary.
* mhc by nomsun.


0.67 (08/30/94) gnu.emacs.sources release

* Empty body mail bug is fixed.
* Mule 1.1 PL04 byte-compile problem is fixed.
* make-variable-buffer-local -> make-local-variable in mew-draft-mode.
* mew-mime-reply is removed.


0.66 (08/26/94) mew-dist release

* Header sort/insertion algorithm is improved.
* kill-buffer on watch sentinel's bug is fixed.
* Many patches are merged.
* never quire japanese.el or european.el.


0.65 (08/25/94) mew-dist release

* Many functions are refined to use while instead of recursion to speed up.
* Make mew-summary-exec much faster. :)
* mew-multi-find-file's bug fix.
* mew-message-[mode-]hook are defined.
* Mew menu is defined for Emacs 19.
* mew-summary-{rescan, pack, sort} ask you to process mark when messages 
are marked.
* mew-summary-scroll-{up, down} and mew-summary-prev-page check if cursol
is on message or part.
* run-hooks refine in mew-draft-mode.


0.64 (08/23/94) gnu.emacs.sources release

* mew-base64-char256 now expects nil.
* mew-draft-cite sets mark for C-xC-x.
* Byte-compile check on Mule2.
* mew-summary-show action for multipart on the end of summary buffer is
refined.


0.63 (08/22/94) mew-dist release

* mew-file-suffix and mew-mime-switch -> mew-mime-content-type
* mew-mule-charset-alist and mew-charset-coding -> mew-mule-character-set
* Whereas mew-assoc-match is obsolated, mew-assoc is defined.
* mew-mule-charset-{spool, integrity} are defined.


0.62 (08/20/94) 

* Mode line of summary mode now contains how many mails are left.
* Support 2 styles of dist.
* mew-header-delete-at supports %.
* mew-draft-kill may rm mimefolder.
* mew-mime-start-process now uses temporary file rather than pipe to
speed up.
* Get elisp whois back to command whois for mew-whois.


0.61 (08/19/94) internal release

* mew-field-visible and mew-field-invisible are defined.
* quoted-printable decoding of header support.
* gnus linking.


0.60 (08/18/94) internal release

* one more mew-summary-multipart-delete's bug fix.


0.59 (08/17/94) internal release

* mew-summary-redist is defined.
* Initial PGP implementation.
* A bug that cursol moves to the end of buffer when
mew-summary-recenter-p is nil is fixed.
* Coding system in draft mode is refined.


0.58 (08/17/94) internal release

* mew-header-delete-ws[2]'s regex is fixed to support multi () pairs.
* new mew-header-insert-from-cache supports multi header fields.
* mew-watch-sentinel timing bug is slightly fixed.


0.57 (08/16/94) internal release

* mew-draft-mode-map refine.
* mew-draft-character-code-mule is defined.
* backgroud sending is supported.
* fields other than mew-message-visible-fields hides over the top. 
Type DEL to see them.


0.56 (08/15/94) internal release

* auto-fill-function's typo is fixed.
* Make mew independ on tiny-mime. Now original code for base64
decoding is merged.
* Support for Nemacs is completely quited.
* Define file-coding-system-for-read in mew-draft-mode.
* Support multi-value of Reply-To:
* mew-mail-address-list is defined.
* condition-case for mew-mime-canform & mew-mime-syntax to read *all* 
messages including error format mail.
* mew-summary-save now support message copy.


0.55 (07/19/94) gnu.emacs.sources release

* mew-summary-refile moves to mew-refile.el so that nomsun can maitain.
* Redisplay bug of mew-summary-refile is fixed.
* auto-fill-hook for 18, auto-fill-function for 19.
* Set -list for the first argument of pick to overwirte -sequence
by shutton@habanero.ucs.indiana.edu.
* "<" and ">" for summary mode.
* mew-summary-recenter always keep the line center to avoid hidden
mulipart problem.
* Minor change for mew-set-environment to avoid calling
mew-header-delete-ws with nil.
* "t" of mew-summary-mode-map for mew-summary-toggle-disp-msg.


0.54 (07/15/94) gnu.emacs.sources release

* (marker-position (mark-marker)) instead of (mark) in mew-draft-cite. 
(mark) causes error on Emacs 19 if no mark exists. (mark t) also
causes error on Emacs 18;(
* mew-draft-auto-fill is defined.
* mew-input-address is refined.
* EUC support for mew-insert-file.
* (sit-for 0) for mew-summary-show.


0.53 (07/15/94) internal release

* mew-url refine.
* (and (boundp 'MULE) *noconv*)) for non-Mule in mew-insert-file
* Quoted string that contains separotor can be splited correctly now.


0.52 (07/12/94) ip-connection release

* Documentation for mew-summary-mode and mew-dtaft-mode.


0.51 (07/11/94)

* define mew-delete-line
* mew-minibuffer-alias bug fix
* mew-insert-file cares kanji-flag or something.


0.50 (07/11/94) internal release

* This version or later is called beta.
* mew-summary-reply can hangle part.
* N on last part goes to next message.
* Alias is expaned when string ends "@".
* Structure of mew-mime-syntax is changed to support content-* family.
* kanji flag reset for mime decode.
* regexp-quote for boundary


0.49 (07/07/94) mew-dist release

* "|" for mew-summary-pipe-message
* "y" for mew-summary-save.
* mew-summary-refile supports part.
* mew-summary-print supports part.
* mew-summary-rmm supports part.
* mew-summary-undo-all is defined.
* mew-summary-refile reports when the message is marked as refile.
* mew-summary-search-mark is defined.
* mew-summary-search can handle complicated pick syntax.
* last-command-char instead of last-input-char for emacs 19.
* Reduce warning at batch-byte-compile.
* native check for message :)
* MIME canonical form creactor's case-sensitive bug fix.
* mew-summary-goto-folder uses mew-window-configure when folder exists.


0.48 (07/04/94) internal release

* concat rather than expand-file-name because its spec was changed on 19.
* mew-message-citation bug fix.
* mew-summary-show-direction is defined; 'up 'down 'next 'stop
* N and P go to next message in part semantics.
* Prefix argument support for mew, mew-read.
* Optional argument *notforce* for mew-summary-display for 
mew-summary-display as a command and mew-summary-refile.
* mew-summary-{inc, refile, rmm} call mew-summary-multipart-delete.
* mew-draft-make-mime kill mark of mew-draft-buffer-multipart.
* mew-draft-mode-map redefine.
* mew-[summary-]send refine.


0.47 (07/01/94) mew-dist release

* alias expantion support.
* comment of header field (i.e. (.*)) is now to be deleted.
* multipart remain at mew-summary-exec bug fix.
* mew-summary-message-{up, down} are defined.
* many functions are translated into macros.
* keep-lines for inc and scan.
* mew-draft-keyswitch is made to be general with mew-draft-null-function


0.46 (07/01/94) internal release

* Multi mode is integrated into Draft mode. So, many functions are
drastically changed. mew-draft-keyswicth is defined.


0.45 (06/30/94) internal release

* Mime mode is integrated into Summary mode. So, many functions are
drastically changed.
* Current message mark "+" is deleted on inc and scan.  *
* mew-summary-buffer-direction is defined.


0.44 (06/28/94) mew-dist release

* mew-summary-forward uses multi mode. So, mew-draft-forward and
mew-default-charset are obsolated.
* Refile support folders that contains subfolders.
* mew-insert-file cares kanji-fileio-code for Nemacs.
* mew-summary-untar into mew-summary-uudecode.
* mew-summary-edit into mew-summary-reedit.
* Some messages are changed.
* mew-draft-cite widen message buffer with save-restriction.
* Super cite support.
* "f" of mew-multi-mode-map double booking bug fix.
* mew-summary-mode-hook is defined. mew-{mime,multi}-mode-hook are not
defined 'cause mime and multi mode will be integrated to summary and
draft mode.


0.43 (06/24/94) mew-dist release

* mew-field-get-{line,value} contains "^-*"-don't-care and return nil
bugs in certain cases. They are fixed.


0.42 (06/24/94) mew-dist release

* RET of summary mode for mew-summary-scroll-up
* ESC RET of summary mode for mew-summary-scroll-down
* M-l instead of C-l of summary mode for mew-summary-recenter 


0.41 (06/23/94) internal release

* mew-field-get-{line,value} support multiple fields.
* mime decode for header of message/rfc822 
* mew-multi-mode-map "f" for mew-multi-find-file 
* mew-multi-mode-map "q" for mew-multi-goto-draft
* mew-multi-mode-map "\C-c\C-m" for mew-multi-make-multi
* mew-window-{stack,push,pop} are defined.
* unwind-protect and save-buffer bug at forward and etc is fixed.
* mew-header-extract-addr can now extract address that doesn't contain
@ mark.
* mew-refile-pair bug fix.
* mew-draft-kill's in multi buffer kill bug fix.
* mew-summary-exec moves point to the nearest message.


0.40 (06/20/94) internal release

* multi mode refine.


0.39 (06/20/94) internal release

* confirmation for mew-summary-{sort, untar, unshar, quit}
* M-t for mew-summary-untar
* M-s for mew-summary-unshar
* O   for mew-summary-pack
* initial version of multi mode.
* C-l for mew-summary-recenter
* mew-draft-to-mime
* C-u M-x mew execute mew-summary-rescan
* mew-refile-pair downcases folders.
* mew-mime-display-part kills mark for citation.


0.38 (06/17/94) internal release

* mew-summary-print widens the message and ask.
* mew-mime-print


0.38 (06/17/94) internal release

* MIME canonical form creator refine.
* mew-mime-decode[-region]


0.37 (06/17/94) 

* mew-summary-{unshar,untar}
* mew-mime-store(still buggy)
* mew-mime-save
* mew-mime-reply
* mew-summary-quit


0.36 (06/15/94) internal release

* mew-mime-switch macro make type downcase.
* mew-mime-show calls mew-mime-display next?
	Do you like recuresive like mew-mime-show-next?
* mew-window-configure bug fix.
* mew-summary-search now take care of date completion.
* mew-mime-display[-next,-prev]
* mew-mime-{call,start}-process


0.35 (06/15/94) internal release

* j for mew-summary-jump-message
* reply and forward make sure whether message exists.
* multi-forward makes sure whether mark exists.
* mew-input-* are defined.
* function names are drastically changed.
* kill-region is replaced with delete-region for no side effect.
* MIME decode and enjoy-part display messages.
* no content-type's region was started with null line. Now after null line.
* draft-send-letter's undo bug fix
* draft-make-mime force goto-char to content-type
* no subject, no more bug.


0.34 (06/13/94) internal release

* mime mode functions are drastically modified.
* mew-summary-print
* mew.el is splited into mew.el, mew-refile.el, mew-ftp.el, and mew-pem.el.
* exclusive process excuting for sort and pack.
* mew-mule-charset-alist, mew-default-charset are defined.
* mew-draft-forward's boundary is refined.
* mew-current-* function is simplified.
* yet another collecting folder list algorithm refine.


0.33 (06/13/94) internal release

* process I/O charset for inc, scan, send, pick
* Even if mew-buffer-mime is killed, it is now setted to mime mode.
* mew-summary-searh


0.32 (06/09/94) internal release 

* collecting folder list algorithm refine.
* VM like refile rule is supported(nomsun).
* cache attribute change (nomsun)
* ange-ftp linking (m-sakura)
* kanji code setting for inc & scan


0.31 (06/09/94) mew-dist release

* point move to bottom of buffer on "x".
* string-match instead of string= for mime version.


0.30 (06/07/94) internal release

* mew-summary-edit never choose new draft in +drafts.
* inc and scan refine. Fix scan: no messages.
* scan now takes ranges
* can undo citation 
* (unwind-protect save-buffer) so that draft never already exists
* reply header refine. i.e. Reply-To:, From:, To:, Cc:.


0.29 (06/07/94) internal release

* (run-hooks 'text-mode-hook) in draft mode.
* mew-summary-sort, mew-summary-edit, mew-summary-pack
* refile ordering bug fix


0.28 (06/07/94) internal release

* mew-summary-show recenter bug fix.
* mew-mail-domain is now "" instead of nil.
* yet another mew-reply-to setting bug fix.
* "w" of mew-summary-mode-map is now mew-summary-send instead of mew-send.
* If mew-visit-next-message is nil, never move to next message even at 
the end of buffer.
* "*", N, P for mew-mark-back. I'll be back!
* default-directory change in draft mode.
* text-mode-syntax-table in draft mode.
* mew-from is defined.
* exec message.


0.27 (06/06/94) internal release

* mew-reply-to setting bug fix.
* draft-mode paragraph arrange for M-q.
* citation tag is cited from cache. This enables a single part citation.
* mew-summary-re is defined for xxxxx message number.
* bug that message scrolls at refile is fixed.


0.26 (06/06/94) internal release

* mew-match is defined.
* forwarding adopts multipart/digest instead of message/rfc822 to support
multi message forwarding.
* multi message forwarding.

0.25 (06/03/94)

* mew-summary-display is defined. So, reply, forward, refile, n, and p
use this function.	
* current-window-configuration bug fix.
* page-delimiter works now(default is ^^L).
* rmm and refile call mew-summary-display-next.
* mew-draft-header is defined. Fcc: and Reply-To: are ignored if 
corresponding valuable is nil.	
* "w" for mew-send in summary mode.
* syntax of "Draft-Folder: +drafts" in mh_profile is allowed.
* undo calls mew-window-configure.


0.24 (06/01/94) 

* reply header setting bug fix (space is needed)
* define mew-draft-mode-hook
* bootstrap error function refine
* boundary is now case sensitive
* multi-lingual charset guess for Mule


0.23 (05/31/94) internal release

* mew-send & mew-read check whether mew is already executing.
* execulusive marking and undo.
* draft buffer name looks like +drafts/num.
* demo becomes user option
* reply-to created from mew-mail-domain
* simple describe mode


0.22 (05/30/94)

* current window configuration save for reply and send
* save draft when buffer is created for execusive draft creation
* side effect of previous mark for citation is fixed
* mew-path is used to distinguish whether mew is running.
* initial forward function (of course MIME encapsulation)


0.21 (05/26/94) internal release

* citation is modified to copy from message buffer
* rmm bug fix


0.20 (05/24/94)

* initial composer and draft mode functions
	sign, encryption, make mime, send letter, citation, and kill draft
* mime decoder refine


0.19 (05/23/94) internal release

* set part nil when mime quit (to read same part when get back from
summary mode)
* define default from directory for refile folder guess


0.18 (05/19/94) internal release

* Mew means to "Message interface to Emacs Window" for NetNews
support in the future
* MIME subprocess support for Nemacs


0.17 (05/18/94) internal release

* Mail/.folders for quick start
* ignore folders prefix list support
* recursive folders is now default


0.16 (05/17/94) internal release

* 1 message deleting bug fix


0.15 (05/09/94) internal release

* refile (not exclusive marking yet)
* delete
* mark exec
* cache validation


0.10 (05/05/94) internal release

* perfect MIME viewer
* asynchronous inc
* good refile guess algorithm form folders list

** draft-ietf-pem-mime-alternative-00.txt is obsolete but mew
continue to support because mew needs tag in mail header to check old
style PEM message.
** draft-ietf-pem-mime-04.txt support someday.


0.03 (04/27/94) internal release

* asynchronous scan (not inc yet)
* dynamic window configuration
* press SPC to select and scroll message
* PEM decription (not merged encryption from mhpem yet)
* LRU cache message algorithm (not validation yet)
* sorted header fields
* Mew means "Mail interface to Emacs Window"

0.00 (03/22/94)

* initial version 
* boot strap
* Mew means "MH interface to Emacs from WIDE"

--End of file
