1999-09-20  Yuuichi Teranishi  <teranisi@gohome.org>

	* Change: folders in Folder mode are saved ignoring 
	wl-save-folder-list.
	* Change: 'tocc' field means 'To' or 'Cc' in filter spec.
	* Change: OR condition, NOT condition are now available in filter 
	folder.
	* Change: wl-uniq-list -> elmo-uniq-list
	* Fix: wl-summary-save always complains "No message to save."
	* Change: move local-variable-p definition to wl-util.el.
	(according to the report from Masahiro MURATA <muse@ba2.so-net.ne.jp>)

1999-02-02  IMAI Takeshi <imai@ed2.com1.fc.nec.co.jp>

	* Fix: cannot expire to IMAP folder.

1999-09-20  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* Fix: kill buffers of mime-view-caesar when exit summary.

1999-09-19  Shigeru OKUMURA <sokumura@jaist.ac.jp>

	* Fix: set process-buffer of open-network-stream as unibyte.

1999-09-19  OKAZAKI Tetsurou <okazaki@be.to>

	* Fix: wl-ja.texi

1999-09-17  HAYAKAWA akio <akio-h@po.iijnet.or.jp>

	* Change: consider multi folder as local folder if
	it contains only local folder.

1999-09-16  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>

	* typo fix.

1999-09-16  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* Change: recycle message window in one frame.
	* Change: resume message window status in wl-summary-goto-folder
	according to wl-summary-buffer-disp-msg.

1999-09-15  OKAZAKI Tetsurou <okazaki@be.to>

	* WL-MK:
	  Fix: install-wl-package ignored wl-install-els for elmo modules.
	  New function: wl-install-modules
	
1999-09-14  Yuuichi Teranishi  <teranisi@gohome.org>

	* 2.2.1 - "Wild World"
	* typo: stickey -> sticky.
	* New function: wl-nemacs.el 
	local-variable-p for Nemacs.
	* Rename: etc/ChangeLog.* -> etc/ChangeLog.*.ja
	* Rename: etc/ChangeLog.*.en -> etc/ChangeLog.*
	* Fix: XEmacs doesn't show logo.
	* Fix: install fails in XEmacs package.
	(Pointed out by Hidetomo Machi <machi@ailab.is.tsukuba.ac.jp>)
	* Change: wl-ja.texi 
	Sync up section MIME modules.
	* Change: keep info files.
	* New function: wl-kill-buffers
	* Change: delete Sticky Message buffer in
	wl-summary-force-exit and wl-exit.
	(Adviced by Masahiro MURATA <muse@ba2.so-net.ne.jp>)
	
1999-09-14  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* Fix: wl-summary-read causes error in sticky summary under 
	XEmacs-21.1.6.

1999-09-14  Koichiro Ohba <Koichiro.Ohba@nf-system.co.jp>

	* Fix: ja/dot.wl 
	elmo-eword-decode-string is still used.

1999-09-13  Yuuichi Teranishi  <teranisi@gohome.org>

	* Change: tm-wl.el 
	defined some functions by defalias-maybe.
	* Remove: smtp.el 
	flim or clime includes it.

1999-09-13  Yuuichi Teranishi  <teranisi@gohome.org>

	* 2.2.0 - "Vogue"
	* smtp.el: Sync up with flim-1.13.2.
	* New variable: wl-install-els.
	If nil, el files are not installed(for WL-CFG).
	* Stickey Message changes for wl-draft-reply etc.
	* Rename: wl-drfat-buffer-cur-message-buffer ->
	wl-current-message-buffer(moved to wl-util.el)
	* Change: elmo-cross-device-link-error-p definition
	for MSDOS-mounted filesystem in UNIX.
	(According to the report from pf21 GOTO_Toshiya 
	<pf21@pure.cpdc.canon.co.jp>)

1999-09-13  Mito <mit@nines.nec.co.jp>

	* Change: Stickey Message.
	* Change: New guess module of score file.
	* Change: el files are also installed with elc files.

1999-09-12  Yuuichi Teranishi  <teranisi@gohome.org>

	* New file: samples/en/dot.*
	* New directory: samples.
	* Move: etc/*.xpm -> etc/icons/*.xpm
	* Move: etc/TODO -> doc/TODO.ja

1999-09-12 OKAZAKI Tetsurou <okazaki@be.to>

	* Fix: filter syntax of since, before is changed.

1999-09-10  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>

	* im-wl-prog-imput-error-msg ->	im-wl-dispatcher-error-msg.

1999-09-10  Yuuichi Teranishi  <teranisi@gohome.org>

	* removed defmacro of convert-standard-filename.
	* removed defmacro of open-network-stream-as-binary.
	* removed defmacro of with-current-buffer, with-temp-buffer etc.
	* elmo-eword-decode-string -> abolished.

1999-09-09  Yuuichi Teranishi  <teranisi@gohome.org>

	* New variable elmo-default-imap4-user.
	(According to the advice from Taiji.Can@atesoft.advantest.co.jp)
	* 2.1.5 - "Unbelievable"

1999-09-08  Yuuichi Teranishi  <teranisi@gohome.org>

	* New variable: elmo-nntp-max-number-precedes-list-active.
	Non-nil precedes max number obtained by `list active' command in nntp.
	* New function: elmo-update-number which synchronizes max number of
	nntp folder when elmo-nntp-max-number-precedes-list-active is 
	non-nil.
	(Based on Kenichi OKADA <okada@opaopa.org>'s report.)

1999-09-06  Akihiro Motoki <mokkun@iname.com>

	* Fix: elmo-localnews-append-msg has wrong number of arguments.

1999-09-06  Yuuichi Teranishi  <teranisi@gohome.org>

	* [im-wl] Copy `im-wl-prog-imput-error-msg' value to process buffer.
	* Change: 'N','P' also ignores if current folder is 
	(elmo-folder-local-p).
	(Adviced by Akihiro Motoki <mokkun@iname.com>)

1999-09-03  Akihiro Motoki <mokkun@iname.com>

	* Fix: 'p' skipps unread message even in localdir.
	* New function: (elmo-folder-local-p)

1999-09-03  Yuuichi Teranishi  <teranisi@gohome.org>

	* Change: key bind of wl-template-select is changed to `C-cC-j'.
	(Adviced by TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>
	Masahiro MURATA <muse@ba2.so-net.ne.jp>)

1999-08-31  Yuuichi Teranishi  <teranisi@gohome.org>

	* Change: Message is changed for sending or queueing of draft.

1999-08-31  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>

	* Change: [im-wl] quit setting buffer in sub-process.

1999-08-30  Yuuichi Teranishi  <teranisi@gohome.org>

	* Fix: [wl-ja.texi] now IMAP folder collects extra-fields.
	(Pointed out by Sasaki Toshiya<toshi@unicorn.tohoku.nttcom.co.jp>)
	* Fix: Splited MIME message causes deadlock.
	(Pointed out by Mikio Nakajima <minakaji@osaka.email.ne.jp>)

1999-08-30  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>

	* new im-wl.el

1999-08-27  Yuuichi Teranishi  <teranisi@gohome.org>

	* Fix: `K'/`L' (wl-summary-increase/lower-score) proceeds to
	rule input status in the last line of Summary.
	(Adviced by TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>)
	* New variable: elmo-pop3-send-command-synchronously.
	Wait sending next command until server response is received.
	(According to Atsushi Tada <tada@tworks.co.jp>'s patch)
	* Fix: mime-store-message/partial-piece causes error in recent SEMI.
	* Fix: Toolbar is not appeared in Draft mode in XEmacs.

1999-08-26  Teruki SHIGITANI <shigi@tel.ts.fujitsu.co.jp>

	* Fix: wl-summary-save causes error in the last line of summary.

1999-08-26  Yuuichi Teranishi  <teranisi@gohome.org>

	* Change: default color for light background.
	* Fix: invalid filter syntax /last=200/ causes error.
	* Fix: imap access group could not specify root.

1999-08-25  Yuuichi Teranishi  <teranisi@gohome.org>

	* 2.1.4 - "Tears In Heaven"
	* Change: [wl-ja.texi] Added explanation of C-u . in Summary.
	(Pointed out by susumu-w@ops.dti.ne.jp)

1999-08-24  Yuuichi Teranishi  <teranisi@gohome.org>

	* Change: Cause error when refile or delete was failed in
	wl-summary-exit.
	* Fix: headers in split messages are not encoded.
	* Fix: Unread status is not reflected for messages read in
	unplugged status.
	* Fix: In unplugged status, previous message is displayed if
	uncached message is read.
	* Fix: temp-mark highlighting doesn't precedes persistent marks in
	wl-thread-open-close. (Pointed out by susumu-w@ops.dti.ne.jp)
	* Change: wl-thread-insert-message:
	don't use wl-summary-goto-top-of-current-thread.
	* Change: (wl-summary-goto-top-of-current-thread) new implementation.
	* Fix: wl-mail-setup-hook is not called when draft is created by "W".
	  (Pointed out by Kenichi OKADA <okada@opaopa.org>)
	* Change: push -> wl-push.
	  (Pointed out by Masahiro MURATA <muse@ba2.so-net.ne.jp>)

1999-08-23  Yuuichi Teranishi  <teranisi@gohome.org>

	* Change: quit defaliasing elmo-eword-decode-string.
	* Change: display version of flim in User-Agent when tm is used.
	* Fix: comparing function of partial ID.

1999-08-22  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* Fix: elmo-nntp.el (elmo-nntp-catchup-msgdb):
	if overview is not obtained, msgdb becomes (nil nil nil nil).

1999-08-20  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>

	* elmo-pop3.el: reorganized elmo-pop3-list-folder.

1999-08-20  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* New variable: wl-score-folder-alist-matchone.
	* Change: expanded syntax of wl-score-folder-alist.

1999-08-20  Mito <mit@nines.nec.co.jp>

	* Change: [wl-score] if symbol 'guess' is specified
	instead of score file name in wl-score-folder-alist,
	file name is guessed from folder name.

1999-08-19  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* Fix: (wl-summary-switch-to-clone-buffer): added
	  wl-summary-buffer-temp-mark-list, wl-summary-default-score,
	  wl-summary-important-above, wl-summary-temp-above,
	  wl-summary-mark-below, wl-summary-expunge-below to copy variables.

1999-08-18  Yuuichi Teranishi  <teranisi@gohome.org>

	* Fix: Implemented wl-thread-exec.
	  (Pointed out by "KJ.TASAKI" <kj.tasaki@18software.co.jp>)
	* Change: Check remaining temp-marks before sync-all.
	  (Pointed out by Taiji.Can@atesoft.advantest.co.jp)
	* Fix: [elmo-vars.el] berkeley-db fix was not reflected.
	  (Pointed out by Mikio Nakajima <minakaji@osaka.email.ne.jp>)
	* Fix: y2k problem in timezone-parse-date.
	  (Pointed out by Masahiro MURATA <muse@ba2.so-net.ne.jp>)

1999-08-17  Mikio Nakajima <minakaji@osaka.email.ne.jp>

	* Fix: autload setting of interactive commands in wl-fldmgr.el.

1999-08-16  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* Change: Speed up scoring functions.
	* Change: wl-summary-sort-by-{from|subject}: faster implementation.
	* Change: wl-summary-switch-to-clone-buffer copies
	wl-current-score-file and wl-score-alist.
	* Added wl-as-mime-charset.
	* Change: Use wl-score-mode-mime-charset instead of
	  wl-score-mode-coding-system.
	* Change: set default table size of elmo-make-hash to 1024.

1999-08-14  susumu-w@ops.dti.ne.jp

	* Fix: wl-thread-jump-to-msg causes error when called as command.
	* Change: bind "J" to wl-thread-jump-to-msg in Summary.
	* Change: localdir, localnew, maildir ignores unplugged status
	in cursor moving.
	* Change: t d doesn't take direction into account.
	* Fix: c-u t d marks previous thread.
	* Fix: 'd' displays next message, but t d does not.
	* Change: skip message marked with 'D' in n & p.

1999-08-14  Yuuichi Teranishi  <teranisi@gohome.org>

	* Fix: [elmo] Cannot access remote folder of UW imapd.

1999-08-04  Yuuichi Teranishi <teranisi@gohome.org>

	* Fix: message body is not displayed in wl-queue-folder.
	  (Pointed out by <no_bo@geocities.co.jp>)
	* 2.1.3 - "Sukiyaki"

1999-08-03  Kenichi OKADA <okada@opaopa.org>

	* Change: Deleted extra Tab/Spaces from ChangeLogs.
	* Fix: typo in wl-vars.el.
	* Add: [wl-ja.texi]
	wl-folder-{prefetch|mark-as-read-all}-current-entity.

1999-08-03  Yuuichi Teranishi <teranisi@gohome.org>

	* Fix: even when queued messages caused error, they are deleted.
	(Pointed out by Mikio Nakajima <minakaji@osaka.email.ne.jp>)
	* mmelmo-imap4.el: mime-goto-header-start-point,
	mime-goto-header-end-point, mime-entity-header-buffer,
	mime-entity-body-buffer is implemented.
	(Pointed out by Taiji.Can@atesoft.advantest.co.jp)
	* smtp.el: Trial new option: smtp-notify-success.
	* wl-mime.el: merging pertial mesages sometimes failed.
	(Pointed out by Shuichi Nishioka <shu@gohome.org>)
	* Fix: Multipart message could not be re-edited.
	* Fix: temp mark processing is unwind-protected.
	(Pointed out by Mito <mit@nines.nec.co.jp>,
	Masahiro MURATA <muse@ba2.so-net.ne.jp>,
	Taiji.Can@atesoft.advantest.co.jp)

1999-08-02  Mikio Nakajima <minakaji@osaka.email.ne.jp>

	* Fix: cannot toggle to online when POP3 connection is disappeared.
	* Fix: [wl-ja.texi]
	wl-toggle-plugged -> wl-draft-toggle-plugged.

1999-08-01  Mikio Nakajima <minakaji@osaka.email.ne.jp>

	* Fix: If XEmacs is build with configure --with-database=berkdb,
	elmo-database.el is not loaded although elmo-use-database
	is set as non-nil.

1999-07-30  Mito <mit@nines.nec.co.jp>

	* Fix: Error causes when Summary's (window-height) is small.

1999-07-29  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* Change: copy from (localdir, maildir, localnews, archive) to
	 (localdir, localnews, archive).
	* Fix: wl-summary-pick
	If multiple messages have same Message-ID, temp mark is put on only
	first message.
	* Change: correspond to `Followup-To: poster'.
	* New command: wl-summary-supersedes-message
	* wl-util.el (wl-string): Use set-text-properties instead of
	  format.

1999-07-28  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>

	* Fix: cannot reply to mails which are sent by user.

1999-07-27  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* New function: elmo-multiple-field-body and
	elmo-multiple-fields-body-list.

1999-07-26  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* Fix: elmo-localnews-copy-msgs is called although it is not defined.

1999-07-24  HAYAKAWA akio <akio-h@po.iijnet.or.jp>

	* Fix: error causes when wl-(un)plugged-hook is set.

1999-07-23  Kenichi OKADA <okada@opaopa.org>

	* Fix: wl-mail-setup-hook is not called when draft is created by "W".

1999-07-22  Yuuichi Teranishi <teranisi@gohome.org>

	* Fix: wl-summary-cancel-message is not corresponded to
	Sticky Summary.

1999-07-16  Teruki SHIGITANI <shigi@tel.ts.fujitsu.co.jp>

	* Fix: [sample.dot.wl] To field is not decoded.

1999-07-15  Masahiro Murata  <muse@ba2.so-net.ne.jp>

	* Fix: void-function wl-summary-rescore-msgs.

1999-07-15  Yuuichi Teranishi <teranisi@gohome.org>

	* Fix: elmo-imap4 also causes moji-bake in Emacs20 because of
	wrong multibyte settings.
	* 2.1.2 - "Rico Suave"

1999-07-14  Yuuichi Teranishi <teranisi@gohome.org>

	* Change: Skip checking when "I" in Summary is invoked with
	prefix-arg.
	* Fix: In elmo-nntp, multibyte setting for Emacs 20 was invalid.
	* Fix: messages with 'u' mark couldn't be set as unread.
	* Fix: 'M-x wl-draft' causes error in XEmacs.
	  (pointed out by Taiji.Can@atesoft.advantest.co.jp)
	* Fix: wl-summary-highlight is ignored in wl-summary-update3.
	* Change: Display prefetched message number after "I".
	* Fix: Summary buffer is set as modified after prefetching.
	* Fix: messages marked with "U" cannot be prefetched by "I" in Folder.
	  (susumu-w@ops.dti.ne.jp)

1999-07-14  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* Change: [wl-score] (wl-score-simplify-subject)
	use wl-score-simplify-fuzzy-regexp instead of
	wl-summary-subject-func.
	* Fix: multiple same cache is created in buffer-cache.

1999-07-13  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* delete-if -> elmo-delete-if.

1999-07-13  Yuuichi Teranishi <teranisi@gohome.org>

	* Fix: skipped prefetching messages are not taken into account in 'I'.
	  (reported by susumu-w@ops.dti.ne.jp)
	* 2.1.1 - "Praying For Time"

1999-07-12  Yuuichi Teranishi <teranisi@gohome.org>

	* wl-draft-insert-signature -> eliminated.
	* wl-summary-prefetch-all-new -> eliminated.
	* Fix: when password prompt is interrupted by C-g,
	  wrong-type-argument databasep nil sometimes occurs.
	  (pointed out by "MATSUBAYASHI 'Shaolin' Kohji"
	   <shaolin@rins.st.ryukoku.ac.jp>)
	* New variable: wl-summary-incorporate-marks.
	 messages with specified marks are prefetched by 'I' in Summary.
	* Fix: delete '(elmo-set-buffer-multibyte nil)' from elmo-nntp.el and
	  mmelmo.el (adviced by Shigeru OKUMURA <sokumura@jaist.ac.jp>)
	* Fix: define dummy make-face function in wl-mule.el if not bounded.
	  (adviced by HAYAKAWA akio <akio-h@po.iijnet.or.jp>,
	   OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>)
	* Fix: pop3 folder caused in unplugged status.
	  (pointed out by HAYAKAWA akio <akio-h@po.iijnet.or.jp>.)

1999-07-12  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* Fix: fetcing failed if elmo-msgdb-extra-fields is nil.

1999-07-11  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* save elmo-crosspost-message-alist.
	* Change: use elmo-object-load and elmo-object-save if possible.
	* Change: [Scoring]
	references or thread entries are not added automatically
	in wl-summary-rescan or sync-all.
	* extra field can be fetched in imap4 folders.

1999-07-10  Kenichi OKADA <kokada@vlsi.kuee.kyoto-u.ac.jp>

	* Change: 'W' in localnews also completes Newsgrops field.

1999-07-08  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>

	* Fix: internal("'mark") was not work on Nemacs.

1999-07-07  Yuuichi Teranishi <teranisi@gohome.org>

	* Fix: custom group of wl-summary-mark-below is 'wl-score.
	(Pointed out by Masahiro MURATA <muse@ba2.so-net.ne.jp>)
	* Change: In wl-summary-incorporate, use
	(wl-summary-prefetch-region (point-min) (point-max))
	instead of wl-summary-prefetch-all-new.
	(Adviced by Masahiro MURATA <muse@ba2.so-net.ne.jp>)
	* Fix: C-u . does not work in Summary.
	  (pointed out by Hideo Matsumoto <hideo-m@nerv.org>)

1999-07-06  sen_ml@eccosys.com

	* rfc2368.el - version 0.3.

1999-07-06  Hideo Matsumoto <hideo-m@nerv.org>

	* New variable: wl-draft-use-frame.
	If non-nil, a new frame is created for draft.

1999-07-06  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* Fix: quoted lambda in mapcar of wl-day-number.
	* Change: [wl-score.el]
	Simplify subject string matching in wl-summary-{increase|lower}-score.
	Changed to buffer local variable: wl-current-score-file and
	wl-score-alist.
	* Change: [wl-summary.el]
	timing of setting wl-summary-scored to nil.
	* Rename:
	  wl-score-simplify-subject-fuzzy-regexp ->
	  wl-score-simplify-fuzzy-regexp
	  wl-score-simplify-buffer-fuzzy-step -> elmo-buffer-replace.
	* Change: [wl-ja.texi] score description is changed.
	* Fix: [wl-draft.el] added autoload setting.
	* Fix: [sample.dot.wl]
	deleted wl-summary-next-no-unread. added score setting.

1999-07-06  Yuuichi Teranishi <teranisi@gohome.org>

	* Fix: load timing for wl-nemacs.el etc. is changed.
	* Fix: defined rassoc for Nemacs.
	* Fix: Nemacs causes error when 'm' is typed in Folder mode.
	* Fix: default value for wl-use-scoring is set to nil in Nemacs.
	* New function: elmo-delete-if. replacement of delete-if.
	* Fix: Nemacs bytecompiler causes error (defvar nil nil).
	  (pointed out by Taiji.Can@atesoft.advantest.co.jp)
	* 2.1.0 - "Ordinary World"

1999-07-05  Yuuichi Teranishi <teranisi@gohome.org>

	* Fix: partial messages couldn't be merged.
	(pointed out by Taiji.Can@atesoft.advantest.co.jp)
	* Change:
	wl-summary-rescore also uses wl-summary-rescore-partial-threshold.
	* Change: display processing message in
	wl-summary-score-update-all-lines.

1999-07-04  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* Add: New key wl-score.el: date, extra, followup, thread.
	* Change: File specified by `wl-score-default-file-name'
	is always loaded.
	* New Feature: Score editing in Summary, Score.
	* Change: [wl-vars.el] defcustoms are re-arranged.
	* Add: [wl-highlight.el] defface group.

1999-07-01  Yuuichi Teranishi <teranisi@gohome.org>

	* New Feature: New sync range: rescan-noscore.
	* Change: score takes effect on read messages in rescan/sync-all.
	* New variable: wl-summary-rescore-partial-threshold.
	for scoring in rescan, sync-all.
	* wl-edit-again-func->wl-edit-decode-message-func
	(adviced by tomo@etl.go.jp (MORIOKA Tomohiko).)
	* Change: eliminated japanese comment of elmo-util.el.
	* Change: Implementation of wl-refile-alist-setup is changed.

1999-06-29  TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>

	* Change: Don't check wl-refile-(msgid-)alist is loaded or not
	every wl-refile-(msgid-)learn or wl-refile-guess-*.
	* Change: Don't execute wl-refile-alist-save every
	wl-refile-(msgid-)learn.
	* Change: return value of wl-refile-(msgid-)learn.

1999-06-29  Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>

	* Change: Enclosed require 'cl by eval-when-compile.

1999-06-29  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>

	* Fix: Nemacs couldn't exit folder by [Space] if unread was 0.
	* Fix: cl.el' member () overrides poe-18.el' member ().

1999-06-29  Yuuichi Teranishi <teranisi@gohome.org>

	* Change: corresponded to AIR MAIL(AIRCimapd release 2.00).
	(Based on the report from Sasaki Toshiya
	<toshi@unicorn.tohoku.nttcom.co.jp>)

1999-06-29  Yuuichi Teranishi <teranisi@gohome.org>

	* Change: changed the meaning of expunge to
	'mark as read and eliminate from summary buffer'.
	* report expunged messages.

1999-06-28  Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>

	* Change: Eliminated to use md5-encode in elmo-pop3.el.

1999-06-28  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>

	* MK-MK:
	quoted (mapcar (lambda ..)) for Emacsen based on v18.
	* Fix: Nemacs installes wl-mule.elc.
	redefined defgroup(), defcustom().
	* Fix: wl-summary.el, wl-demo.el:
	Avoided error for non-float Emacsen.
	* Fix: wl-nemacs.el:
	dummy completing-read() is added.
	read-char-exclusive() causes error.

1999-06-28  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* Fix: wl-summary-pick doesn't work correctly if
	default-case-fold-search is nil.
	* Fix: Although wl-auto-select-next is non-nil,
	doesn't change folder if there are more than two important marks.

1999-06-28  Yuuichi Teranishi <teranisi@gohome.org>

	* New function: wl-summary-delete-all-delete-marks.
	* Fix: (wl-summary-cleanup-temp-marks) was called twice.
	(pointed out by A.SAGATA <sagata@nttvdt.hil.ntt.co.jp>).

1999-06-27  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* Change: no scoring when changing folder by
	wl-summary-goto-folder-subr.
	* Change: Abolished wl-summary-next-no-unread.
	* Change: default value of wl-summary-move-order: 'new -> 'unread.

1999-06-27  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>

	* Fix: Nemacs causes  (wrong-type-argument listp 1).
	* Fix: Nemacs causes error because of absense of timer function.

1999-06-27  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* Change: set coding system for score file as ctext (*ctext).

1999-06-26  Kenichi OKADA <kokada@vlsi.kuee.kyoto-u.ac.jp>

	* Add: Handle "nntp:" and "news:" URL like "mailto:".
	  (-> wl-utils.el)

1999-06-25  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* Fix: [wl-score.el]
	coding-system processing was wrong.

1999-06-25  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* New file: [wl-score.el]
	Scoring feature!
	* Change: [wl-summary.el] (wl-summary-sync-update3)
	Changed the timing of wl-folder-set-folder-updated.
	* Change: (wl-summary-update-crosspost)
	mark as read without opening thread.
	* New function: [wl-util.el] `wl-delete-alist'.
	* New macro: [wl-util.el]
	`wl-as-coding-system' and emulate function `pp'.

1999-06-24  pf21 GOTO_Toshiya <pf21@pure.cpdc.canon.co.jp>

	* Add: [wl-ja.texi]
	added explanation of wl-thread-open-reading-thread.

1999-06-24  Kenichi OKADA <kokada@vlsi.kuee.kyoto-u.ac.jp>

	* Fix: elmo-cache-expire causes error.

1999-06-24  sen_ml@eccosys.com

	* Fix: utils/rfc2368.el.

1999-06-24  Yuuichi Teranishi  <teranisi@gohome.org>

	* 2.0.1 - "Now And Forever"
	* Fix(incompletely):
	wl-draft-reedit deletes lines before "--text follows this line--"
	in message body.
	(pointed out by Kenichi OKADA <kokada@vlsi.kuee.kyoto-u.ac.jp>)

1999-06-24  MAKINO Takashi <makino@cyber.office.ne.jp>

	* New function: wl-refile-guess-by-msgid.

1999-06-23  Akihiro Motoki <mokkun@iname.com>

	* Fix: When (setq wl-stay-folder-window t) and started with
	'wl-draft' command, wl-draft-send-and-exit and wl-draft-kill failes.

1999-06-23  Kenichi OKADA <kokada@vlsi.kuee.kyoto-u.ac.jp>

	* Fix: [wl-ja.texi]
	wl-template-alist : file -> body-file

1999-06-23  Yuuichi Teranishi  <teranisi@gohome.org>

	* Change: C-c C-y with prefix in Draft cites from cut buffer.
	* Change: elmo-imap4-int-string-to-list: abolished.
	  (advised by Masahiro MURATA <muse@ba2.so-net.ne.jp>)
	* Change: binded wl-summary-save to 'e' in Summary.
	* Change: removed unused let binding in wl-set-string-width.
	* Fix: Unplugged MH refile calls elmo-copy-msgs and elmo-append-msg.
	  (pointed out by Koji IIDA <kiida@nttx.co.jp>)

1999-06-22  Yuuichi Teranishi <teranisi@gohome.org>

	* Fix: wl-draft-prepared-config-exec was binded to C-c C-d and C-c C-e.
	* Change: set wl-completion-buf-name as standard "*Completions*".
	* Fix: wl-message-buffer-created-hook was not called correctly.
	  (pointed out by Akihiro Motoki <mokkun@iname.com>)

1999-06-22  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* Fix: [elmo-nntp.el] XOVER size value was wrong.
	* Change: (elmo-nntp-string-to-vector): Renamed from
	`elmo-nntp-string-to-list'.
	* Change: [elmo-localdir.el] get file size by file-attributes.

1999-06-21  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>

	* Change: [elmo-pop3]
	elmo-pop3-max-of-folder: new implementation.

1999-06-21  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>

	* Change: display syntax errors in .wl.
	* tiny additional patch.

1999-06-19  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* ignore defface definition when (featurep 'tinycustom).

1999-06-18  Shigeru OKUMURA <sokumura@jaist.ac.jp>

	* Fix: nntp still causes moji-bake.

1999-06-18  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* Fix: '@' expands alias address correctly.

1999-06-16  Yuuichi Teranishi <teranisi@gohome.org>

	* New variable: wl-use-dnd.

1999-06-16  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* Change: [elmo-nntp]
	elmo-list-folder uses "LISTGROUP" command.
	* Change: [elmo-nntp]
	keep xover settings for each server.

1999-06-16  Shigeru OKUMURA <sokumura@jaist.ac.jp>

	* Fix:
	sjis or euc message causes moji-bake.

1999-06-16  Yuuichi Teranishi <teranisi@gohome.org>

	* Change: [elmo-imap4]
	corresponds cram-md5.

1999-06-15  Yuuichi Teranishi <teranisi@gohome.org>

	* Fix: [tm-wl.el]
	error: Split sender is not specified for `wl-draft-mode'.
	(pointed out by Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp>)

1999-06-14  Yuuichi Teranishi  <teranisi@gohome.org>

	* Fix: [wl-ja.texi]
	explanation for `wl-draft-enable-queuing' was duplicated.
	(pointed out by Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp>)

1999-06-14  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>

	* Change:
	wl-detect-info-directory() detects directory more cleverly.

1999-06-13  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* buffer cache.
	* New variable: elmo-use-buffer-cache
	* buffer cache prefetching is implemented.
	* New variable: wl-cache-prefetch-folder-type-list.
	* New variable: elmo-buffer-cache-size.
	* New variable: wl-cache-prefetch-folder-list.
	* New variable: wl-summary-no-mime-folder-list.

1999-06-13  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>

	* WL-MK:
	  Fix: wl-texinfo-format() requires 'wl-vars.
	  Change: `WL_TEXINFO_NOTAGIFY' was abolished.
	  Change: Don't keep back `wl-ja.info' in the source-tree when
	          installing.

1999-06-13 Sen Nagata <sen@eccosys.com>

	* New file: utils/wl-use-agent.el, utils/rfc2368.el

1999-06-11  Yuuichi Teranishi  <teranisi@gohome.org>

	* Fix:
	argunemt for elmo-imap4-get-connection was invalid.
	(pointed out by <kokada@tamaru.kuee.kyoto-u.ac.jp>)
	* 2.0.0 - "Mmmbop"
	* Change:
	if wl-summary-partial-highlight-above-lines is nil, use
	wl-summary-highlight-partial-threshold to highlight summary lines.
	* Change:
	Updated util/wl-user-agent.el provided by Sen Nagata <sen@eccosys.com>
	(pointed out by OKUNISHI -GTO- Fujikazu
	<fuji0924@mbox.kyoto-inet.or.jp>).

1999-06-10  Kenichi OKADA <kokada@vlsi.kuee.kyoto-u.ac.jp>

	* Fix:
	error occurs when accessing to imap4 or nntp access group
	if port number is not default value.

1999-06-10  Yuuichi Teranishi  <teranisi@gohome.org>

	* Rename:
	ChangeLog.en -> ChangeLog
	ChangeLog -> ChangeLog.ja
	* Add: [wl-ja.texi]
	added explanation of variable `wl-plugged'.
	(adviced by Daisuke Ikeda <daisuke@cc.kyushu-u.ac.jp>)

1999-06-09  Yuuichi Teranishi  <teranisi@gohome.org>

	* New variable:
	elmo-default-pop3-ssl, elmo-default-nntp-ssl, elmo-default-imap4-ssl.
	* Rename:
	elmo-nntp-port -> elmo-default-nntp-port
	elmo-imap4-port -> elmo-default-imap4-port.
	(Adviced by Kenichi OKADA <kokada@vlsi.kuee.kyoto-u.ac.jp>)
	* Change: [elmo]
	use SSL if "!" is specified in the tail of folder name of
	imap4, nntp, pop3.
	* Fix: [elmo]
	connection cache for imap4, nntp, pop3 are conflicted.

1999-06-09  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>

	* New variable: elmo-default-pop3-server.
	* Fix: [mmelmo-imap4.el].
	* Fix: [wl-ja.texi].

1999-06-08  Kenichi OKADA <kokada@vlsi.kuee.kyoto-u.ac.jp>

	* Change:
	port nunber can be specified in IMAP4 folder name.

1999-06-07  Akihiro Motoki <motoki@ptl.abk.nec.co.jp>

	* Fix:
	preserve message order in trash folder.
	* Change:
	wl-summary-pick can use field names in elmo-msgdb-extra-fields.

1999-06-07  Yuuichi Teranishi  <teranisi@gohome.org>

	* Change:
	wl-summary-jump-to-parent-message() precedes In-Reply-To.
	(pointed out by A.SAGATA <sagata@nttvdt.hil.ntt.co.jp>).
	* Change:
	if From field matches wl-from, preserve To, Cc, Newsgroups in reply.
	(adviced by TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>)

1999-06-06  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* unread message is not highlighted in
	wl-folder-mark-as-read-all-entity, wl-folder-sync-entity,
	wl-folder-prefetch-entity on sticky summary.

1999-06-05  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* Fix:
	wl-folder-no-auto-check-folder-p precedes wl-auto-check-folder-list.
	* Fix:
	wl-summary-switch-to-clone-buffer doesn't copy
	wl-summary-buffer-new-count and wl-summary-buffer-unread-count.
	* Fix:
	wl-folder-empty-trash doesn't show summary.
	* Fix:
	wl-summary-goto-folder-subr causes error in recenter.
	* Fix:
	suppress warnings while byte-compiling bbdb-wl.el with bbdb2.
	* New variable:
	wl-folder-suspend-hook.

1999-06-06  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>

	* Fix:
	"V" requires sync update. also, "C-u V" requires sync update.

1999-06-04  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>

	* Fix: [wl-draft.el (wl-draft-reedit)]
	bind change-major-mode-hook to nil to avoid font-lock.
	* Fix: [wl-message.el (wl-message-refer-article-or-url)]
	move cursor in the summary buffer.

1999-06-03  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* Fix:
	when move from sticky summary, temp-mark is deleted but
	highlight remains.
	* Fix:
	make wl-summary-buffer-copy-list buffer-local-variables.
	* Change:
	when entering summary, use set-buffer instead of switch-to-buffer
	if function is not called interactive.

1999-06-03  Yuuichi Teranishi  <teranisi@gohome.org>

	* Fix: implemented elmo-imap4-identical-name-space-p.
	(pointed out by Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>)

1999-06-03  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>

	* Fix: strange behavior of wl-draft-exit
	when sticky summar exists.
	* Fix: mR and mf are duplicated in menubar.
	* Fix: wl-summary-jump-to-current-message.

1999-06-02  Yuuichi Teranishi  <teranisi@gohome.org>

	* Change: [WL-MK]
	compile and install "bbdb-wl" if BBDB exists in install-package for
	XEmacs.
	* New variable: wl-summary-keep-cursor-command
	command list for keep cursor.
	* Change: [mmelmo.el, mmelmo-imap4.el]
	correspond to FLIM 1.13 API.

1999-06-02  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>

	* Change: [WL-MK]
	compile and install "bbdb-wl" if BBDB exists.

1999-06-02  Kenichi OKADA <kokada@vlsi.kuee.kyoto-u.ac.jp>

	* Fix:
	suppressed warnings while byte-compiling elmo-pop3.el
	* Fix: [WL-MK]
	second make causes error after changing elmo-*.el

1999-06-02  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* Fix:
	new message is not highlighted in sticky summary updating.

1999-06-01  Yuuichi Teranishi  <teranisi@gohome.org>

	* branched from 1.0.1.

1999-06-01  Masahiro MURATA <muse@ba2.so-net.ne.jp>

	* Change:
	if summary buffer already exists, don't update and keep cursor
	position when entering summary.
	* New variable: wl-ask-range
	if non-nil, 'g' uses value of wl-folder-sync-range-alist.
	* Change:
	store history of wl-summary-read-folder in wl-read-folder-hist.
	* New command: wl-summary-goto-last-visited-folder

1999-06-01  Yuuichi Teranishi  <teranisi@gohome.org>

	* 1.0.1 - "The Look"
	* Change:
	deleted wl-ja.info from package.

1999-06-01  Sen Nagata <sen@eccosys.com>

	* New file: [wl-user-agent.el]
	support interface of compose-mail.

1999-05-31  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>

	* Change:
	when draft is finished by sending or quitting, resume folder window
	when wl-stay-folder-window is non-nil.

1999-05-31  Yuuichi Teranishi  <teranisi@gohome.org>

	* Change:
	wl-folder-sync-range-alist takes effect when
	entered to folder from folder mode.
	(pointed out by Toshihiro KAMISHIMA <kamisima@etl.go.jp>).
	* Fix:
	multi-reply/forward causes error when wl-draft-reply-buffer-style
	is 'full.
	(pointed out by A.SAGATA <sagata@nttvdt.hil.ntt.co.jp>).
	* Change:
	don't load msgdb when entered to the sticky summary.
	(advised by Masahiro MURATA <muse@ba2.so-net.ne.jp>)
	* Fix:
	wl-summary-exit saves msgdb uselessly.

1999-05-29  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>

	* Fix: [wl-mime.el, tm-wl.el]
	  regexp was not regexp-quote'ed in
	  (tm-)wl-mime-combine-message/partial-pieces()

1999-05-28  Yuuichi Teranishi  <teranisi@gohome.org>

	* Change:
	speed up elmo-localdir-search.

1999-05-26  Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>

	* Change:
	speed up elmo-archive-search.

1999-05-25  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>

	* Change:
	speed up  elmo-move-msgs() for localdir, localnews.
	new variable `elmo-localdir-lockfile-list' must be specified for
	MDA like procmail.
	* Change:
	speed up some functions.

1999-05-24  Kenichi OKADA <kokada@vlsi.kuee.kyoto-u.ac.jp>

	* Change:
	support SSL for POP3.
	* Change:
	in elmo-pop3-get-spec, change type of variable port from string
	to integer.
	* Fix:
	elmo-default-pop3-port,elmo-default-pop3-authenticate-type does
	not take effect.

1999-05-24  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>

	* Fix:
	customize causes some mismatches.

1999-05-24  Yuuichi Teranishi  <teranisi@wanderlust.dq.isl.ntt.co.jp>

	* Change: wl-use-highlight-mouse-line' s default value is set to nil.

1999-05-21  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>

	* Rename:
	WL-ELS -> WL-MK

1999-05-20  Yuuichi Teranishi  <teranisi@wanderlust.dq.isl.ntt.co.jp>

	* Change:
	removed delete-other-windows () in wl-exit ().
	* Fix:
	Make wl-summary-force-exit interactive
	(pointed out by Ishikawa Ichiro <ichiro@mail.ne.jp>).

1999-05-20 Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>

	* Fix:
	highlight is not active on ttys when device-class is color.

1999-05-20  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>

	* Add: [wl-ja.texi]
	about highlights.

1999-05-19  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>

	* Add:
	wl-highlight-signature-separator.

1999-05-19  TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>

	* Fix:
	wl-summary-jump-to-message-by-message-id does not work well when
	parent message is hidden in closed threads.

1999-05-19  Yuuichi Teranishi  <teranisi@wanderlust.dq.isl.ntt.co.jp>

	* Fix:
	wl-summary-msgdb-load-async.
	* Change:
	timing of set-buffer in wl-summary-goto-folder.
	* Fix:
	wl-summary-mark-as-read-all does not work well when target
	messages is hidden in closed threads.
	(pointed out by Hajime Ohsawa <ohsawa@mxq.mesh.ne.jp>).
