ptexinfmt.el; Fix last change
[elisp/wanderlust.git] / etc / ChangeLog.3
1 2000-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
2
3         * 1.1.0 - "Overjoyed"
4
5 2000-03-23  Yuuichi Teranishi  <teranisi@gohome.org>
6
7         * wl-refile.el (wl-refile-guess-func-list): Fixed defvar.
8         (Pointed out by KOYAMA Tetsuji <koyama@hoge.org>)
9         * 1.1.0pre6 - "Overjoyed-pre6"
10         * wl-folder.el (wl-create-folder-entity-from-buffer):
11         Fixed localnews definition problem.
12         (Pointed out by AOXI Tenghe <fuji0924@mbox.kyoto-inet.or.jp>
13         and others)
14
15 2000-03-23  OKAZAKI Tetsurou <okazaki@be.to>
16
17         * wl-summary.el (wl-summary-mode-menu-spec): Changed wl-draft
18         to wl-summary-write.
19         (wl-summary-msg-marked-as-target):
20         Renamed from wl-summary-msg-marked-as-temp.
21         * wl-thread.el (wl-thread-close-all): Renamed local variable.
22
23 2000-03-22  Akihiro MOTOKI <mokkun@iname.com>
24
25         * wl-refile.el (wl-refile-guess-func-list): New variable.
26         (wl-refile-guess): Use wl-refile-guess-func-list.
27
28 2000-03-22  Yuuichi Teranishi  <teranisi@gohome.org>
29
30         * wl-mime.el: Reduced byte compile warnings.
31         * wl-xmas.el,wl-mule.el,wl-nemacs.el (wl-make-modeline): Defined.
32         XEmacs shows plugged icon by default.
33         (Advised by Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>)
34         * wl-util.el (wl-make-modeline-subr): Renamed from wl-make-modeline.
35         * utils/bbdb-wl.el (bbdb-wl-update-record): Fixed sticky summary
36         problem.
37         (bbdb-wl-update-record, bbdb-wl-get-update-record):
38         Avoid raw buffer to be multibyte.
39         * wl-draft.el (wl-draft-reply): Likewise.
40         * 1.1.0pre5 - "Overjoyed-pre5"
41
42 2000-03-21  Yuuichi Teranishi  <teranisi@gohome.org>
43
44         * NEWS.ja: New file.
45         * elmo-maildir.el (elmo-maildir-list-folders):
46         Bind elmo-have-link-count as nil.
47         (Advised by Masahiro MURATA <muse@ba2.so-net.ne.jp>)
48         * wl-summary.el (wl-summary-edit-addresses-subr): Downcase addresses.
49
50 2000-03-18  TAKAHASHI Kaoru <nil@din.or.jp>
51
52         * NEWS: New file.
53
54 2000-03-17  Yuuichi Teranishi  <teranisi@gohome.org>
55
56         * wl-message.el (wl-message-follow-current-entity):
57         Refer original buffer.
58         (Pointed out by OKAZAKI Tetsurou <okazaki@be.to>)
59         * elmo-maildir.el (elmo-maildir-list-folders):
60         Check if directory is Maildir.
61         (Pointed out by <hermit@lei.homeip.net>)
62
63 2000-03-15  Yuuichi Teranishi  <teranisi@gohome.org>
64
65         * wl-folder.el (wl-create-folder-entity-from-buffer):
66         Fixed space regexp.
67         * wl-summary.el (wl-summary-edit-addresses): Get address from original
68         buffer.
69         (wl-summary-prefetch): Don't bind wl-prefetch-threshold as nil.
70
71 2000-03-14  Yuuichi Teranishi  <teranisi@gohome.org>
72
73         * 1.1.0pre4 - "Overjoyed-pre4"
74         * Fixed error messages in all files (don't finish message with ".")
75         * elmo/elmo-archive.el (elmo-archive-copy-msgs):
76         Don't use filename when same-number is non-nil in maildir.
77         * wl-expire.el (wl-expire-archive-get-folder):
78         Use elmo-replace-msgid-as-filename instead of elmo-safe-filename.
79         * wl-folder.el (wl-folder-goto-folder-subr): Set default as
80         wl-default-folder.
81         (Adviced by okada@opaopa.org (Kenichi OKADA))
82         * wl-folder.el (wl-create-folder-entity-from-buffer):
83         Allow white space in folder name.
84         * wl-summary.el (wl-summary-jump-to-msg-by-message-id):
85         Use wl-thread-jump-to-msg when message was found in current folder.
86
87 2000-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
88
89         * wl-vars.el (wl-summary-skip-mark-list): New variable.
90         * wl-summary.el (wl-summary-prefetch): Set wl-prefetch-threshold
91         nil only when interactive-p.
92         (Pointed out by Akihiro MOTOKI <motoki@ptl.abk.nec.co.jp>)
93         (wl-summary-exec-subr): Fixed mark counting bug.
94         (Pointed out by OKAZAKI Tetsurou <okazaki@be.to>)
95         (wl-summary-next, wl-summary-prev): Use wl-summary-skip-mark-list.
96         (wl-summary-move-cached-regex): defmacro->defun.
97         * etc/ja.Emacs: Update.
98         * elmo-imap4.el (elmo-imap4-search): Regard from-msgs.
99         * elmo-maildir.el (elmo-maildir-search): Fixed.
100         * mmelmo-imap4-1.el (mmelmo-imap4-parse-bodystructure-string):
101         Fixed literal parsing.
102
103 2000-03-13  Masahiro MURATA <muse@ba2.so-net.ne.jp>
104
105         * wl-expire.el: Fixed problem of expiring in filter folder.
106         * wl-fldmgr.el: Inhibited newline character in folder name or petname.
107
108 2000-03-12  Masahiro MURATA <muse@ba2.so-net.ne.jp>
109
110         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer):
111         Fixed problem when wl-desktop group is closed.
112
113 2000-03-11  Masahiro MURATA <muse@ba2.so-net.ne.jp>
114
115         * wl-folder.el (wl-folder-mode-menu-spec): Updated.
116
117 2000-03-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
118
119         * wl-vars.el (wl-score-files-dir): Renamed from
120         wl-score-files-directory.
121         * wl-score.el (wl-score-edit-file, wl-score-load-file,
122         wl-score-change-score-file): Ditto.
123
124 2000-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
125
126         * wl-vars.el (wl-mime-charset): Set default value as x-ctext.
127
128 2000-03-08  okada@opaopa.org (Kenichi OKADA)
129
130         * elmo-nntp.el (elmo-nntp-list-folders):
131         Fixed problem when root name is "".
132
133 2000-03-07  Yuuichi Teranishi  <teranisi@gohome.org>
134
135         * 1.1.0pre3 - "Overjoyed-pre3"
136         * elmo-imap4.el (elmo-imap4-create-msgdb-from-overview-string):
137         Use local unread information.
138         * elmo2.el (elmo-delete-folder): Added maildir folder.
139         (elmo-move-msgs): Local unread information was not taken over.
140         * elmo-maildir.el (elmo-maildir-delete-folder): Rewrite.
141         * mmelmo.el (mime-parse-parameters-from-list):
142         Moved from mmelmo-imap4.el.
143         * wl-message.el (wl-mmelmo-message-redisplay):
144         Bind mime-display-header-hook as nil.
145         * wl-mime.el (wl-mime-display-message): Fixed SEMI version detection.
146         (wl-summary-burst): Don't refer mime-message-structure.
147         (wl-mime-entity-read-field): New alias/macro.
148         (wl-mime-combine-message/partial-pieces):
149         Use wl-mime-entity-read-field.
150         (mime-edit-user-agent-value):
151         Workaround for duplicated XEmacs beta version (for SEMI 1.13.4
152         or earlier).
153
154 2000-03-06  katsuta@cced.mt.nec.co.jp
155
156         * elmo-util.el (elmo-buffer-field-condition-match):
157         Fix problem when std11-field-body returns nil.
158
159 2000-03-04  okada@opaopa.org (Kenichi OKADA)
160
161         * wl-summary.el (wl-summary-prefetch-msg): Don't refer mark.
162
163 2000-03-06  Yuuichi Teranishi  <teranisi@gohome.org>
164
165         * wl-summary.el (wl-summary-read-folder): Use default when "".
166         * wl-fldmgr.el, wl-folder.el, etc: Begin message with upcase character.
167         * wl-draft.el (wl-draft-yank-original):
168         Fix problem in citation from kill-ring.
169         * mmelmo-1.el (insert-header):
170         Use mmelmo-insert-sorted-header-from-buffer.
171         (insert-text-content): New method.
172         Add (run-hooks 'mmelmo-entity-content-inserted-hook).
173         * utils/bbdb-wl.el (bbdb-wl-show-bbdb-buffer): New function.
174         Added to wl-summary-toggle-disp-folder-message-resumed-hook.
175         * 1.1.0pre2 - "Overjoyed-pre2"
176         * elmo-maildir.el (elmo-maildir-sequence-number-internal): New variable.
177         (elmo-maildir-make-unique-string): Definition for v19.
178         Don't use elmo-maildir-sequence-number-internal.
179         (elmo-maildir-temporal-filename): Don't wait 2 seconds.
180         (toplevel): Added (eval-when-compile (require 'cl).
181         * wl-summary.el (wl-summary-buffer-number-column-detect):
182         Don't use return value of re-search-forward.
183
184 2000-03-06  okada@opaopa.org (Kenichi OKADA)
185
186         * elmo-pop3.el (elmo-pop3-port-label): Fixed typo (port->ssl).
187         * elmo-nntp.el (elmo-nntp-sync-number-alist):
188         Fixed bug that unread number sometimes becomes negative.
189
190 2000-03-06  Yuuichi Teranishi  <teranisi@gohome.org>
191
192         * wl-summary.el (wl-summary-switch-to-clone-buffer):
193         Take over wl-summary-buffer-number-column,
194         wl-summary-buffer-number-regexp.
195         (wl-summary-write): New command. Binded to 'w'.
196         * wl-draft.el (wl-draft): Added behaviors for wl-summary-write.
197
198 2000-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
199
200         * elmo-cache.el (elmo-cache-list-folder-subr): Ignore directories.
201         * wl-summary.el (wl-summary-insert-line): New function.
202         (wl-summary-insert-summary, wl-summary-update-thread):
203         Use `wl-summary-insert-line'.
204         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
205         Ditto.
206         * WL-MK (wl-info-lang): Install each element when listp.
207         * elmo/elmo-maildir.el (elmo-maildir-append-msg):
208         Use same name with tmp in new.
209         (elmo-maildir-list-folders): Contain root.
210
211 2000-03-04  okada@opaopa.org (Kenichi OKADA)
212
213         * wl-summary.el (wl-summary-buffer-set-folder): Deleted column setting.
214         (wl-summary-goto-folder-subr): Dynamic detecting of column number.
215         (wl-summary-target-mark-forward): Fixed order of forward.
216         (wl-summary-cleanup-temp-marks): Delete target marks.
217
218 2000-02-29  Ryota Nishikawa <nisikawa@nisikawa.org>
219
220         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
221         Workaround for error which occurs in offline status.
222
223 2000-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
224
225         * wl-thread.el (wl-thread-update-children-number):
226         Renamed from wl-thread-update-children-number.
227         New hook, wl-thread-update-children-number-hook.
228
229 2000-03-04  Masahiro MURATA <muse@ba2.so-net.ne.jp>
230
231         wl-folder.el (wl-folder-sync-entity,
232         wl-folder-mark-as-read-all-entity,
233         wl-folder-prefetch-entity): Fixed highlighing in sticky
234         summary.
235
236 2000-03-03  Yuuichi Teranishi  <teranisi@gohome.org>
237
238         * elmo2.el (elmo-move-msgs): Skip saving unread info when target is
239         'null.
240         * elmo-maildir.el (elmo-maildir-make-unique-string):
241         Renamed from elmo-maildir-create-unique-string.
242         (Adviced by OKAZAKI Tetsurou <okazaki@be.to>)
243         * 1.1.0 pre1 - "Overjoyed-pre1"
244
245 2000-03-02  Yuuichi Teranishi  <teranisi@gohome.org>
246
247         * wl-draft.el (wl-draft-reply-buffer): New buffer local variable.
248         (wl-draft-reply): Set `wl-draft-reply-buffer'.
249         (wl-draft-config-exec): Refer `wl-draft-reply-buffer'.
250         (wl-draft-reply<var>): Eliminated.
251         * WL-MK, WL-CFG (wl-info-lang): New variable.
252         * wl.texi: New file.
253         * Makefile, WL-MK, WL-CFG: ELISPDIR->LISPDIR.
254         (Adviced by TAKAHASHI Kaoru <kaoru@kaisei.org>)
255         * elmo-maildir.el: Rewrite.
256         * elmo-util.el, elmo-msgdb.el, elmo-vars.el: Define
257         maildir's spec as  '.'.
258         * wl-folder.el, wl-summary.el, elmo-pop3.el, etc:
259         Upcase messages' first character.
260         * elmo-vars.el (elmo-maildir-folder-path): New variable.
261         * elmo-internal.el (elmo-internal-list-folders): Return
262         'cache and 'mark in root.
263
264 2000-03-02  okada@opaopa.org (Kenichi OKADA)
265
266         * elmo-nntp.el: Fixed starttls.
267         * elmo-nntp.el, elmo-imap4.el:
268         Fixed a bug that elmo-list-folders deletes "!".
269
270 2000-03-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
271
272         * wl-score.el: Use "Invalid" instead of "Illegal" in error
273         message.
274
275 2000-03-01  okada@opaopa.org (Kenichi OKADA)
276
277         * wl-summary.el (wl-summary-refile-subr): Adjust target name for cache.
278         * elmo-nntp.el: starttls feature. (experimental)
279
280 2000-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
281
282         * elmo-cache2.el: Merged to elmo-cache.el.
283         * elmo-internal.el, elmo-util.el, elmo-msgdb.el:
284         Tread 'cache' as a part of internal.
285
286 2000-03-01  okada@opaopa.org (Kenichi OKADA)
287
288         * elmo-cache2.el: New backend 'cache'.
289
290 2000-02-29  IMAI Takeshi <take-i@ceres.dti.ne.jp>
291
292         * wl-expire.el (wl-folder-expire-entity): Fixed highlighing in sticky
293         summary.
294
295 2000-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
296
297         * elmo2.el (elmo-move-msgs): Take over unread status.
298         Added `unread-marks' argument.
299         * wl-summary.el (wl-summary-exec):
300         Take over unread marks to elmo-move-msgs.
301         (wl-summary-edit-petname): Now To and Cc are also candidate.
302         (wl-summary-edit-addresses): Renamed from `wl-summary-edit-petname'.
303         (wl-summary-edit-petname): Eliminated.
304         (wl-summary-mark-as-unread): Consider cache status.
305         * wl-vars.el (wl-summary-toggle-disp-folder-message-resumed-hook)
306         (wl-summary-line-inserted-hook): New hook.
307         (wl-summary-print-destination):
308         Put 'wl-summary-destination property.
309         * wl-thread.el, wl-summary.el: Call wl-summary-line-inserted-hook.
310         * utils/bbdb-wl.el:
311         Popup in wl-summary-toggle-disp-folder-message-resumed-hook.
312
313 2000-02-28  Masahiro MURATA <muse@ba2.so-net.ne.jp>
314
315         * Scoring in wl-folder-sync-current-entity.
316         * wl-summary-buffer-disp-msg sometimes wrong in sticky summary.
317
318 2000-02-25  okada@opaopa.org (Kenichi OKADA)
319
320         * wl-message.el (wl-message-refer-article-or-url):
321         Don't call wl-summary-redisplay
322         when wl-summary-jump-to-msg-by-message-id failed.
323         * wl-vars.el (wl-local-domain): Changed initial setting.
324         * wl.el (wl-check-environment): Regard wl-local-domain as local domain
325         without hostname.
326         * wl-util.el (wl-draft-make-message-id-string): Ditto.
327
328 2000-02-25  Yuuichi Teranishi  <teranisi@gohome.org>
329
330         * wl-expire.el (wl-folder-expire-entity): Call wl-summary-save-status.
331
332 2000-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
333
334         * wl-vars.el (wl-draft-send-hook): New hook.
335         * wl-draft.el (wl-draft-send): Call wl-draft-send-hook.
336         (Demand from Kenichi Sato <ksato@sonycom.com>)
337
338 2000-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
339
340         * elmo-cache.el (elmo-cache-save):
341         Added (condition-case), a workaround for long file name.
342         (Report by Mikya Tani <wani@mx2.nisiq.net>)
343         * wl-draft.el: Consider FCC IMAP's modified utf7.
344         (Pointed out by HIRATA Naoto <hirata-naoto@sannet.ne.jp>)
345
346 2000-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
347
348         * wl-address.el (wl-address-header-extract-address): Don't
349         regard '\n' as a e-mail address character.
350         (Pointed out by
351         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>)
352         * mmelmo.el (mmelmo-header-max-column): New variable.
353         (Demand by Kenichi Sato <ksato@sonycom.com>)
354         (mmelmo-header-inserted-hook): New hook.
355         (mmelmo-entity-content-inserted-hook): New hook.
356         * mmelmo-2.el (mime-insert-text-content): New entity method.
357         Call mmelmo-entity-content-inserted-hook.
358         * mmelmo.el (mmelmo-insert-sorted-header-from-buffer):
359         Moved from elmo-util.el and use `mmelmo-header-max-column'.
360         Call mmelmo-header-inserted-hook.
361
362 2000-02-18  Yuuichi Teranishi  <teranisi@gohome.org>
363
364         * wl-message.el (wl-mmelmo-message-redisplay):
365         Use wl-mime-display-message.
366         (Pointed out by Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp>)
367         * wl-mime.el (wl-mime-display-message): New macro/alias.
368         * 2.2.18 - "Please Forgive Me"
369         * wl-summary.el (wl-summary-move-cached-regex):
370         Added ignoring expression of 'D' mark for unplugged status.
371         * elmo-msgdb.el (elmo-msgdb-expand-path): Downcase IMAP4's INBOX
372         (Pointed out by Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>).
373         * wl-folder.el (wl-create-folder-entity-from-buffer):
374         Changed expression of detecting access group for '}'.
375         * wl-message.el (wl-mmelmo-message-redisplay):
376         Pass major-mode to mime-display-message.
377
378 2000-02-18  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
379
380         * wl-demo.el: Fixed for Emacs 21.
381
382 2000-02-17  Yuuichi Teranishi  <teranisi@gohome.org>
383
384         * mmelmo-imap4-2.el (mime-entity-buffer): Don't change current buffer.
385         Fetch skipped part.
386         * mmelmo-imap4-2.el (mime-write-entity-content):
387         New method. Fetch skipped part.
388         * mmelmo-imap4-2.el (mmelmo-imap4-fetched):
389         New buffer local variable.
390         * elmo-imap4.el (elmo-imap4-server-namespace):
391         New buffer local variable.
392         (elmo-imap4-open-connection):
393         Set elmo-imap4-server-namespace.
394         (elmo-imap4-parse-namespace): New function.
395         (elmo-imap4-process-folder-list):
396         Use elmo-imap4-server-namespace.
397         (elmo-imap4-extra-namespace-alist): New variable.
398         * wl-util.el (wl-string-member, wl-string-match-member,
399         wl-string-delete-match, wl-string-match-assoc, wl-string-rassoc):
400         Renamed to elmo-* and define as defalias.
401
402 2000-02-17  Yuuichi Teranishi  <teranisi@gohome.org>
403
404         * bbdb-wl.el: Added wl-summary-toggle-disp-folder-off-hook's setting.
405
406 2000-02-16  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
407
408         * wl-demo.el: Caluculate frame's font parameter.
409
410 2000-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
411
412         * wl-summary.el (wl-summary-toggle-disp-folder): New implementation.
413         (Pointed out by Shigeru OKUMURA <sokumura@jaist.ac.jp>)
414         * wl-draft.el (wl-draft-insert-x-face-field-here): Delete white spaces.
415         (Pointed out by Akihiro MOTOKI <mokkun@iname.com>)
416
417 2000-02-12  Akihiro MOTOKI <mokkun@iname.com>
418
419         * elmo/elmo-localdir.el
420         (elmo-localdir-msgdb-create-overview-entity-from-file):
421         Pass value of `current-time-zone' to `timezone-make-date-arpa-standard'.
422
423 2000-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
424
425         * elmo/mmelmo-imap4-2.el (mmelmo-imap4-node-id-to-string):
426         "header" -> "0".
427         * elmo/mmelmo-imap4-1.el (mmelmo-imap4-node-id-to-string):
428         Ditto.
429         (Pointed out by TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>)
430         * wl-message.el (wl-message-follow-current-entity): wl-draft-reply
431         pass summary buffer to `wl-draft-reply'.
432         * wl-summary.el (wl-summary-reply):
433         pass current-buffer to `wl-draft-reply'.
434         (wl-summary-msgdb-load-async): enclose mailbox with "".
435         * elmo-imap4.el: Ditto.
436
437 2000-02-09  UENO Kazuaki <kazu@a-u.net>
438
439         * wl-draft.el (wl-draft-queue-flush): Use `elmo-dop-flush-confirm'.
440
441 2000-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
442
443         * wl-draft.el (wl-draft): Changed initialization order.
444         (Adviced by Taiji.Can@atesoft.advantest.co.jp)
445
446 2000-02-08  Masahiro MURATA <muse@ba2.so-net.ne.jp>
447
448         * wl-score.el (wl-summary-score-update-all-lines):
449         Consider folder type when putting read-uncached mark.
450
451 2000-02-08  Yuuichi Teranishi  <teranisi@gohome.org>
452
453         * wl-summary.el (wl-summary-target-mark-prefetch): Fixed for
454         uncached message's mark.
455         (Pointed out by Hironori Fukuchi <nory@valis.co.jp>)
456         * wl-summary.el (wl-summary-target-mark-prefetch):
457         Display progress. Remain '*' marks if not prefetched.
458         * wl-dnd.el (start-drag): defined with static-cond.
459         * elmo2.el (elmo-buffer-cache-message): Fixed the bug of `Quit'ting
460         while reading.
461         * elmo-filter.el (elmo-filter-list-folder-important):
462         Don't call 'elmo-search'.
463         (Adviced by Akihiro MOTOKI <mokkun@iname.com>)
464
465 2000-02-07  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
466
467         * wl-xmas.el (wl-highlight-folder-current-line):
468         Don't use set-extent-properties.
469
470         * wl-draft.el (wl-smtp-extension-bind): Fixed.
471
472 2000-02-07  Akihiro MOTOKI <mokkun@iname.com>
473
474         * elmo-util.el (elmo-buffer-field-condition-match):
475         Compare field value after `eword-decode-string'.
476
477 2000-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
478
479         * wl-dnd.el: Eliminated byte-compile warnings.
480         (Pointed out by okada@opaopa.org (Kenichi OKADA).)
481         * utils/sasl/sha1.el, utils/sasl/md5-el.el,
482         utils/sasl/hex-util.el, utils/sasl/sha1-el.el: Update.
483         (Pointed out by okada@opaopa.org (Kenichi OKADA).)
484         * wl-vars.el (wl-demo-use-bitmap): Renamed to wl-demo-display-logo.
485         (wl-demo-display-logo): New variable.
486         * wl-demo.el: Use wl-demo-display-logo.
487
488 2000-02-07  okada@opaopa.org (Kenichi OKADA)
489
490         * wl-vars.el (wl-demo-use-bitmap): Changed initial value.
491
492 2000-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
493
494         * 2.2.17 - "One Of Us"
495         * elmo-util.el (elmo-y-or-n-p): New function.
496         * elmo-vars.el (elmo-dop-flush-confirm): New variable.
497         * elmo-dop.el (elmo-dop-queue-flush): Use elmo-y-or-n-p,
498         elmo-dop-flush-confirm.
499         * elmo-imap4.el (elmo-delete-msgids): Display progress.
500         Call expunge once at last.
501
502 2000-02-07  Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
503
504         * wl-folder.el, wl-xmas.el: Display icons although a frame is opened
505         by XEmacsen invoked with -nw argument.
506
507 2000-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
508
509         * wl-highlight.el (wl-highlight-summary-target-face): New face
510         (Renamed from ...-temp-face).
511         * wl-vars.el (wl-demo-use-bitmap): Moved from wl-demo.el.
512         Defined as defcustom. Initial value is
513         (module-installed-p 'bitmap).
514         * wl-demo.el (wl-demo-use-bitmap): Moved to wl-vars.el.
515         * elmo-vars.el: Require 'poe, eliminated bytecompiling warnings.
516         * wl-nemacs.el (buffer-disable-undo, rassoc, delete, string-to-number,
517         window-live-p, completing-read, accept-process-output,
518         get-buffer-window): Eliminated.
519
520 2000-02-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
521
522         * wl-demo.el (wl-demo): Check wl-demo-use-bitmap at run-time.
523
524 2000-02-04  Yuuichi Teranishi  <teranisi@gohome.org>
525
526         * INSTALL, INSTALL.ja: Changed tm-8's URL.
527         * utils/hmac -> utils/sasl.
528         * WL-ELS: HMAC->SASL.
529         * WL-MK: HMAC->SASL.
530
531 2000-02-04  Yuuichi Teranishi  <teranisi@gohome.org>
532
533         * elmo-localdir.el
534         (elmo-localdir-msgdb-create-overview-entity-from-file):
535         Use `timezone-make-date-arpa-standard' instead of `format-time-string'.
536         * elmo-vars.el (elmo-time-format): Eliminated.
537
538 2000-02-03  Yuuichi Teranishi  <teranisi@gohome.org>
539
540         * elmo-dop.el (elmo-dop-queue-flush): Added canceling process of
541         append-operations.
542         * wl-summary.el (wl-summary-refile-prev-destination,
543         wl-summary-copy-prev-destination): Fixed.
544         (Reported by IMAI Takeshi <take-i@ceres.dti.ne.jp>)
545
546 2000-02-02  Akihiro MOTOKI <mokkun@iname.com>
547
548         * wl-vars.el (wl-prefetch-confirm-threshold): Eliminated and separated
549         to `wl-prefetch-confirm' and `wl-prefetch-threshold'.
550         (wl-prefetch-confirm, wl-prefetch-threshold): New variable.
551         * wl-summary.el (wl-summary-prefetch-msg): Use wl-prefetch-confirm,
552         wl-prefetch-threshold.
553
554 2000-02-02  Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
555
556         * wl-draft.el (wl-smtp-features): `smtp-authenticate-type' is changed
557         to symbol.
558
559 2000-01-31  okada@opaopa.org (Kenichi OKADA)
560
561         * elmo-nntp.el (elmo-nntp-get-folders-info): Fixed.
562
563 2000-01-31  Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
564
565         * wl-demo.el: Display wl-logo.xpm in Emacs21.
566
567 2000-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
568
569         * INSTALL, INSTALL.ja: Fixed.
570
571 2000-01-30  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
572
573         * WL-ELS: Add elmo-database to ELMO-MODULES
574         if open-database is already defined.
575
576 2000-01-30  Akihiro MOTOKI <mokkun@iname.com>
577
578         * elmo-loacaldir.el
579         (elmo-localdir-msgdb-create-overview-entity-from-file):
580         If Date: field does not exist, get file's modified time.
581         * elmo-msgdb.el (elmo-msgdb-create-overview-from-buffer):
582         Added argument time.
583         * elmo-vars.el (elmo-time-format): New variable.
584
585 2000-01-29  okada@opaopa.org (Kenichi OKADA)
586
587         * wl-summary.el (wl-summary-jump-to-msg-by-message-id):
588         Added selecting NNTP server option.
589         (wl-summary-jump-to-msg-by-message-id-via-nntp)
590         Now server can be specified like "-:username@servername:8119!".
591         * elmo-nntp.el (elmo-nntp-folder-postfix): Added argument `ssl'.
592
593 2000-01-29  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
594
595         * elmo-vars.el (elmo-database-dl-module, elmo-database-dl-handle):
596         New variable.
597         (toplevel): if elmo-database-dl-handle is non-nil,
598         dynamic_call emacs_database_init.
599         (elmo-use-database): Set elmo-use-database when open-database
600         is bound.
601         * WL-ELS: If 'dynamic-link is bound, add elmo-database to ELMO-MODULES.
602
603 2000-01-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
604
605         * wl-demo.el (wl-demo): Fix copyright information.
606
607 2000-01-27  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
608
609         * mmelmo-imap4-2.el ([luna]mime-entity-buffer):
610         section "0" -> "header".
611
612 2000-01-27  Yuuichi Teranishi  <teranisi@gohome.org>
613
614         * mmelmo-imap4-2.el (mmelmo-imap4-node-id-to-string):
615         section "0" -> "header".
616         * mmelmo-imap4-1.el: Ditto.
617
618 2000-01-26  OKAZAKI Tetsurou <okazaki@be.to>
619
620         * elmo-imap4.el (elmo-imap4-create-folder):
621         UW imapd-4.7 cannot create new folder.
622
623 2000-01-26  Yuuichi Teranishi  <teranisi@gohome.org>
624
625         * mmelmo-imap4-2.el (mmelmo-imap4-parse-bodystructure-string):
626         Retrieve BODYSTRUCTURE.
627         (mmelmo-imap4-parse-bodystructure-object):
628         Don't cause error when content-type subtype is NIL.
629         * mmelmo-imap4-1.el: Ditto.
630         * utils/hmac/unique-id.el: New file.
631         * WL-ELS (HMAC-MODULES): Added scram-md5, digest-md5, unique-id.
632         * wl-dnd.el (wl-dnd-drop-func): Fixed.
633         * 2.2.16 - "No Son Of Mine"
634
635 2000-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
636
637         * wl-vars.el (wl-summary-reserve-mark-list): New variable.
638         * wl-summary.el: temp-mark -> target-mark changed name.
639         Use `wl-summary-reserve-mark-list' in mark commands.
640         * wl-score.el, wl-thread.el: Ditto.
641         * wl-folder.el (toplevel): require 'wl.
642
643 2000-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
644
645         * wl-mule.el, wl-xmas.el, wl-nemacs.el (wl-summary-format-date):
646         Moved to wl-summary.el.
647         * utils/hmac/lisp/sasl.el, utils/hmac/lisp/digest-md5.el,
648         utils/hmac/lisp/scram-md5.el: Update to latest SLIM.
649         * wl-fldmgr.el (wl-fldmgr-ext): Changed confirm message.
650         * doc/TODO.ja: Updated.
651
652 2000-01-22  OKAZAKI Tetsurou <okazaki@be.to>
653
654         * wl-folder.el (toplevel): Fixed menu.
655
656 2000-01-21  okada@opaopa.org (Kenichi OKADA)
657
658         * elmo-imap4.el: Added DIGEST-MD5 authentication.
659         * elmo-pop3: Added CRAM-MD5, DIGEST-MD5, SCRAM-MD5 authentication.
660
661 2000-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
662
663         * wl-summary.el (toplevel): Changed binding position for
664         region commands.
665         (wl-summary-prefetch-region): Prefetch hided messages.
666         (Reported by OKAZAKI Tetsurou <okazaki@be.to>)
667         * elmo: Added argument no-see to append-msg, move-msgs.
668         * elmo-pipe: Specify 'no-see at elmo-msg-move.
669         * wl-folder.el (wl-folder-mimic-kill-buffer): New command.
670         (toplevel): Bind ` wl-folder-mimic-kill-buffer' to C-xk,
671         `wl-save' to C-xC-s.
672
673 2000-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
674
675         * wl-nemacs.el (accept-process-output): New function.
676         * Makefile: Modified comment.
677
678 2000-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
679
680         * elmo-util.el (elmo-folder-identical-system-p): Don't treat
681         folders which have same mailbox name and different server
682         as identical folder.
683         (Pointed out by Tatsuya Matsui <t.matsui@rdc.east.ntt.co.jp>)
684         * wl-address.el (wl-complete-field-body-or-tab): Eliminated argument.
685
686 2000-01-13  Yuuichi Teranishi  <teranisi@gohome.org>
687
688         * wl-vars.el
689         (wl-prefetch-confirm-threshold, wl-cache-fetch-threshold):
690         New variables.
691         * wl-summary.el (wl-summary-prefetch-msg):
692         Use `wl-prefetch-confirm-threshold'.
693         (wl-cache-prefetch-message): Use `wl-cache-fetch-threshold'.
694
695 2000-01-13  okada@opaopa.org (Kenichi OKADA)
696
697         * wl-message.el
698         (wl-message-decide-backend, wl-normal-message-redisplay):
699         Force fetch if `wl-fetch-confirm-threshold' is nil.
700
701 2000-01-11  okada@opaopa.org (Kenichi OKADA)
702
703         * wl-draft.el (wl-draft-delete):
704         Conscious that `wl-draft-buffer-file-name' is nil.
705
706 2000-01-11  Nishimoto Masaki <gaju@ceres.dti.ne.jp>
707
708         * wl-draft.el (wl-draft-save-and-exit):
709         Fix the bug that kills unexpected buffer.
710
711 2000-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
712
713         * 2.2.15 - "More Than Words"
714
715 2000-01-11  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
716
717         * samples/ja/dot.folders, samples/en/dot.folders: Added description
718         about 'access group'.
719
720 2000-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
721
722         * wl-mime.el, tm-wl.el (wl-draft-preview-message): Display all header.
723         * wl-summary.el (wl-summary-mode): Don't set tab-width.
724         (Pointed out by Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>)
725         (wl-summary-copy, wl-summary-refile): Inhibited copying to
726         `wl-draft-folder'.
727         (Pointed out by okada@opaopa.org (Kenichi OKADA))
728         (wl-summary-overview-entity-compare-by-date): Ignore error.
729         (Pointed out by MIZUHARA Bun <mizuhara@acm.org>)
730         * wl.el (wl-plugged-mode): Don't set inhibit-read-only.
731         (Pointed out by Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>)
732         * wl-vars.el (wl-draft-reedit-hook): New hook.
733         * wl-draft.el (wl-draft-save, wl-draft-mimic-kill-buffer):
734         New function.
735         (wl-draft): Don't use buffer names which are already used.
736         (wl-draft-reedit): run-hook `wl-draft-reedit-hook' instead of
737         `wl-mail-setup-hook'.
738         (Requirement by okada@opaopa.org (Kenichi OKADA))
739         * wl-xmas.el, wl-mule.el (wl-draft-key-setup):
740         Binded `wl-draft-save' to `C-xC-s', `wl-draft-mimic-kill-buffer'
741         to `C-xk'.
742         * wl-nemacs.el (wl-draft-overload-functions): Ditto.
743
744 2000-01-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
745
746         * wl-mule.el, wl-util.el: Fix run time (require 'static).
747         * wl.el (wl-save): Add docstring.
748
749 2000-01-08  Mito <mit@nines.nec.co.jp>
750
751         * wl-score.el (wl-score-guess-like-gnus): Enclosed with
752         (when (stringp fld-name)..).
753
754 2000-01-08  Masahiro MURATA <muse@ba2.so-net.ne.jp>
755
756         * wl-draft.el (wl-draft-config-info-operation): New function.
757         (wl-draft-delete, wl-draft-save-and-exit, wl-draft-reedit):
758         Use `wl-draft-config-info-operation'.
759
760 2000-01-08  Yuuichi Teranishi  <teranisi@gohome.org>
761
762         * wl-demo.el (toplevel): Eliminated warnings when bitmap is not
763         installed.
764         (wl-demo-use-bitmap): New variable.
765         * WL-CFG: Added example of setting wl-demo-use-bitmap to nil.
766         * wl-nemacs.el (toplevel): Quit timezone emulating (Assume APEL 10).
767         * wl-demo.el, wl-draft.el, wl-folder.el, wl-util.el,
768         wl-message.el, wl-summary.el (toplevel): set the return value of
769         make-local-variable.
770         (Adviced by Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>)
771
772 2000-01-07  Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
773
774         * wl-draft.el (wl-smtp-features, wl-smtp-parse-extension): Fixed.
775
776 2000-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
777
778         * wl-draft.el (wl-user-agent-compose): call wl-draft interactively.
779         (Pointed out by Atsushi Tada <tada@tworks.co.jp>)
780         * Makefile (EMACS): set default to `emacs'.
781         (XEMACS): New variable.
782         (package, install-package): Use $(XEMACS).
783         * 2.2.14 - "Layla"
784         * wl-summary.el (wl-summary-mode): Quit setting default-directory.
785         * wl-vars.el (wl-tmp-dir): set default as "~/tmp/"(cf. WL-ML 3735).
786
787 2000-01-06  Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
788
789         * wl-draft.el (wl-smtp-features): New variable.
790         (wl-smtp-extension-bind): New macro.
791         * wl-summary.el (wl-summary-mode-map):
792         Binded `wl-summary-prev-page' to backspace.
793
794 2000-01-06  Kentaro Yoshitomi <yositomi-wl@center.osaka-wu.ac.jp>
795
796         * elmo-maildir.el (elmo-maildir-create-folder):
797         Fixed a bug which occurs when directory ends with "/".
798
799 2000-01-06  okada@opaopa.org (Kenichi OKADA)
800
801         * wl-draft.el: sync up with SLIM's smtp.el.
802
803 2000-01-06  Yuuichi Teranishi  <teranisi@gohome.org>
804
805         * wl-util.el (wl-load-profile): Moved from wl.el.
806         * COPYING: New file (renamed from etc/copyright).
807         * wl-vars.el (wl-smtp-connection-type): Renamed from wl-smtp-use-tls.
808         * wl-draft.el (wl-draft-send-mail-with-smtp):
809         Bind smtp-connection-type with wl-smtp-connection-type.
810         (wl-draft-queue-save-filename): fixed typo.
811         * wl-vars.el (wl-cs-*): Changed definitions for Nemacs.
812         * all files: Updated copyright information and checkdoc fix.
813
814 2000-01-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
815
816         * wl-ja.texi: Add copyright and permissions text.
817
818 2000-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
819
820         * wl-score.el (wl-summary-score-update-all-lines):
821         Mark as read-uncached when marked by scoring.
822         * elmo-util.el (elmo-imap4-get-spec):
823         Fixed a bug which occurs when elmo-default-imap4-ssl is t.
824         (Reported by Taro FUNAKI <taro@bear.ecl.ntt.co.jp>)
825         * tm-wl.el (wl-draft-yank-current-message-entity):
826         Fixed binding of mime-viewer/following-method-alist.
827         (Reported by Taiji.Can@atesoft.advantest.co.jp)
828
829 2000-01-04  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
830
831         * wl-message.el (wl-message-decode):
832         Decode with wl-cs-autoconv when 'no-mime.
833
834 1999-12-31  Kentaro Yoshitomi <yositomi-wl@center.osaka-wu.ac.jp>
835
836         * elmo-maildir.el, elmo-util.el:
837         Implemented create, delete and copy method of Maildir.
838
839 1999-12-29  Yuuichi Teranishi  <teranisi@gohome.org>
840
841         * wl-draft.el (wl-draft): Call `wl-load-profile'.
842         (Pointed out by Masahiro MURATA <muse@ba2.so-net.ne.jp>)
843         * elmo-imap4.el (elmo-imap4-make-number-set-list): New function.
844         (elmo-imap4-msgdb-create): Use `elmo-imap4-make-number-set-list'.
845         (elmo-imap4-mark-set-on-msgs): Ditto.
846
847 1999-12-11  okada@opaopa.org (Kenichi OKADA)
848
849         * wl-summary.el (wl-summary-get-sync-range):
850         Don't claim unplugged in pop3.
851
852 1999-12-28  Nishimoto Masaki <gaju@ceres.dti.ne.jp>
853
854         * elmo-msgdb.el (elmo-msgdb-expand-path): fixed wrong expansion.
855
856 1999-12-28  Yuuichi Teranishi  <teranisi@gohome.org>
857
858         * 2.2.13 - "Keep The Faith"
859
860 1999-12-27  Yuuichi Teranishi  <teranisi@gohome.org>
861
862         * elmo-util.el (elmo-network-get-spec): New variable.
863         (elmo-*-get-spec): Rewrote so that 'user' can contain '@'.
864         (okada@opaopa.org (Kenichi OKADA)'s demand.)
865         * elmo-imap4.el (elmo-imap4-create-msgdb-from-overview-string):
866         Corresponded to Emacsen that cannot treat float.
867         * elmo-pop3.el (elmo-pop3-get-connection): Changed argument.
868         * check-paren fix.
869
870 1999-12-21  Koga Masato <mkoga@mail7.dddd.ne.jp>
871
872         * wl-draft.el (wl-draft-reedit): Obey to `wl-draft-use-frame'.
873
874 1999-12-21  Yuuichi Teranishi  <teranisi@gohome.org>
875
876         * elmo-vars.el (elmo-imap4-use-modified-utf7): New variable.
877
878 1999-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
879
880         * wl-mime.el, tm-wl.el (wl-mime-save-content): Remember last
881         saved directory.
882         * wl.el (wl-save): New command. Save current folder status.
883         (A demand from JINMEI Tatuya <jinmei@isl.rdc.toshiba.co.jp>.)
884         * wl-folder.el (wl-folder-mode-map): Binded `wl-save' to "\M-s".
885         * elmo-util.el (elmo-imap4-get-spec): Use `utf7-encode-string'.
886         * elmo-imap4.el (elmo-imap4-list-folders): Use `utf7-decode-string'.
887         * elmo/utf7.el: New file.
888
889 1999-12-20  Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
890
891         * elmo-imap4.el (elmo-imap4-open-connection): Fixed starttls.
892         * wl-draft.el: featurep->boundp.
893
894 1999-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
895
896         * wl-vars.el (wl-search-mime-charset): New variable.
897         * wl-summary.el (wl-summary-pick): Use `wl-search-mime-charset'.
898
899 1999-12-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
900
901         * WL-MK (wl-texinfo-format): Add `@direntry' emulation for
902         old texinfmt.el.
903
904 1999-12-16  Yuuichi Teranishi  <teranisi@gohome.org>
905
906         * wl-draft.el (wl-draft-config-exec): Re-highlight draft.
907         (Pointed out by Motomichi Matsuzaki <mzaki@e-mail.ne.jp>)
908         * wl-summary.el (toplevel): Changed key bind order of 
909         `wl-summary-temp-mark-region'.
910         (okada@opaopa.org (Kenichi OKADA)'s report.)
911
912 1999-12-16  okada@opaopa.org (Kenichi OKADA)
913
914         * wl-summary.el (wl-summary-mark-as-important-region,
915         wl-summary-mark-as-unread-region,
916         wl-thread-mark-as-important,
917         wl-thread-mark-as-unread,
918         wl-summary-temp-mark-mark-as-important,
919         wl-summary-temp-mark-mark-as-unread): New functions.
920         (wl-summary-save-region): Eliminated bogus process.
921         (wl-summary-prefetch-region): Use `elmo-cache-exists-p'
922         instead of `wl-summary-message-uncached-marks'.
923         * wl-thread.el (wl-thread-get-children-msgs-uncached): Ditto.
924
925 1999-12-14  okada@opaopa.org (Kenichi OKADA)
926
927         * Changed behavior of TLS in pop and imap 
928         when server does not provide TLS feature.
929
930 1999-12-14  TSUMURA Tomoaki <tsumura@notredame.ac.jp>
931
932         * dot.wl: Added an example setting;
933         wl-default-folder shows ML-name and ML-count and
934         other folder shows ML-count.
935
936 1999-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
937
938         * mmelmo-imap4-2.el (mmelmo-imap4-parse-bodystructure-string):
939         Fix: Parse fails if JIS filename is contained.
940         * wl-summary.el (wl-summary-copy): Fixed bug.
941         (Reported by Hiroshi Watanabe <whoami@din.or.jp>)
942
943 1999-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
944
945         * wl-summary.el (wl-summary-goto-folder-subr): Changed timing
946         to be sticky (Adviced by Masahiro MURATA <muse@ba2.so-net.ne.jp>).
947         * wl-vars.el (wl-folder-sync-range-alist): 
948         Changed range of draft and queue folder.
949
950 1999-12-11  okada@opaopa.org (Kenichi OKADA)
951
952         * wl-summary.el (wl-summary-get-sync-range):
953         Don't claim unplugged in pop3.
954
955 1999-12-10  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
956
957         * Eliminated defalias for elmo function in wl modules.
958
959 1999-12-07  okada@opaopa.org (Kenichi OKADA)
960
961         * elmo-nntp.el: Changed behavior when
962         elmo-nntp-max-number-precedes-list-active is `t' and
963         list-active is not provided.
964
965 1999-12-07  TAKAHASHI Kaoru <kaoru@kaisei.org>
966
967         * INSTALL.ja: Fixed.
968         * wl-summary.el (wl-summary-always-sticky-folder-p): New macro.
969         (wl-summary-goto-folder-subr): Use `wl-summary-always-sticky-folder-p'.
970
971 1999-12-07  Akihiro MOTOKI <mokkun@iname.com>
972
973         * wl-vars.el (wl-summary-always-sticky-folder-list): New variable.
974         * wl-summary.el (wl-summary-stick): New optional argument.
975         (wl-summary-goto-folder-subr): Folders that match
976         `wl-summary-always-sticky-folder-list' stick automatically.
977
978 1999-12-07  Yuuichi Teranishi  <teranisi@gohome.org>
979
980         * INSTALL.ja: Changed to ISO-2022-JP.
981         * wl-draft.el (wl-draft-send-mail-with-smtp): 
982         Fixed binding of (default-)?case-fold-search.
983         (Reported by Atsushi Tada <tada@tworks.co.jp>, <tao@pfu.co.jp>, etc.)
984         (wl-draft-send): Don't use `with-current-buffer'.
985         * 2.2.12 - "Joyride"
986
987 1999-12-07  Katsumi Yamaoka <yamaoka@jpl.org>
988
989         * etc/icons/wl-logo.xbm: Christmas version.
990
991 1999-12-07  Yuuichi Teranishi  <teranisi@gohome.org>
992
993         * elmo-imap4.el (elmo-imap4-parse-overview-string):
994         Fix: Cannot parse number when elmo-imap4-use-uid is nil.
995         * utils/hmac/scram-md5.el, utils/hmac/hmac-util.el: Removed.
996         * wl-summary.el (wl-summary-mark-as-unread):
997         Fixed wrong-type-argument error.
998         * wl-folder.el (wl-folder-empty-trash):
999         Fix: Summary information is incleased everytime.
1000         (Reported by OKAZAKI Tetsurou <okazaki@be.to>)
1001
1002 1999-12-07  Masahiro MURATA <muse@ba2.so-net.ne.jp>
1003
1004         * wl-draft.el (wl-draft-condig-exec):
1005         Set wl-draft-config-exec-flag as nil only if wl-draft-config-alist
1006         was applied.
1007
1008 1999-12-06  Shigeru OKUMURA <sokumura@jaist.ac.jp>
1009
1010         * WL-ELS (HMAC-MODULES): Updated.
1011
1012 1999-12-06  Tsunehiko Baba <tbaba@mtl.t.u-tokyo.ac.jp>
1013
1014         * INSTALL: New file.
1015
1016 1999-12-06  Yuuichi Teranishi  <teranisi@gohome.org>
1017
1018         * elmo-imap4.el (elmo-imap4-create-msgdb-from-overview-string):
1019         Fix: filter does not work correctly.
1020         (Reported by Kazuyoshi Mii <mii@isl.ntt.co.jp>)
1021         * 2.2.11 - "Iris"
1022         * utils/hmac/elisp/*.el: Sync up with slim-1.13.4
1023         * elmo-imap4.el
1024         (elmo-imap4-open-connection): Use `sasl-cram-md5' for cram-md5.
1025         (toplevel): (require 'sasl) instead of (require 'hmac-md5).
1026         Eliminated eval-when-compile.
1027
1028 1999-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
1029
1030         * wl-summary.el (wl-summary-mark-as-read):
1031         Avoid marking messages which is not in msgdb.
1032         * wl-summary.el (wl-summary-pick):
1033         Notify if no message was picked from msgdb.
1034
1035 1999-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
1036
1037         * elmo-msgdb.el (elmo-msgdb-overview-get-parent-entity):
1038         Changed argument.
1039         * wl-vars.el (wl-smtp-posting-server): Set default value as nil.
1040         (Adviced by okada@opaopa.org (Kenichi OKADA))
1041         * elmo-imap4.el (elmo-imap4-create-msgdb-from-overview-string):
1042         downcase extra-field name.
1043         (Pointed out by Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>)
1044         * elmo-util.el (elmo-collect-field(-from-string)?):
1045         Argument `downcase-field-name' is added.
1046
1047 1999-12-03  TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>
1048
1049         * wl-folder.el (wl-folder-empty-trash):
1050         Fix: Summary information is incleased everytime.
1051
1052 1999-12-03  Nishimoto Masaki <gaju@ceres.dti.ne.jp>
1053
1054         * wl-summary.el (wl-summary-default-from): Newsgroup name is not
1055         displayed.
1056
1057 1999-12-03  TAKAHASHI Kaoru <nil@din.or.jp>
1058
1059         * INSTALL.ja: New file.
1060         * wl-summary.el (wl-summary-reedit): When reedit draft
1061         for news arcticle, don't add To: header.
1062
1063 1999-12-03  Yuuichi Teranishi  <teranisi@gohome.org>
1064
1065         * elmo-util.el (elmo-mime-string): Enclose with elmo-set-work-buf.
1066         (Pointed out by Mikiya Tani <m-tani@hml.cl.nec.co.jp>)
1067         * etc/icons/wl-logo.xpm: Christmas version.
1068         * elmo-imap4.el (elmo-imap4-make-attributes-object):
1069         Nemacs causes error in read.
1070         * elmo-dop.el (elmo-dop-list-folder): correspond to pipe feature.
1071         (Pointed out by OKAZAKI Tetsurou <okazaki@be.to>)
1072
1073 1999-12-03  sen_ml@eccosys.com
1074
1075         * utils/wl-mailto.el: 0.5.
1076
1077 1999-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
1078
1079         * mmelmo-imap4-1.el: eliminated buffer read only error.
1080         * wl-mime.el, tm-wl.el: Changed key bind of wl-draft-preview-message.
1081         (Based of the report by Makoto.Nakagawa@jp.compaq.com)
1082         * utils/ssl.el: Sync up to newest version.
1083         (Adviced by okada@opaopa.org (Kenichi OKADA))
1084         * elmo-util.el (elmo-mime-string, elmo-decode-mime-charset-string):
1085         New function.
1086         * elmo-imap4.el: FETCH analyzing module is replaced.
1087
1088 1999-12-02  Hironori Fukuchi <nory@valis.co.jp>
1089
1090         * wl-xmas.el: If (featurep 'dragdrop) is nil,
1091         wl-dnd-set-drop-target causes error.
1092
1093 1999-12-02  okada@opaopa.org (Kenichi OKADA)
1094
1095         * elmo-util.el: encolsed (require 'starttld) by condition-case.
1096
1097 1999-12-01  okada@opaopa.org (Kenichi OKADA)
1098
1099         * Fix: Error occurs when wl-smtp-posting-user is nil in smtp auth.
1100         * Fixed an error which occurs when nntp port number is specified.
1101
1102 1999-11-27  Masahiro MURATA <muse@ba2.so-net.ne.jp>
1103
1104         * wl-draft.el (wl-draft-reedit): eliminated judgement by
1105         `(interactive-p)' because it is not interactive.
1106         * New command: wl-fldmgr-delete.
1107         * Rename: wl-fldmgr-rename-group -> wl-fldmgr-rename.
1108         * New function: elmo-folder-creatable-p.
1109         * Create directory when `#mh' type folder is created
1110           in IMAP4 folder.
1111         * wl-folder-check-one-entity creates folder if it does't exist.
1112         * New macro: wl-folder-clear-entity-info.
1113
1114 1999-11-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1115
1116         * wl-message.el (wl-message-narrow-to-page): Fixed
1117         `beginning-of-buffer' error occurs, when read "^L\n^L"
1118         inclueded message.
1119
1120 1999-11-25  Yuuichi Teranishi  <teranisi@gohome.org>
1121
1122         * wl-summary.el (wl-summary-mode): Eliminated argument.
1123         * wl-address.el (wl-address-petname-add-or-change):
1124         Fix: When there's no newline character in the last line of
1125         `.addresses', wrong entry is added.
1126         * elmo-imap4-[12].el (mmelmo-imap4-parse-bodystructure-entity):
1127         Use mime-parse-parameters-from-list.
1128
1129 1999-11-24  Tetsuya Uemura <uemura@pp.iij4u.or.jp>
1130
1131         * x-face-xmas-mew-display-x-face -> x-face-xmas-wl-display-x-face
1132
1133 1999-11-22  okada@opaopa.org (Kenichi OKADA)
1134
1135         * wl-vars.el (wl-smtp-authenticate-type, wl-smtp-use-tls):
1136         New variable.
1137         * wl-draft.el (wl-draft-send-mail-with-smtp):
1138         Added SMTP TLS feature.
1139
1140 1999-11-21  okada@opaopa.org (Kenichi OKADA)
1141
1142         * When wl-summary-jump-to-msg-internal is called via
1143         wl-summary-jump-to-msg-by-message-id-via-nntp,
1144         `scan-type' becomes `update'.
1145
1146 1999-11-22  Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1147
1148         * elmo-imap4.el, elmo-pop3.el: Added STARTTLS feature.
1149
1150 1999-11-20  Masahiro MURATA <muse@ba2.so-net.ne.jp>
1151
1152         * wl-draft.el (wl-draft-send-mail-with-smtp):
1153         Bind process-connection-type nil.
1154
1155 1999-11-20  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1156
1157         * elmo-util.el (elmo-open-network-stream):
1158         Bind process-connection-type nil.
1159
1160 1999-11-20  Nishimoto Masaki <gaju@ceres.dti.ne.jp>
1161
1162         * Fixed an error when an important message is marked-as-important
1163         by scoring, it disappeared.
1164
1165 1999-11-19  Hironori Fukuchi <nory@valis.co.jp>
1166
1167         * tm-wl.el: fixed typo.
1168
1169 1999-11-18  Yasuo OKABE <okabe@i.kyoto-u.ac.jp>
1170
1171         * Signal an error when no message is displayed
1172         at wl-draft-insert-message.
1173
1174 1999-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
1175
1176         * wl-vars.el: New variable wl-summary-showto-folder-regexp.
1177         * wl-summary.el (wl-summary-default-from):
1178         renamed from my-wl-summary-from-func-petname in sample/../dot.wl
1179         (adviced from Masahiro MURATA <muse@ba2.so-net.ne.jp>)
1180         * wl-summary.el (wl-summary-simple-from): wl-summary-default-from
1181         renamed.
1182
1183 1999-11-17  Masahiro MURATA <muse@ba2.so-net.ne.jp>
1184
1185         * wl-message.el (wl-message-get-buffer-create):
1186         Fixed an error which occurs when sticky message is displayed.
1187
1188 1999-11-17  sen_ml@eccosys.com
1189
1190         * wl-mailto.el: 0.5-pre1.
1191
1192 1999-11-16  Yuuichi Teranishi  <teranisi@gohome.org>
1193
1194         * elmo-util.el (elmo-delete-cr-get-content-type):
1195         If Content-Type does not exist, return t.
1196         * 2.2.9 - "Gonna Make You Sweat"
1197
1198 1999-11-15  Katsumi Yamaoka <yamaoka@jpl.org>
1199
1200         * wl-util.el (wl-unique-id): Don't use current-time and timezone.
1201
1202 1999-11-14  Masahiro MURATA <muse@ba2.so-net.ne.jp>
1203
1204         * wl-draft.el, wl-summary.el: Set vaiable wl-draft-reply t in reply,
1205         wl-draft-forward t in forward.
1206         * wl-folder.el, wl.el: Make wl-make-plugged-alist only when
1207         wl-folder made folder list.
1208
1209 1999-11-14  OKAZAKI Tetsurou <okazaki@be.to>
1210
1211         * elmo-pipe.el (elmo-pipe-use-cache-p): Implemented.
1212         * elmo2.el (elmo-folder-number-get-spec): Fixed.
1213
1214 1999-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
1215
1216         * wl-draft.el: insert-mail is implemented.
1217         * If 'a' is pushed on MIME button, its part is cited in draft.
1218         * wl-user-agent.el: Removed.
1219         * wl-draft.el: Merged wl-user-agent.el.
1220         * wl-mime.el, tm-wl.el: Rearranged API to MIME modules.
1221
1222 1999-11-12  okada@opaopa.org (Kenichi OKADA)
1223
1224         * Fix: elmo-imap4.el: If folder does not exist,
1225         wl-folder-check-current-entity fails.
1226         * wl-draft.el: wl-draft-config-list, wl-template-alist can specify
1227         `header', `header-file'.
1228
1229 1999-11-12  Katsumi Yamaoka <yamaoka@jpl.org>
1230
1231         * wl-util.el (wl-draft-make-message-id-string, wl-unique-id,
1232         wl-number-base36): New functions.
1233         (wl-unique-id-char): New internal variable.
1234
1235         * wl-mule.el (wl-draft-make-message-id-string): Remove.
1236         * wl-nemacs.el (wl-draft-make-message-id-string): Remove.
1237         * wl-xmas.el (wl-draft-make-message-id-string): Remove.
1238
1239         * wl-draft.el (wl-draft-send-mail-with-smtp): Funcall `smtp-server'
1240         if it is a function; leave the handling of Resent-* fields to
1241         `smtp'.
1242
1243 1999-11-12  Yuuichi Teranishi  <teranisi@gohome.org>
1244
1245         * wl-draft (wl-draft-get-fcc-list): Create folder when FCC contains
1246         new folder.
1247         * Rename: wl-draft-config-body-goto-{top|bottom}
1248         -> wl-draft-body-goto-{top|bottom}
1249         * Rename: wl-summary-confirm-folder-existence ->
1250         wl-folder-confirm-existence.
1251         (Adviced by Masahiro MURATA <muse@ba2.so-net.ne.jp>)
1252         * Rename: wl-mime-edit-preview-message-hook
1253         -> wl-draft-preview-message-hook
1254         * elmo-nntp.el (elmo-nntp-string-to-vector): Eliminated.
1255         * elmo-util.el (elmo-tokenize-string): Eliminated.
1256         Replaced with split-string
1257         * wl-highlight.el: New face, wl-highlight-logo-face for logo.
1258
1259 1999-11-11  Katsumi Yamaoka <yamaoka@jpl.org>
1260
1261         * wl-demo.el: Corresponded to bitmap-mule.
1262         * wl-logo.xbm: New file.
1263         * elmo-nntp.el (elmo-nntp-string-to-vector): Unlimit the length of
1264         vector.
1265         (elmo-nntp-parse-overview-string): Don't specify the 2nd arg of
1266         `elmo-nntp-string-to-vector'.
1267
1268 1999-11-11  Yuuichi Teranishi  <teranisi@gohome.org>
1269
1270         * elmo-imap4.el: Searching fails if Message-ID contains '%'.
1271         (Adviced by OKAZAKI Tetsurou <okazaki@be.to>)
1272         * wl-message.el, mmelmo-[12].el: Rearranged read-only setting.
1273         * Rename: wl-draft-save-and-hide -> wl-draft-save-and-exit.
1274           Binded to C-c C-z.
1275
1276 1999-11-11  Yasuo OKABE <okabe@i.kyoto-u.ac.jp>
1277
1278         * wl-summary.el (wl-summary-temp-mark-forward):
1279         Enclose as multipart/digest if multiple messages are included.
1280
1281 1999-11-11  okada@opaopa.org (Kenichi OKADA)
1282
1283         * New variable wl-nntp-posting-port, wl-nntp-posting-ssl.
1284         wl-nntp-posting-{user,server,port,ssl} corresponds to
1285         elmo-default-nntp-{user,server,port,ssl}.
1286         * Set the initial value of wl-nntp-posting-* as nil.
1287         If they are nil, use elmo-default-nntp-* value.
1288         * utils/bbdb-wl.el: If bbdb-use-pop-up is nil, error occurs.
1289         * wl-draft.el: New function wl-draft-save-and-hide.
1290
1291 1999-11-10  okada@opaopa.org (Kenichi OKADA)
1292
1293         * wl-demo.el: calculate the displayed position of wl-logo.xpm.
1294
1295 1999-11-10  Tsutomu Okada <okada@furuno.co.jp>
1296
1297         * wl-message.el (wl-message-refer-article-or-url):
1298         Not to move cursor to message buffer with mouse-button-2.
1299
1300 1999-11-10  Yuuichi Teranishi  <teranisi@gohome.org>
1301
1302         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
1303         Sticky Message sometimes provides wrong message.
1304         (Reported by Mito <mit@nines.nec.co.jp>)
1305         * wl-util.el (wl-string): alias to elmo-string.
1306         * elmo-util.el (elmo-string): New function.
1307         * New variable: wl-smtp-posting-port.
1308         * Binded wl-summary-resend-bounced-mail to "\eE".
1309
1310 1999-11-10  OKAZAKI Tetsurou <okazaki@be.to>
1311
1312         * WL-ELS: fixed typo.
1313
1314 1999-11-10  kurati@bigfoot.com
1315
1316         * When new folder is created, add it to the completion candidate.
1317         * FCC: If new folder is specified, confirm to create it.
1318         * auto-refile: If new folder is specified, confirm to create it.
1319
1320 1999-11-10  Yasuo OKABE <okabe@i.kyoto-u.ac.jp>
1321
1322         * wl-summary.el (wl-summary-resend-message,
1323         wl-summary-resend-bounced-mail): New command.
1324         * wl-draft.el (wl-draft-dispatch-message): Dont send via nntp
1325         if dispatched message includes Resent-to header.
1326
1327 1999-11-09  okada@opaopa.org (Kenichi OKADA)
1328
1329         * wl-summary.el (wl-summary-jump-to-msg-internal): message is not
1330         displayed in some cases.
1331         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
1332         If there are multiple newsgroup candidates,
1333         newsgroup in the wl-folder-newsgroups-hashtb is preceded.
1334
1335 1999-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
1336
1337         * 2.2.8 - "Free As A Bird"
1338
1339 1999-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
1340
1341         * Fix: wl-draft.el (wl-draft-send): C-cC-s becomes insert-signature
1342         after sending. (Reported by Akihiro MOTOKI <motoki@ptl.abk.nec.co.jp>)
1343         * WL-MK: (fset 'file-executable-p 'file-exists-p) for Nemacs.
1344         * WL-MK, WL-CFG: Changed default value of WL_PREFIX and ELMO_PREFIX
1345         to "wl".
1346         * New variable: wl-user-mail-address-list.
1347         * New function: wl-address-user-mail-address-p
1348         Judge whether an address is user's or not using
1349         wl-user-mail-address-list and wl-from.
1350         * wl-summary.el (wl-summary-cancel-message,
1351         wl-summary-supersedes-message): Use wl-address-user-mail-address-p
1352         to judge whether an address is user's or not.
1353         (Based on the changes by okada@opaopa.org (Kenichi OKADA))
1354         * wl-refile.el (wl-refile-learn, wl-refile-guess-by-history): Ditto.
1355         * wl-draft.el (wl-draft-make-mail-followup-to, wl-draft-reply
1356         wl-draft-delete-myself-from-cc): Ditto.
1357         * elmo-filter.el (elmo-filter-list-folder-unread,
1358         elmo-filter-list-folder-important): filtering was not valid.
1359         (Reported by Kazuyoshi Mii <mii@isl.ntt.co.jp>)
1360
1361 1999-11-08  okada@opaopa.org (Kenichi OKADA)
1362
1363         * Altered the initialization of POP-before-SMTP variables.
1364
1365 1999-11-07  okada@opaopa.org (Kenichi OKADA)
1366
1367         * elmo-nntp.el: Use `list' if `list active' was in vain.
1368
1369 1999-11-07  Masahiro MURATA <muse@ba2.so-net.ne.jp>
1370
1371         * Eliminated wl-draft-prepared-confi-alist and unified with
1372           wl-draft-config-alist.
1373         * Take over local variables in wl-template-select.
1374         * Process Fcc after the message sending is finished.
1375         * Changed from user-mail-address to wl-envelope-from in
1376         wl-draft-queue-save-variables.
1377         * Fix: An error occurs in wl-draft-insert-from-field when
1378         user-mail-address is nil.
1379
1380 1999-11-06  Tetsuya Uemura <uemura@pp.iij4u.or.jp>
1381
1382         * Display mode map by describe-mode.
1383
1384 1999-11-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1385
1386         * wl-folder.el (wl-folder-mode-map): Change key bind of
1387         wl-fldmgr-copy-region.
1388
1389 1999-11-06  Hironori Fukuchi <nory@valis.co.jp>
1390
1391         * wl-summary.el (wl-summary-stick): parenthesis position is invalid.
1392
1393 1999-11-06  Yasuo OKABE <okabe@i.kyoto-u.ac.jp>
1394
1395         * utils/wl-user-agent.el: altered to unify the behavior with
1396         sendmail-user-agent.
1397
1398 1999-11-06  sen_ml@eccosys.com
1399
1400         * utils/wl-user-agent.el: 0.5.
1401
1402 1999-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
1403
1404         * elmo-imap4.el: Rearranged all modules.
1405         * elmo-imap4.el: New variable `elmo-imap4-debug'.
1406         Non-nil forces debug information appair on "*IMAP4 DEBUG*" buffer.
1407         * elmo-imap4.el, elmo-pop3.el, elmo-nntp.el:
1408         Number of times of copying entire message is suppressed.
1409         * elmo-imap4.el: Lock the process until the response is returned from
1410         server.
1411         * wl-summary.el: Auto refile failes if wl-refile-rule-alist is nil.
1412         * WL-MK: install-package does not install info.
1413         (Reported by "MATSUBAYASHI 'Shaolin' Kohji"
1414         <shaolin@rins.st.ryukoku.ac.jp>)
1415         * elmo-cache.el (elmo-cache-search): Corresponded to partial caching.
1416         (Reported by Yasuo OKABE <okabe@i.kyoto-u.ac.jp>)
1417
1418 1999-11-04  okada@opaopa.org (Kenichi OKADA)
1419
1420         * Rearranged POP-before-SMTP variables.
1421         * New variable: elmo-default-pop3-user, wl-pop-before-smtp-user,
1422         wl-pop-before-smtp-server, wl-pop-before-smtp-port,
1423         wl-pop-before-smtp-ssl, wl-pop-before-smtp-authenticate-type.
1424         * elmo-pop-before-smtp-* -> wl-pop-before-smtp-*
1425
1426 1999-11-04  Yuuichi Teranishi  <teranisi@gohome.org>
1427
1428         * wl-mime.el (wl-mime-edit-preview-message):
1429         New hook: wl-mime-edit-preview-message-hook.
1430         * elmo-util.el: Suppressed warnings.
1431         * wl-summary.el (wl-summary-sync-marks): Make mark synchronization
1432         faster.
1433         * elmo-pipe.el (elmo-pipe-max-of-folder): Unread number is not valid
1434         in IMAP4 folders.
1435         (Reported by Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp>)
1436
1437 1999-11-03  Yuuichi Teranishi  <teranisi@gohome.org>
1438
1439         * 2.2.7 - "Escapade"
1440         * WL-MK: install-info causes strange INFODIR message.
1441         * Fix: Error occurs the first prefetch from Folder.
1442         (Reported by Kenichi OKADA <kokada@vlsi.kuee.kyoto-u.ac.jp>)
1443         * mmelmo: changed mime-elmo-entity as subclass of mime-buffer-entity
1444         to avoid effects on other MUAs.
1445         * wl-thread.el: Number is not highlighted when message is appended to
1446         the closed thread.
1447         * Some functions are corresponded with pipe-folder.
1448
1449 1999-11-03  Masahiro MURATA <muse@ba2.so-net.ne.jp>
1450
1451         * Change: folder petname can be used for folder name completion.
1452         * Fix: If wl-force-fetch-folders is non-nil, access groups cannot
1453         be opened in the unplugged status.
1454         * wl-fldmgr.el: inhibited to call `wl-fldmgr-set-petname'
1455         in the end of line.
1456         * wl.el: If there is no change in wl-plugged-mode,
1457         wl-toggle-plugged is not called.
1458         * rearranged buffer removal of wl-exit and wl-folder-suspend.
1459         * wl-folder.el: some functions are replaced with
1460         wl-folder-buffer-group-p.
1461         * wl-summary.el: some functions are replaced with
1462         wl-summary-entity-info-msg.
1463         * Change: changed wl-reset-plugged-alist's default value to t.
1464         * Fix: plugged status is reset.
1465
1466 1999-11-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1467
1468         * wl-summary.el (wl-summary-reedit): When reedit draft
1469         for news arcticle, don't add To: header.
1470
1471 1999-11-03  Kenichi OKADA <kokada@vlsi.kuee.kyoto-u.ac.jp>
1472
1473         * wl-summary.el (wl-summary-write-current-newsgroup):
1474         use elmo-folder-get-primitive-folder-list.
1475         * New command: wl-folder-write-current-newsgroup
1476         * elmo-util.el (elmo-folder-get-primitive-folder-list,
1477         elmo-folder-get-primitive-spec-list): changed for pipe-folder.
1478         * Fix: wl-toggle-plugged fails if the network downed before 
1479         elmo-pop3-flush-connection.
1480
1481 1999-11-03  sike@ic.netlaputa.ne.jp
1482
1483         * Fix: the problem when Message-Id contains newline. 
1484
1485 1999-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
1486
1487         * 2.2.6 - "Diamonds And Pearls"
1488         * Set plug status to wl-plugged in wl-init.
1489         (Pointed out by Yasuo OKABE <okabe@i.kyoto-u.ac.jp>)
1490         * WL-MK: rewrote for Nemacs.
1491         * Rename: wl-address-complete-address
1492         -> wl-complete-field-body
1493         * Rename: wl-address-complete-address-or-tab
1494         -> wl-complete-field-body-or-tab
1495
1496 1999-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
1497
1498         * Change: simplified the icon init function.
1499         * elmo-pipe: New module.
1500
1501 1999-11-01  OKAZAKI Tetsurou <okazaki@be.to>
1502
1503         * Fix: typo in WL-ELS.
1504         * Fix: new WL-MK causes error when byte-compiling
1505         wl-user-agent.el and wl-mailto.el.
1506
1507 1999-10-29  Takaaki MORIYAMA  <taka@airlab.cs.ritsumei.ac.jp>
1508
1509         * Remove wl-save-status from kill-emacs-hook in wl-exit.
1510
1511 1999-10-28  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1512
1513         * new file: WL-ELS.
1514         * WL-MK: rewrote for install.el.
1515
1516 1999-10-28  okada@opaopa.org (Kenichi OKADA)
1517
1518         * Fix: wl-ja.texi: key binding of wl-template-select was wrong.
1519         * Fix: synchronize unread number for INN 2.3.
1520
1521 1999-10-28  TAKAHASHI Kaoru <kaoru@kaisei.org>
1522
1523         * Fix: wl-ja.texi: many fixes.
1524
1525 1999-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
1526
1527         * Change: binded 'Z' in Folder to `wl-status-update'.
1528         * Fix: wl-summary-goto-last-displayed-msg doesn't jump to
1529         previously displayed message when only one message was displayed.
1530
1531 1999-10-26  kurati <kurati@bigfoot.com>
1532
1533         * Change: FCC: is also target of completion.
1534
1535 1999-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
1536
1537         * Change: Sync important mark though folder is in the 
1538         unplugged status.
1539         * Change: Check existence of folder before auto-refile.
1540         (Demanding feature by Toshihiko Kodama 
1541         <kodama@ayame.mfd.cs.fujitsu.co.jp>)
1542         * Fix: Mark expunged message as read on IMAP4 server.
1543
1544 1999-10-22  OKAZAKI Tetsurou <okazaki@be.to>
1545
1546         * Fix: marking of thread causes strange behavior when
1547         cursor is not at the beginning of line.
1548         * Change: Don't move cursor when same folder is specified in
1549         wl-thread-refile.
1550         * Change: Changed message when wl-summary-jump-to-parent-message
1551         failed.
1552         * Change: Changed region adjusting of wl-summary-exec-region to
1553         intuitive way.
1554
1555 1999-10-25  Masahiro MURATA <muse@ba2.so-net.ne.jp>
1556
1557         * Fix: wl-fldmgr causes error when group folder is added.
1558         * Change: define wl-defface statically.
1559         * Change: wl-folder-buffer-search-entity matches unread
1560         status unknown.
1561         * Fix: wl-summary-redisplay-no-mime does not set
1562         wl-summary-buffer-disp-msg and wl-current-summary-buffer.
1563
1564 1999-10-25  Yuuichi Teranishi  <teranisi@gohome.org>
1565
1566         * Change: Check domain name at startup time.
1567         * New variable: wl-local-domain.
1568         For those systems that doesn't return FQDN.
1569         * Change: Deleted horizontal scrollbar for Folder in XEmacs.
1570         (Pointed out by "MATSUBAYASHI 'Shaolin' Kohji"
1571         <shaolin@rins.st.ryukoku.ac.jp>)
1572         * New function: wl-mime-edit-preview-message.
1573         * Change: Move cursor on readable message when entered to Summary
1574         in the unplugged status.
1575         * Fix:  typo in WL-CFG utils.
1576         (Pointed out by Taiji.Can@atesoft.advantest.co.jp)
1577         * Fix: cannot make info.
1578         (Pointed out by Kazufumi Hayasaka <hayakazu@hauN.org>)
1579         * 2.2.5 - "Come Undone"
1580
1581 1999-10-24  Mikio Nakajima <minakaji@osaka.email.ne.jp>
1582
1583         * Fix: simplified double negative.
1584
1585 1999-10-24  Masahiro MURATA <muse@ba2.so-net.ne.jp>
1586
1587         * Fix: If FCC is unplugged folder, append to dop-queue.
1588         * Change: New elmo-dop-queue operation "append-operations".
1589         * Change: wl-summary-flush-pending-append-operations takes over
1590         existing message's unread status.
1591
1592 1999-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
1593
1594         * New file: WL-CFG.
1595         * Fix: FCC to IMAP4 Folder is ignored in the offline status.
1596         (Reported by Masafumi NAKANE <max@wide.ad.jp>)
1597         * Fix: refile-alist cannot be shared between Emacs and XEmacs.
1598         (Reported by Takuro KITAME <kitame@northeye.org>)
1599         * wl-ja.texi: fixed original site of tm, semi.
1600         * Fix: If there are IMAP4 folders which have same name and different
1601         servers, wrong folder is sometimes updated its unread number.
1602         (Reported by Kazuyoshi Mii <mii@isl.ntt.co.jp>)
1603
1604 1999-10-23  Kenichi OKADA <kokada@vlsi.kuee.kyoto-u.ac.jp>
1605
1606         * Fix: queued functions not in elmo-dop-merge-funcs are discarded.
1607
1608 1999-10-23  Masahiro MURATA <muse@ba2.so-net.ne.jp>
1609
1610         * Change: Plugged status:
1611         display label of every port.
1612         * Change: Plugged status:
1613         displaying dop-queue displayed more in detail.
1614         * Fix: elmo-dop-queue-merge sometimes set elmo-dop-queue to nil.
1615
1616 1999-10-23  okada@opaopa.org (Kenichi OKADA)
1617
1618         * Change: elmo-prefetch-msgs displays the progress.
1619
1620 1999-10-23  Yuuichi Teranishi  <teranisi@gohome.org>
1621
1622         * Set wl-mime-save-content as Wanderlust specific method on SEMI.
1623         * Fix: FLIM-1.12.x fails to merge partial messages.
1624         * WL-MK: Rewrote configuration process.
1625
1626 1999-10-22  TAKAHASHI Kaoru <kaoru@kaisei.org>
1627
1628         * Rename: wl-score-edit-exit-function -> wl-score-edit-exit-func
1629
1630 1999-10-22  Takuro KITAME <kitame@northeye.org>
1631
1632         * Fix: etc/ja.Emacs: Some values are duplicated.
1633
1634 1999-10-22  Kenichi OKADA <kokada@vlsi.kuee.kyoto-u.ac.jp>
1635
1636         * Add: [wl-ja.texi]
1637         Added explanations of wl-summary-save-*,
1638         wl-summary-jump-to-msg-by-message-id-via-nntp,
1639         offline prefetch, wl-folder-jump-to-current-entity, cram-md5, and SSL.
1640
1641 1999-10-22  Masahiro MURATA <muse@ba2.so-net.ne.jp>
1642
1643         * Fix: Set md5 CODING to 'binary for XEmacs built-in function.
1644         * Fix: Move from sticky summary to other by "g",
1645         temp mark face is not recovered.
1646         * New variable: wl-prog-uudecode-no-stdout-option.
1647         Non-nil forces save with filename specified in uuencode stream.
1648
1649 1999-10-21  okada@opaopa.org (Kenichi OKADA)
1650
1651         * Merge offline queue.
1652
1653 1999-10-21  Yuuichi Teranishi  <teranisi@gohome.org>
1654
1655         * Change: Don't use std11.el in wl-address-header-extract-address.
1656
1657 1999-10-20  Masahiro MURATA <muse@ba2.so-net.ne.jp>
1658
1659         * Change: Don't reset `elmo-plugged-alist' when startup.
1660
1661 1999-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
1662
1663         * Fix: Emacs 20.2 causes buffer-read-only error on Folder mode.
1664         (Reported by Yasuhiro Ohta <yohta@acsu.buffalo.edu>
1665         Adviced by TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>)
1666         * Fix: Check the feature of scrollbar and toolbar on XEmacs.
1667         (Adviced by Shigeru OKUMURA <sokumura@jaist.ac.jp>)
1668
1669 1999-10-20  Kenichi OKADA <kokada@vlsi.kuee.kyoto-u.ac.jp>
1670
1671         * Fix: An error occurs when message with invalid header is refiled.
1672         * Fix: Access grop content is not appeared automatically at first
1673         open operation.
1674
1675 1999-10-19  Yuuichi Teranishi  <teranisi@gohome.org>
1676
1677         * Fix: 'E' in Folder causes error at wl-folder-toggle-disp-summary.
1678         (Reported by Shigeru OKUMURA <sokumura@jaist.ac.jp>)
1679         * Change: Don't use 'eval-after-load' for timezone y2k.
1680         * 2.2.4 - "Black Or White"
1681
1682 1999-10-19  okada@opaopa.org (Kenichi OKADA)
1683
1684         * Fix: prefetching removes mark in summary although it was canceled.
1685         * Change: Offline Prefetch.
1686
1687 1999-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
1688
1689         * Change: inhibit 'm f' command in the last line of Folder mode.
1690         * Change: reduced warnings in byte-compile.
1691         * Added hmac package and ssl.el in utils subdirectory.
1692         (If wl-install-hmac is Non-nil, hmac package is installed.)
1693         * Change: corresponded to FLIM-1.12.
1694         * Fix: IMAP4 folder claims in unplugged status.
1695         * Change: Ask update number in summary if message number is larger 
1696         than wl-summary-update-confirm-threshold.
1697         * New variable: wl-summary-update-confirm-threshold
1698
1699 1999-10-18  okada@opaopa.org (Kenichi OKADA)
1700
1701         * New variable: wl-summary-search-via-nntp.
1702         if Non-nil, call wl-summary-jump-to-msg-by-message-id-via-nntp in
1703         wl-summary-jump-to-msg-by-message-id. If 'confirm, it confirms.
1704         * New variable: wl-summary-jump-to-msg-by-message-id-via-nntp
1705         Search message by Message-ID via NNTP and change folder.
1706
1707 1999-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
1708
1709         * Change: call elmo-commit in elmo-imap4-server-diff.
1710         * New function: elmo-commit.
1711         * Fix: wl-folder-check-one-entity removed useless folder check.
1712         * elmo-imap4-max-of-folder: new implementation.
1713         * elmo-imap4-folder-exists-p: new implementation.
1714
1715 1999-10-14  Mikio Nakajima <minakaji@osaka.email.ne.jp>
1716
1717         * Fix: wl-ja.texi: typo (@kbd {l} -> @kbd{l}).
1718
1719 1999-10-14  TAKAHASHI Kaoru <kaoru@kaisei.org>
1720
1721         * Fix: wl-local-variable-p does not work on xemacs.
1722
1723 1999-10-14  Yuuichi Teranishi  <teranisi@gohome.org>
1724
1725         * Fix: flag on server was not changed when cached message was read.
1726         (Pointed out by Taiji.Can@atesoft.advantest.co.jp)
1727         * Change: Use std11.el in wl-address-header-extract-address.
1728
1729 1999-10-14  Masafumi NAKANE <max@wide.ad.jp>
1730
1731         * Fixed Typo: exit-> exist.
1732
1733 1999-10-13  okada@opaopa.org (Kenichi OKADA)
1734
1735         * Change: unplugged.xpm: added red.
1736
1737 1999-10-13  OKAZAKI Tetsurou <okazaki@be.to>
1738
1739         * Fix: elmo-filter-get-spec change was not completed
1740         (elmo-folder-diff).
1741
1742 1999-10-13  Masahiro MURATA <muse@ba2.so-net.ne.jp>
1743
1744         * Fix: lighten wl-plugged-mode.
1745         * Fix: wl-draft-raw-send
1746         wl-draft-config-alist was binded to nil.
1747
1748 1999-10-13  Sasaki Toshiya <toshi@unicorn.tohoku.nttcom.co.jp>
1749
1750         * Change: wl-folder-use-sever-diff-p
1751         If multi-folder contains IMAP4 folder, then t.
1752
1753 1999-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
1754
1755         * Change: Set filename in 'm U' (wl-summary-temp-mark-uudecode).
1756         * Change: Wheel works in Folder mode.
1757         * Fix: tm-wl.el was not completed.
1758         (Pointed out by Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp>)
1759         * Change: wl-ja.texi: added explanation of 'OR'.
1760         * Change: removed dependency for time-stamp.el.
1761
1762 1999-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
1763
1764         * 2.2.3 - "Always"
1765         * read-directroy-name -> wl-read-directory-name.
1766
1767 1999-10-12  okada@opaopa.org (Kenichi OKADA)
1768
1769         * New commands: wl-summary-save-region (ry), wl-thread-save (ty),
1770         wl-summary-temp-mark-save (my).
1771
1772 1999-10-11  Masahiro MURATA <muse@ba2.so-net.ne.jp>
1773
1774         * New variable: wl-draft-sendlog
1775         Sending log is saved when this value is non-nil.
1776         * New plugged system-II.
1777
1778 1999-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
1779
1780         * New command: wl-summary-temp-mark-pick (binded to m?).
1781         * New variable: elmo-imap4-disuse-server-flag-mailbox-regexp.
1782         * Rename: wl-address-file-name -> wl-address-file.
1783         * Rename: wl-score-default-file-name -> wl-score-default-file.
1784         * New variable: wl-summary-auto-sync-marks.
1785         Non-nil forces summary to synchronize unread/important marks at 's'.
1786         * Change: default value for wl-stirict-diff-folders is changed to nil.
1787         * Change: important marks are synchronized in server.
1788         * Change: IMAP4 Folder synchronizes unread status with server.
1789         * New command: wl-summary-sync-marks.
1790         * Change: IMAP4 Folder server can display side diff.
1791         * New variable: wl-folder-use-server-diff.
1792
1793 1999-10-08  Yuuichi Teranishi  <teranisi@gohome.org>
1794
1795         * New variable: wl-envelope-from which sets envelope from.
1796         If nil, wl-from is used as envelope from.
1797
1798 1999-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
1799
1800         * Change: defined easy saving method as default (for SEMI).
1801         * Change: wl-draft-send kills sending-buffer only when
1802         it is buffer-live-p.
1803         * Change: Folder existence is checked only when folder checking
1804         was failed.
1805         * Fix: wheel causes error when cursor is on message buffer.
1806
1807 1999-10-04  okada@opaopa.org (Kenichi OKADA)
1808
1809         * Change: C-u SPC calls wl-folder-update-recursive-current-entity
1810         on group folder.
1811
1812 1999-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
1813
1814         * Fix: filtered IMAP4 folder queues needless remove process.
1815         (Pointed out by OKAZAKI Tetsurou <okazaki@be.to>)
1816
1817 1999-10-04  okada@opaopa.org (Kenichi OKADA)
1818
1819         * Fix: wl-folder-update-recursive-current-entity does not work
1820         when access group has petname.
1821
1822 1999-10-03  TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>
1823
1824         * Fix: keys (mail addresses) are downcased when they are registered
1825         to wl-refile-alist.
1826
1827 1999-10-02  Tetsuya Uemura <uemura@pp.iij4u.or.jp>
1828
1829         * Change: If number is specified as prefix argument for C-l,
1830         the number is passed to recenter.
1831
1832 1999-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
1833
1834         * Fix: Avoided mark as read entire message when part was fetched
1835         in IMAP4.
1836
1837 1999-09-30  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1838
1839         * Fix: Emacs 20 with argument '-nw' could not print out.
1840
1841 1999-09-28  Masahiro MURATA <muse@ba2.so-net.ne.jp>
1842
1843         * Fix: Summary sometimes appears on unexpected window
1844         when moving from Folder to Summary.
1845         * Fix: wl-plugged-change causes error.
1846         * Change: wl-plugged-change can be called from Summary.
1847
1848 1999-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
1849
1850         * Change: quit loading wl.el in compile time.
1851         (Pointed out by Masahiro MURATA <muse@ba2.so-net.ne.jp>)
1852
1853 1999-09-27  Masahiro MURATA <muse@ba2.so-net.ne.jp>
1854
1855         * Fix: New plugged system sometimes causes an error.
1856
1857 1999-09-26  Masahiro MURATA <muse@ba2.so-net.ne.jp>
1858
1859         * Change: New plugged system.
1860
1861 1999-09-24  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1862
1863         * Fix: execute wl-summary-redisplay-internal ()
1864         instead of wl-summary-set-message-buffer-or-redisplay() to affect
1865         wl-break-pages value in printing.
1866         * Fix: If wl-break-pages is t, next page does not printed.
1867
1868 1999-09-23  Kenichi OKADA <okada@opaopa.org>
1869
1870         * Change: set truncate-line t in folder-mode
1871         when wl-stay-folder-window is non-nil.
1872
1873 1999-09-23  OKAZAKI Tetsurou <okazaki@be.to>
1874
1875         * Fix: elmo-filter-get-spec change was not completed
1876         (elmo-folder-diff).
1877
1878 1999-09-23  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1879
1880         * Change: use file-name-absolute-p () for absolute path detecting.
1881
1882 1999-09-20  Masahiro MURATA <muse@ba2.so-net.ne.jp>
1883
1884         * Fix: kill buffers of mime-view-caesar when exit summary.
1885
1886 1999-09-21  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1887
1888         * Fix: elmo-safe-filename: corresponded to OS/2 filesystem.
1889
1890 1999-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1891
1892         * 2.2.2 - "You Could Be Mine"
1893         * Change: folders in Folder mode are saved ignoring
1894         wl-save-folder-list.
1895         * Change: 'tocc' field means 'To' or 'Cc' in filter spec.
1896         * Change: OR condition, NOT condition are now available in filter
1897         folder.
1898         * Change: wl-uniq-list -> elmo-uniq-list
1899         * Fix: wl-summary-save always complains "No message to save."
1900         * Change: move local-variable-p definition to wl-util.el.
1901         (according to the report from Masahiro MURATA <muse@ba2.so-net.ne.jp>)
1902
1903 1999-02-02  IMAI Takeshi <imai@ed2.com1.fc.nec.co.jp>
1904
1905         * Fix: cannot expire to IMAP folder.
1906
1907 1999-09-20  Masahiro MURATA <muse@ba2.so-net.ne.jp>
1908
1909         * Fix: kill buffers of mime-view-caesar when exit summary.
1910
1911 1999-09-19  Shigeru OKUMURA <sokumura@jaist.ac.jp>
1912
1913         * Fix: set process-buffer of open-network-stream as unibyte.
1914
1915 1999-09-19  OKAZAKI Tetsurou <okazaki@be.to>
1916
1917         * Fix: wl-ja.texi
1918
1919 1999-09-17  HAYAKAWA akio <akio-h@po.iijnet.or.jp>
1920
1921         * Change: consider multi folder as local folder if
1922         it contains only local folder.
1923
1924 1999-09-16  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1925
1926         * typo fix.
1927
1928 1999-09-16  Masahiro MURATA <muse@ba2.so-net.ne.jp>
1929
1930         * Change: recycle message window in one frame.
1931         * Change: resume message window status in wl-summary-goto-folder
1932         according to wl-summary-buffer-disp-msg.
1933
1934 1999-09-15  OKAZAKI Tetsurou <okazaki@be.to>
1935
1936         * WL-MK:
1937           Fix: install-wl-package ignored wl-install-els for elmo modules.
1938           New function: wl-install-modules
1939
1940 1999-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
1941
1942         * 2.2.1 - "Wild World"
1943         * typo: stickey -> sticky.
1944         * New function: wl-nemacs.el
1945         local-variable-p for Nemacs.
1946         * Rename: etc/ChangeLog.* -> etc/ChangeLog.*.ja
1947         * Rename: etc/ChangeLog.*.en -> etc/ChangeLog.*
1948         * Fix: XEmacs doesn't show logo.
1949         * Fix: install fails in XEmacs package.
1950         (Pointed out by Hidetomo Machi <machi@ailab.is.tsukuba.ac.jp>)
1951         * Change: wl-ja.texi
1952         Sync up section MIME modules.
1953         * Change: keep info files.
1954         * New function: wl-kill-buffers
1955         * Change: delete Sticky Message buffer in
1956         wl-summary-force-exit and wl-exit.
1957         (Adviced by Masahiro MURATA <muse@ba2.so-net.ne.jp>)
1958
1959 1999-09-14  Masahiro MURATA <muse@ba2.so-net.ne.jp>
1960
1961         * Fix: wl-summary-read causes error in sticky summary under
1962         XEmacs-21.1.6.
1963
1964 1999-09-14  Koichiro Ohba <Koichiro.Ohba@nf-system.co.jp>
1965
1966         * Fix: ja/dot.wl
1967         elmo-eword-decode-string is still used.
1968
1969 1999-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
1970
1971         * Change: tm-wl.el
1972         defined some functions by defalias-maybe.
1973         * Remove: smtp.el
1974         flim or clime includes it.
1975
1976 1999-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
1977
1978         * 2.2.0 - "Vogue"
1979         * smtp.el: Sync up with flim-1.13.2.
1980         * New variable: wl-install-els.
1981         If nil, el files are not installed(for WL-CFG).
1982         * Stickey Message changes for wl-draft-reply etc.
1983         * Rename: wl-drfat-buffer-cur-message-buffer ->
1984         wl-current-message-buffer(moved to wl-util.el)
1985         * Change: elmo-cross-device-link-error-p definition
1986         for MSDOS-mounted filesystem in UNIX.
1987         (According to the report from pf21 GOTO_Toshiya
1988         <pf21@pure.cpdc.canon.co.jp>)
1989
1990 1999-09-13  Mito <mit@nines.nec.co.jp>
1991
1992         * Change: Stickey Message.
1993         * Change: New guess module of score file.
1994         * Change: el files are also installed with elc files.
1995
1996 1999-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1997
1998         * New file: samples/en/dot.*
1999         * New directory: samples.
2000         * Move: etc/*.xpm -> etc/icons/*.xpm
2001         * Move: etc/TODO -> doc/TODO.ja
2002
2003 1999-09-12 OKAZAKI Tetsurou <okazaki@be.to>
2004
2005         * Fix: filter syntax of since, before is changed.
2006
2007 1999-09-10  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
2008
2009         * im-wl-prog-imput-error-msg -> im-wl-dispatcher-error-msg.
2010
2011 1999-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
2012
2013         * removed defmacro of convert-standard-filename.
2014         * removed defmacro of open-network-stream-as-binary.
2015         * removed defmacro of with-current-buffer, with-temp-buffer etc.
2016         * elmo-eword-decode-string -> abolished.
2017
2018 1999-09-09  Yuuichi Teranishi  <teranisi@gohome.org>
2019
2020         * New variable elmo-default-imap4-user.
2021         (According to the advice from Taiji.Can@atesoft.advantest.co.jp)
2022         * 2.1.5 - "Unbelievable"
2023
2024 1999-09-08  Yuuichi Teranishi  <teranisi@gohome.org>
2025
2026         * New variable: elmo-nntp-max-number-precedes-list-active.
2027         Non-nil precedes max number obtained by `list active' command in nntp.
2028         * New function: elmo-update-number which synchronizes max number of
2029         nntp folder when elmo-nntp-max-number-precedes-list-active is
2030         non-nil.
2031         (Based on Kenichi OKADA <okada@opaopa.org>'s report.)
2032
2033 1999-09-06  Akihiro Motoki <mokkun@iname.com>
2034
2035         * Fix: elmo-localnews-append-msg has wrong number of arguments.
2036
2037 1999-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2038
2039         * [im-wl] Copy `im-wl-prog-imput-error-msg' value to process buffer.
2040         * Change: 'N','P' also ignores if current folder is
2041         (elmo-folder-local-p).
2042         (Adviced by Akihiro Motoki <mokkun@iname.com>)
2043
2044 1999-09-03  Akihiro Motoki <mokkun@iname.com>
2045
2046         * Fix: 'p' skipps unread message even in localdir.
2047         * New function: (elmo-folder-local-p)
2048
2049 1999-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
2050
2051         * Change: key bind of wl-template-select is changed to `C-cC-j'.
2052         (Adviced by TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>
2053         Masahiro MURATA <muse@ba2.so-net.ne.jp>)
2054
2055 1999-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
2056
2057         * Change: Message is changed for sending or queueing of draft.
2058
2059 1999-08-31  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
2060
2061         * Change: [im-wl] quit setting buffer in sub-process.
2062
2063 1999-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
2064
2065         * Fix: [wl-ja.texi] now IMAP folder collects extra-fields.
2066         (Pointed out by Sasaki Toshiya<toshi@unicorn.tohoku.nttcom.co.jp>)
2067         * Fix: Splited MIME message causes deadlock.
2068         (Pointed out by Mikio Nakajima <minakaji@osaka.email.ne.jp>)
2069
2070 1999-08-30  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
2071
2072         * new im-wl.el
2073
2074 1999-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
2075
2076         * Fix: `K'/`L' (wl-summary-increase/lower-score) proceeds to
2077         rule input status in the last line of Summary.
2078         (Adviced by TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>)
2079         * New variable: elmo-pop3-send-command-synchronously.
2080         Wait sending next command until server response is received.
2081         (According to Atsushi Tada <tada@tworks.co.jp>'s patch)
2082         * Fix: mime-store-message/partial-piece causes error in recent SEMI.
2083         * Fix: Toolbar is not appeared in Draft mode in XEmacs.
2084
2085 1999-08-26  Teruki SHIGITANI <shigi@tel.ts.fujitsu.co.jp>
2086
2087         * Fix: wl-summary-save causes error in the last line of summary.
2088
2089 1999-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2090
2091         * Change: default color for light background.
2092         * Fix: invalid filter syntax /last=200/ causes error.
2093         * Fix: imap access group could not specify root.
2094
2095 1999-08-25  Yuuichi Teranishi  <teranisi@gohome.org>
2096
2097         * 2.1.4 - "Tears In Heaven"
2098         * Change: [wl-ja.texi] Added explanation of C-u . in Summary.
2099         (Pointed out by susumu-w@ops.dti.ne.jp)
2100
2101 1999-08-24  Yuuichi Teranishi  <teranisi@gohome.org>
2102
2103         * Change: Cause error when refile or delete was failed in
2104         wl-summary-exit.
2105         * Fix: headers in split messages are not encoded.
2106         * Fix: Unread status is not reflected for messages read in
2107         unplugged status.
2108         * Fix: In unplugged status, previous message is displayed if
2109         uncached message is read.
2110         * Fix: temp-mark highlighting doesn't precedes persistent marks in
2111         wl-thread-open-close. (Pointed out by susumu-w@ops.dti.ne.jp)
2112         * Change: wl-thread-insert-message:
2113         don't use wl-summary-goto-top-of-current-thread.
2114         * Change: (wl-summary-goto-top-of-current-thread) new implementation.
2115         * Fix: wl-mail-setup-hook is not called when draft is created by "W".
2116           (Pointed out by Kenichi OKADA <okada@opaopa.org>)
2117         * Change: push -> wl-push.
2118           (Pointed out by Masahiro MURATA <muse@ba2.so-net.ne.jp>)
2119
2120 1999-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2121
2122         * Change: quit defaliasing elmo-eword-decode-string.
2123         * Change: display version of flim in User-Agent when tm is used.
2124         * Fix: comparing function of partial ID.
2125
2126 1999-08-22  Masahiro MURATA <muse@ba2.so-net.ne.jp>
2127
2128         * Fix: elmo-nntp.el (elmo-nntp-catchup-msgdb):
2129         if overview is not obtained, msgdb becomes (nil nil nil nil).
2130
2131 1999-08-20  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
2132
2133         * elmo-pop3.el: reorganized elmo-pop3-list-folder.
2134
2135 1999-08-20  Masahiro MURATA <muse@ba2.so-net.ne.jp>
2136
2137         * New variable: wl-score-folder-alist-matchone.
2138         * Change: expanded syntax of wl-score-folder-alist.
2139
2140 1999-08-20  Mito <mit@nines.nec.co.jp>
2141
2142         * Change: [wl-score] if symbol 'guess' is specified
2143         instead of score file name in wl-score-folder-alist,
2144         file name is guessed from folder name.
2145
2146 1999-08-19  Masahiro MURATA <muse@ba2.so-net.ne.jp>
2147
2148         * Fix: (wl-summary-switch-to-clone-buffer): added
2149           wl-summary-buffer-temp-mark-list, wl-summary-default-score,
2150           wl-summary-important-above, wl-summary-temp-above,
2151           wl-summary-mark-below, wl-summary-expunge-below to copy variables.
2152
2153 1999-08-18  Yuuichi Teranishi  <teranisi@gohome.org>
2154
2155         * Fix: Implemented wl-thread-exec.
2156           (Pointed out by "KJ.TASAKI" <kj.tasaki@18software.co.jp>)
2157         * Change: Check remaining temp-marks before sync-all.
2158           (Pointed out by Taiji.Can@atesoft.advantest.co.jp)
2159         * Fix: [elmo-vars.el] berkeley-db fix was not reflected.
2160           (Pointed out by Mikio Nakajima <minakaji@osaka.email.ne.jp>)
2161         * Fix: y2k problem in timezone-parse-date.
2162           (Pointed out by Masahiro MURATA <muse@ba2.so-net.ne.jp>)
2163
2164 1999-08-17  Mikio Nakajima <minakaji@osaka.email.ne.jp>
2165
2166         * Fix: autload setting of interactive commands in wl-fldmgr.el.
2167
2168 1999-08-16  Masahiro MURATA <muse@ba2.so-net.ne.jp>
2169
2170         * Change: Speed up scoring functions.
2171         * Change: wl-summary-sort-by-{from|subject}: faster implementation.
2172         * Change: wl-summary-switch-to-clone-buffer copies
2173         wl-current-score-file and wl-score-alist.
2174         * Added wl-as-mime-charset.
2175         * Change: Use wl-score-mode-mime-charset instead of
2176           wl-score-mode-coding-system.
2177         * Change: set default table size of elmo-make-hash to 1024.
2178
2179 1999-08-14  susumu-w@ops.dti.ne.jp
2180
2181         * Fix: wl-thread-jump-to-msg causes error when called as command.
2182         * Change: bind "J" to wl-thread-jump-to-msg in Summary.
2183         * Change: localdir, localnew, maildir ignores unplugged status
2184         in cursor moving.
2185         * Change: t d doesn't take direction into account.
2186         * Fix: c-u t d marks previous thread.
2187         * Fix: 'd' displays next message, but t d does not.
2188         * Change: skip message marked with 'D' in n & p.
2189
2190 1999-08-14  Yuuichi Teranishi  <teranisi@gohome.org>
2191
2192         * Fix: [elmo] Cannot access remote folder of UW imapd.
2193
2194 1999-08-04  Yuuichi Teranishi <teranisi@gohome.org>
2195
2196         * Fix: message body is not displayed in wl-queue-folder.
2197           (Pointed out by <no_bo@geocities.co.jp>)
2198         * 2.1.3 - "Sukiyaki"
2199
2200 1999-08-03  Kenichi OKADA <okada@opaopa.org>
2201
2202         * Change: Deleted extra Tab/Spaces from ChangeLogs.
2203         * Fix: typo in wl-vars.el.
2204         * Add: [wl-ja.texi]
2205         wl-folder-{prefetch|mark-as-read-all}-current-entity.
2206
2207 1999-08-03  Yuuichi Teranishi <teranisi@gohome.org>
2208
2209         * Fix: even when queued messages caused error, they are deleted.
2210         (Pointed out by Mikio Nakajima <minakaji@osaka.email.ne.jp>)
2211         * mmelmo-imap4.el: mime-goto-header-start-point,
2212         mime-goto-header-end-point, mime-entity-header-buffer,
2213         mime-entity-body-buffer is implemented.
2214         (Pointed out by Taiji.Can@atesoft.advantest.co.jp)
2215         * smtp.el: Trial new option: smtp-notify-success.
2216         * wl-mime.el: merging pertial mesages sometimes failed.
2217         (Pointed out by Shuichi Nishioka <shu@gohome.org>)
2218         * Fix: Multipart message could not be re-edited.
2219         * Fix: temp mark processing is unwind-protected.
2220         (Pointed out by Mito <mit@nines.nec.co.jp>,
2221         Masahiro MURATA <muse@ba2.so-net.ne.jp>,
2222         Taiji.Can@atesoft.advantest.co.jp)
2223
2224 1999-08-02  Mikio Nakajima <minakaji@osaka.email.ne.jp>
2225
2226         * Fix: cannot toggle to online when POP3 connection is disappeared.
2227         * Fix: [wl-ja.texi]
2228         wl-toggle-plugged -> wl-draft-toggle-plugged.
2229
2230 1999-08-01  Mikio Nakajima <minakaji@osaka.email.ne.jp>
2231
2232         * Fix: If XEmacs is build with configure --with-database=berkdb,
2233         elmo-database.el is not loaded although elmo-use-database
2234         is set as non-nil.
2235
2236 1999-07-30  Mito <mit@nines.nec.co.jp>
2237
2238         * Fix: Error causes when Summary's (window-height) is small.
2239
2240 1999-07-29  Masahiro MURATA <muse@ba2.so-net.ne.jp>
2241
2242         * Change: copy from (localdir, maildir, localnews, archive) to
2243          (localdir, localnews, archive).
2244         * Fix: wl-summary-pick
2245         If multiple messages have same Message-ID, temp mark is put on only
2246         first message.
2247         * Change: correspond to `Followup-To: poster'.
2248         * New command: wl-summary-supersedes-message
2249         * wl-util.el (wl-string): Use set-text-properties instead of
2250           format.
2251
2252 1999-07-28  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
2253
2254         * Fix: cannot reply to mails which are sent by user.
2255
2256 1999-07-27  Masahiro MURATA <muse@ba2.so-net.ne.jp>
2257
2258         * New function: elmo-multiple-field-body and
2259         elmo-multiple-fields-body-list.
2260
2261 1999-07-26  Masahiro MURATA <muse@ba2.so-net.ne.jp>
2262
2263         * Fix: elmo-localnews-copy-msgs is called although it is not defined.
2264
2265 1999-07-24  HAYAKAWA akio <akio-h@po.iijnet.or.jp>
2266
2267         * Fix: error causes when wl-(un)plugged-hook is set.
2268
2269 1999-07-23  Kenichi OKADA <okada@opaopa.org>
2270
2271         * Fix: wl-mail-setup-hook is not called when draft is created by "W".
2272
2273 1999-07-22  Yuuichi Teranishi <teranisi@gohome.org>
2274
2275         * Fix: wl-summary-cancel-message is not corresponded to
2276         Sticky Summary.
2277
2278 1999-07-16  Teruki SHIGITANI <shigi@tel.ts.fujitsu.co.jp>
2279
2280         * Fix: [sample.dot.wl] To field is not decoded.
2281
2282 1999-07-15  Masahiro Murata  <muse@ba2.so-net.ne.jp>
2283
2284         * Fix: void-function wl-summary-rescore-msgs.
2285
2286 1999-07-15  Yuuichi Teranishi <teranisi@gohome.org>
2287
2288         * Fix: elmo-imap4 also causes moji-bake in Emacs20 because of
2289         wrong multibyte settings.
2290         * 2.1.2 - "Rico Suave"
2291
2292 1999-07-14  Yuuichi Teranishi <teranisi@gohome.org>
2293
2294         * Change: Skip checking when "I" in Summary is invoked with
2295         prefix-arg.
2296         * Fix: In elmo-nntp, multibyte setting for Emacs 20 was invalid.
2297         * Fix: messages with 'u' mark couldn't be set as unread.
2298         * Fix: 'M-x wl-draft' causes error in XEmacs.
2299           (pointed out by Taiji.Can@atesoft.advantest.co.jp)
2300         * Fix: wl-summary-highlight is ignored in wl-summary-update3.
2301         * Change: Display prefetched message number after "I".
2302         * Fix: Summary buffer is set as modified after prefetching.
2303         * Fix: messages marked with "U" cannot be prefetched by "I" in Folder.
2304           (susumu-w@ops.dti.ne.jp)
2305
2306 1999-07-14  Masahiro MURATA <muse@ba2.so-net.ne.jp>
2307
2308         * Change: [wl-score] (wl-score-simplify-subject)
2309         use wl-score-simplify-fuzzy-regexp instead of
2310         wl-summary-subject-func.
2311         * Fix: multiple same cache is created in buffer-cache.
2312
2313 1999-07-13  Masahiro MURATA <muse@ba2.so-net.ne.jp>
2314
2315         * delete-if -> elmo-delete-if.
2316
2317 1999-07-13  Yuuichi Teranishi <teranisi@gohome.org>
2318
2319         * Fix: skipped prefetching messages are not taken into account in 'I'.
2320           (reported by susumu-w@ops.dti.ne.jp)
2321         * 2.1.1 - "Praying For Time"
2322
2323 1999-07-12  Yuuichi Teranishi <teranisi@gohome.org>
2324
2325         * wl-draft-insert-signature -> eliminated.
2326         * wl-summary-prefetch-all-new -> eliminated.
2327         * Fix: when password prompt is interrupted by C-g,
2328           wrong-type-argument databasep nil sometimes occurs.
2329           (pointed out by "MATSUBAYASHI 'Shaolin' Kohji"
2330            <shaolin@rins.st.ryukoku.ac.jp>)
2331         * New variable: wl-summary-incorporate-marks.
2332          messages with specified marks are prefetched by 'I' in Summary.
2333         * Fix: delete '(elmo-set-buffer-multibyte nil)' from elmo-nntp.el and
2334           mmelmo.el (adviced by Shigeru OKUMURA <sokumura@jaist.ac.jp>)
2335         * Fix: define dummy make-face function in wl-mule.el if not bounded.
2336           (adviced by HAYAKAWA akio <akio-h@po.iijnet.or.jp>,
2337            OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>)
2338         * Fix: pop3 folder caused in unplugged status.
2339           (pointed out by HAYAKAWA akio <akio-h@po.iijnet.or.jp>.)
2340
2341 1999-07-12  Masahiro MURATA <muse@ba2.so-net.ne.jp>
2342
2343         * Fix: fetcing failed if elmo-msgdb-extra-fields is nil.
2344
2345 1999-07-11  Masahiro MURATA <muse@ba2.so-net.ne.jp>
2346
2347         * save elmo-crosspost-message-alist.
2348         * Change: use elmo-object-load and elmo-object-save if possible.
2349         * Change: [Scoring]
2350         references or thread entries are not added automatically
2351         in wl-summary-rescan or sync-all.
2352         * extra field can be fetched in imap4 folders.
2353
2354 1999-07-10  Kenichi OKADA <kokada@vlsi.kuee.kyoto-u.ac.jp>
2355
2356         * Change: 'W' in localnews also completes Newsgrops field.
2357
2358 1999-07-08  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
2359
2360         * Fix: internal("'mark") was not work on Nemacs.
2361
2362 1999-07-07  Yuuichi Teranishi <teranisi@gohome.org>
2363
2364         * Fix: custom group of wl-summary-mark-below is 'wl-score.
2365         (Pointed out by Masahiro MURATA <muse@ba2.so-net.ne.jp>)
2366         * Change: In wl-summary-incorporate, use
2367         (wl-summary-prefetch-region (point-min) (point-max))
2368         instead of wl-summary-prefetch-all-new.
2369         (Adviced by Masahiro MURATA <muse@ba2.so-net.ne.jp>)
2370         * Fix: C-u . does not work in Summary.
2371           (pointed out by Hideo Matsumoto <hideo-m@nerv.org>)
2372
2373 1999-07-06  sen_ml@eccosys.com
2374
2375         * rfc2368.el - version 0.3.
2376
2377 1999-07-06  Hideo Matsumoto <hideo-m@nerv.org>
2378
2379         * New variable: wl-draft-use-frame.
2380         If non-nil, a new frame is created for draft.
2381
2382 1999-07-06  Masahiro MURATA <muse@ba2.so-net.ne.jp>
2383
2384         * Fix: quoted lambda in mapcar of wl-day-number.
2385         * Change: [wl-score.el]
2386         Simplify subject string matching in wl-summary-{increase|lower}-score.
2387         Changed to buffer local variable: wl-current-score-file and
2388         wl-score-alist.
2389         * Change: [wl-summary.el]
2390         timing of setting wl-summary-scored to nil.
2391         * Rename:
2392           wl-score-simplify-subject-fuzzy-regexp ->
2393           wl-score-simplify-fuzzy-regexp
2394           wl-score-simplify-buffer-fuzzy-step -> elmo-buffer-replace.
2395         * Change: [wl-ja.texi] score description is changed.
2396         * Fix: [wl-draft.el] added autoload setting.
2397         * Fix: [sample.dot.wl]
2398         deleted wl-summary-next-no-unread. added score setting.
2399
2400 1999-07-06  Yuuichi Teranishi <teranisi@gohome.org>
2401
2402         * Fix: load timing for wl-nemacs.el etc. is changed.
2403         * Fix: defined rassoc for Nemacs.
2404         * Fix: Nemacs causes error when 'm' is typed in Folder mode.
2405         * Fix: default value for wl-use-scoring is set to nil in Nemacs.
2406         * New function: elmo-delete-if. replacement of delete-if.
2407         * Fix: Nemacs bytecompiler causes error (defvar nil nil).
2408           (pointed out by Taiji.Can@atesoft.advantest.co.jp)
2409         * 2.1.0 - "Ordinary World"
2410
2411 1999-07-05  Yuuichi Teranishi <teranisi@gohome.org>
2412
2413         * Fix: partial messages couldn't be merged.
2414         (pointed out by Taiji.Can@atesoft.advantest.co.jp)
2415         * Change:
2416         wl-summary-rescore also uses wl-summary-rescore-partial-threshold.
2417         * Change: display processing message in
2418         wl-summary-score-update-all-lines.
2419
2420 1999-07-04  Masahiro MURATA <muse@ba2.so-net.ne.jp>
2421
2422         * Add: New key wl-score.el: date, extra, followup, thread.
2423         * Change: File specified by `wl-score-default-file-name'
2424         is always loaded.
2425         * New Feature: Score editing in Summary, Score.
2426         * Change: [wl-vars.el] defcustoms are re-arranged.
2427         * Add: [wl-highlight.el] defface group.
2428
2429 1999-07-01  Yuuichi Teranishi <teranisi@gohome.org>
2430
2431         * New Feature: New sync range: rescan-noscore.
2432         * Change: score takes effect on read messages in rescan/sync-all.
2433         * New variable: wl-summary-rescore-partial-threshold.
2434         for scoring in rescan, sync-all.
2435         * wl-edit-again-func->wl-edit-decode-message-func
2436         (adviced by tomo@etl.go.jp (MORIOKA Tomohiko).)
2437         * Change: eliminated japanese comment of elmo-util.el.
2438         * Change: Implementation of wl-refile-alist-setup is changed.
2439
2440 1999-06-29  TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>
2441
2442         * Change: Don't check wl-refile-(msgid-)alist is loaded or not
2443         every wl-refile-(msgid-)learn or wl-refile-guess-*.
2444         * Change: Don't execute wl-refile-alist-save every
2445         wl-refile-(msgid-)learn.
2446         * Change: return value of wl-refile-(msgid-)learn.
2447
2448 1999-06-29  Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
2449
2450         * Change: Enclosed require 'cl by eval-when-compile.
2451
2452 1999-06-29  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
2453
2454         * Fix: Nemacs couldn't exit folder by [Space] if unread was 0.
2455         * Fix: cl.el' member () overrides poe-18.el' member ().
2456
2457 1999-06-29  Yuuichi Teranishi <teranisi@gohome.org>
2458
2459         * Change: corresponded to AIR MAIL(AIRCimapd release 2.00).
2460         (Based on the report from Sasaki Toshiya
2461         <toshi@unicorn.tohoku.nttcom.co.jp>)
2462
2463 1999-06-29  Yuuichi Teranishi <teranisi@gohome.org>
2464
2465         * Change: changed the meaning of expunge to
2466         'mark as read and eliminate from summary buffer'.
2467         * report expunged messages.
2468
2469 1999-06-28  Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
2470
2471         * Change: Eliminated to use md5-encode in elmo-pop3.el.
2472
2473 1999-06-28  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
2474
2475         * MK-MK:
2476         quoted (mapcar (lambda ..)) for Emacsen based on v18.
2477         * Fix: Nemacs installes wl-mule.elc.
2478         redefined defgroup(), defcustom().
2479         * Fix: wl-summary.el, wl-demo.el:
2480         Avoided error for non-float Emacsen.
2481         * Fix: wl-nemacs.el:
2482         dummy completing-read() is added.
2483         read-char-exclusive() causes error.
2484
2485 1999-06-28  Masahiro MURATA <muse@ba2.so-net.ne.jp>
2486
2487         * Fix: wl-summary-pick doesn't work correctly if
2488         default-case-fold-search is nil.
2489         * Fix: Although wl-auto-select-next is non-nil,
2490         doesn't change folder if there are more than two important marks.
2491
2492 1999-06-28  Yuuichi Teranishi <teranisi@gohome.org>
2493
2494         * New function: wl-summary-delete-all-delete-marks.
2495         * Fix: (wl-summary-cleanup-temp-marks) was called twice.
2496         (pointed out by A.SAGATA <sagata@nttvdt.hil.ntt.co.jp>).
2497
2498 1999-06-27  Masahiro MURATA <muse@ba2.so-net.ne.jp>
2499
2500         * Change: no scoring when changing folder by
2501         wl-summary-goto-folder-subr.
2502         * Change: Abolished wl-summary-next-no-unread.
2503         * Change: default value of wl-summary-move-order: 'new -> 'unread.
2504
2505 1999-06-27  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
2506
2507         * Fix: Nemacs causes  (wrong-type-argument listp 1).
2508         * Fix: Nemacs causes error because of absense of timer function.
2509
2510 1999-06-27  Masahiro MURATA <muse@ba2.so-net.ne.jp>
2511
2512         * Change: set coding system for score file as ctext (*ctext).
2513
2514 1999-06-26  Kenichi OKADA <kokada@vlsi.kuee.kyoto-u.ac.jp>
2515
2516         * Add: Handle "nntp:" and "news:" URL like "mailto:".
2517           (-> wl-utils.el)
2518
2519 1999-06-25  Masahiro MURATA <muse@ba2.so-net.ne.jp>
2520
2521         * Fix: [wl-score.el]
2522         coding-system processing was wrong.
2523
2524 1999-06-25  Masahiro MURATA <muse@ba2.so-net.ne.jp>
2525
2526         * New file: [wl-score.el]
2527         Scoring feature!
2528         * Change: [wl-summary.el] (wl-summary-sync-update3)
2529         Changed the timing of wl-folder-set-folder-updated.
2530         * Change: (wl-summary-update-crosspost)
2531         mark as read without opening thread.
2532         * New function: [wl-util.el] `wl-delete-alist'.
2533         * New macro: [wl-util.el]
2534         `wl-as-coding-system' and emulate function `pp'.
2535
2536 1999-06-24  pf21 GOTO_Toshiya <pf21@pure.cpdc.canon.co.jp>
2537
2538         * Add: [wl-ja.texi]
2539         added explanation of wl-thread-open-reading-thread.
2540
2541 1999-06-24  Kenichi OKADA <kokada@vlsi.kuee.kyoto-u.ac.jp>
2542
2543         * Fix: elmo-cache-expire causes error.
2544
2545 1999-06-24  sen_ml@eccosys.com
2546
2547         * Fix: utils/rfc2368.el.
2548
2549 1999-06-24  Yuuichi Teranishi  <teranisi@gohome.org>
2550
2551         * 2.0.1 - "Now And Forever"
2552         * Fix(incompletely):
2553         wl-draft-reedit deletes lines before "--text follows this line--"
2554         in message body.
2555         (pointed out by Kenichi OKADA <kokada@vlsi.kuee.kyoto-u.ac.jp>)
2556
2557 1999-06-24  MAKINO Takashi <makino@cyber.office.ne.jp>
2558
2559         * New function: wl-refile-guess-by-msgid.
2560
2561 1999-06-23  Akihiro Motoki <mokkun@iname.com>
2562
2563         * Fix: When (setq wl-stay-folder-window t) and started with
2564         'wl-draft' command, wl-draft-send-and-exit and wl-draft-kill failes.
2565
2566 1999-06-23  Kenichi OKADA <kokada@vlsi.kuee.kyoto-u.ac.jp>
2567
2568         * Fix: [wl-ja.texi]
2569         wl-template-alist : file -> body-file
2570
2571 1999-06-23  Yuuichi Teranishi  <teranisi@gohome.org>
2572
2573         * Change: C-c C-y with prefix in Draft cites from cut buffer.
2574         * Change: elmo-imap4-int-string-to-list: abolished.
2575           (advised by Masahiro MURATA <muse@ba2.so-net.ne.jp>)
2576         * Change: binded wl-summary-save to 'e' in Summary.
2577         * Change: removed unused let binding in wl-set-string-width.
2578         * Fix: Unplugged MH refile calls elmo-copy-msgs and elmo-append-msg.
2579           (pointed out by Koji IIDA <kiida@nttx.co.jp>)
2580
2581 1999-06-22  Yuuichi Teranishi <teranisi@gohome.org>
2582
2583         * Fix: wl-draft-prepared-config-exec was binded to C-c C-d and C-c C-e.
2584         * Change: set wl-completion-buf-name as standard "*Completions*".
2585         * Fix: wl-message-buffer-created-hook was not called correctly.
2586           (pointed out by Akihiro Motoki <mokkun@iname.com>)
2587
2588 1999-06-22  Masahiro MURATA <muse@ba2.so-net.ne.jp>
2589
2590         * Fix: [elmo-nntp.el] XOVER size value was wrong.
2591         * Change: (elmo-nntp-string-to-vector): Renamed from
2592         `elmo-nntp-string-to-list'.
2593         * Change: [elmo-localdir.el] get file size by file-attributes.
2594
2595 1999-06-21  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
2596
2597         * Change: [elmo-pop3]
2598         elmo-pop3-max-of-folder: new implementation.
2599
2600 1999-06-21  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
2601
2602         * Change: display syntax errors in .wl.
2603         * tiny additional patch.
2604
2605 1999-06-19  Masahiro MURATA <muse@ba2.so-net.ne.jp>
2606
2607         * ignore defface definition when (featurep 'tinycustom).
2608
2609 1999-06-18  Shigeru OKUMURA <sokumura@jaist.ac.jp>
2610
2611         * Fix: nntp still causes moji-bake.
2612
2613 1999-06-18  Masahiro MURATA <muse@ba2.so-net.ne.jp>
2614
2615         * Fix: '@' expands alias address correctly.
2616
2617 1999-06-16  Yuuichi Teranishi <teranisi@gohome.org>
2618
2619         * New variable: wl-use-dnd.
2620
2621 1999-06-16  Masahiro MURATA <muse@ba2.so-net.ne.jp>
2622
2623         * Change: [elmo-nntp]
2624         elmo-list-folder uses "LISTGROUP" command.
2625         * Change: [elmo-nntp]
2626         keep xover settings for each server.
2627
2628 1999-06-16  Shigeru OKUMURA <sokumura@jaist.ac.jp>
2629
2630         * Fix:
2631         sjis or euc message causes moji-bake.
2632
2633 1999-06-16  Yuuichi Teranishi <teranisi@gohome.org>
2634
2635         * Change: [elmo-imap4]
2636         corresponds cram-md5.
2637
2638 1999-06-15  Yuuichi Teranishi <teranisi@gohome.org>
2639
2640         * Fix: [tm-wl.el]
2641         error: Split sender is not specified for `wl-draft-mode'.
2642         (pointed out by Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp>)
2643
2644 1999-06-14  Yuuichi Teranishi  <teranisi@gohome.org>
2645
2646         * Fix: [wl-ja.texi]
2647         explanation for `wl-draft-enable-queuing' was duplicated.
2648         (pointed out by Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp>)
2649
2650 1999-06-14  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
2651
2652         * Change:
2653         wl-detect-info-directory() detects directory more cleverly.
2654
2655 1999-06-13  Masahiro MURATA <muse@ba2.so-net.ne.jp>
2656
2657         * buffer cache.
2658         * New variable: elmo-use-buffer-cache
2659         * buffer cache prefetching is implemented.
2660         * New variable: wl-cache-prefetch-folder-type-list.
2661         * New variable: elmo-buffer-cache-size.
2662         * New variable: wl-cache-prefetch-folder-list.
2663         * New variable: wl-summary-no-mime-folder-list.
2664
2665 1999-06-13  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
2666
2667         * WL-MK:
2668           Fix: wl-texinfo-format() requires 'wl-vars.
2669           Change: `WL_TEXINFO_NOTAGIFY' was abolished.
2670           Change: Don't keep back `wl-ja.info' in the source-tree when
2671                   installing.
2672
2673 1999-06-13 Sen Nagata <sen@eccosys.com>
2674
2675         * New file: utils/wl-use-agent.el, utils/rfc2368.el
2676
2677 1999-06-11  Yuuichi Teranishi  <teranisi@gohome.org>
2678
2679         * Fix:
2680         argunemt for elmo-imap4-get-connection was invalid.
2681         (pointed out by <kokada@tamaru.kuee.kyoto-u.ac.jp>)
2682         * 2.0.0 - "Mmmbop"
2683         * Change:
2684         if wl-summary-partial-highlight-above-lines is nil, use
2685         wl-summary-highlight-partial-threshold to highlight summary lines.
2686         * Change:
2687         Updated util/wl-user-agent.el provided by Sen Nagata <sen@eccosys.com>
2688         (pointed out by OKUNISHI -GTO- Fujikazu
2689         <fuji0924@mbox.kyoto-inet.or.jp>).
2690
2691 1999-06-10  Kenichi OKADA <kokada@vlsi.kuee.kyoto-u.ac.jp>
2692
2693         * Fix:
2694         error occurs when accessing to imap4 or nntp access group
2695         if port number is not default value.
2696
2697 1999-06-10  Yuuichi Teranishi  <teranisi@gohome.org>
2698
2699         * Rename:
2700         ChangeLog.en -> ChangeLog
2701         ChangeLog -> ChangeLog.ja
2702         * Add: [wl-ja.texi]
2703         added explanation of variable `wl-plugged'.
2704         (adviced by Daisuke Ikeda <daisuke@cc.kyushu-u.ac.jp>)
2705
2706 1999-06-09  Yuuichi Teranishi  <teranisi@gohome.org>
2707
2708         * New variable:
2709         elmo-default-pop3-ssl, elmo-default-nntp-ssl, elmo-default-imap4-ssl.
2710         * Rename:
2711         elmo-nntp-port -> elmo-default-nntp-port
2712         elmo-imap4-port -> elmo-default-imap4-port.
2713         (Adviced by Kenichi OKADA <kokada@vlsi.kuee.kyoto-u.ac.jp>)
2714         * Change: [elmo]
2715         use SSL if "!" is specified in the tail of folder name of
2716         imap4, nntp, pop3.
2717         * Fix: [elmo]
2718         connection cache for imap4, nntp, pop3 are conflicted.
2719
2720 1999-06-09  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
2721
2722         * New variable: elmo-default-pop3-server.
2723         * Fix: [mmelmo-imap4.el].
2724         * Fix: [wl-ja.texi].
2725
2726 1999-06-08  Kenichi OKADA <kokada@vlsi.kuee.kyoto-u.ac.jp>
2727
2728         * Change:
2729         port nunber can be specified in IMAP4 folder name.
2730
2731 1999-06-07  Akihiro Motoki <motoki@ptl.abk.nec.co.jp>
2732
2733         * Fix:
2734         preserve message order in trash folder.
2735         * Change:
2736         wl-summary-pick can use field names in elmo-msgdb-extra-fields.
2737
2738 1999-06-07  Yuuichi Teranishi  <teranisi@gohome.org>
2739
2740         * Change:
2741         wl-summary-jump-to-parent-message() precedes In-Reply-To.
2742         (pointed out by A.SAGATA <sagata@nttvdt.hil.ntt.co.jp>).
2743         * Change:
2744         if From field matches wl-from, preserve To, Cc, Newsgroups in reply.
2745         (adviced by TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>)
2746
2747 1999-06-06  Masahiro MURATA <muse@ba2.so-net.ne.jp>
2748
2749         * unread message is not highlighted in
2750         wl-folder-mark-as-read-all-entity, wl-folder-sync-entity,
2751         wl-folder-prefetch-entity on sticky summary.
2752
2753 1999-06-05  Masahiro MURATA <muse@ba2.so-net.ne.jp>
2754
2755         * Fix:
2756         wl-folder-no-auto-check-folder-p precedes wl-auto-check-folder-list.
2757         * Fix:
2758         wl-summary-switch-to-clone-buffer doesn't copy
2759         wl-summary-buffer-new-count and wl-summary-buffer-unread-count.
2760         * Fix:
2761         wl-folder-empty-trash doesn't show summary.
2762         * Fix:
2763         wl-summary-goto-folder-subr causes error in recenter.
2764         * Fix:
2765         suppress warnings while byte-compiling bbdb-wl.el with bbdb2.
2766         * New variable:
2767         wl-folder-suspend-hook.
2768
2769 1999-06-06  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
2770
2771         * Fix:
2772         "V" requires sync update. also, "C-u V" requires sync update.
2773
2774 1999-06-04  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
2775
2776         * Fix: [wl-draft.el (wl-draft-reedit)]
2777         bind change-major-mode-hook to nil to avoid font-lock.
2778         * Fix: [wl-message.el (wl-message-refer-article-or-url)]
2779         move cursor in the summary buffer.
2780
2781 1999-06-03  Masahiro MURATA <muse@ba2.so-net.ne.jp>
2782
2783         * Fix:
2784         when move from sticky summary, temp-mark is deleted but
2785         highlight remains.
2786         * Fix:
2787         make wl-summary-buffer-copy-list buffer-local-variables.
2788         * Change:
2789         when entering summary, use set-buffer instead of switch-to-buffer
2790         if function is not called interactive.
2791
2792 1999-06-03  Yuuichi Teranishi  <teranisi@gohome.org>
2793
2794         * Fix: implemented elmo-imap4-identical-name-space-p.
2795         (pointed out by Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>)
2796
2797 1999-06-03  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
2798
2799         * Fix: strange behavior of wl-draft-exit
2800         when sticky summar exists.
2801         * Fix: mR and mf are duplicated in menubar.
2802         * Fix: wl-summary-jump-to-current-message.
2803
2804 1999-06-02  Yuuichi Teranishi  <teranisi@gohome.org>
2805
2806         * Change: [WL-MK]
2807         compile and install "bbdb-wl" if BBDB exists in install-package for
2808         XEmacs.
2809         * New variable: wl-summary-keep-cursor-command
2810         command list for keep cursor.
2811         * Change: [mmelmo.el, mmelmo-imap4.el]
2812         correspond to FLIM 1.13 API.
2813
2814 1999-06-02  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
2815
2816         * Change: [WL-MK]
2817         compile and install "bbdb-wl" if BBDB exists.
2818
2819 1999-06-02  Kenichi OKADA <kokada@vlsi.kuee.kyoto-u.ac.jp>
2820
2821         * Fix:
2822         suppressed warnings while byte-compiling elmo-pop3.el
2823         * Fix: [WL-MK]
2824         second make causes error after changing elmo-*.el
2825
2826 1999-06-02  Masahiro MURATA <muse@ba2.so-net.ne.jp>
2827
2828         * Fix:
2829         new message is not highlighted in sticky summary updating.
2830
2831 1999-06-01  Yuuichi Teranishi  <teranisi@gohome.org>
2832
2833         * branched from 1.0.1.
2834
2835 1999-06-01  Masahiro MURATA <muse@ba2.so-net.ne.jp>
2836
2837         * Change:
2838         if summary buffer already exists, don't update and keep cursor
2839         position when entering summary.
2840         * New variable: wl-ask-range
2841         if non-nil, 'g' uses value of wl-folder-sync-range-alist.
2842         * Change:
2843         store history of wl-summary-read-folder in wl-read-folder-hist.
2844         * New command: wl-summary-goto-last-visited-folder
2845
2846 1999-06-01  Yuuichi Teranishi  <teranisi@gohome.org>
2847
2848         * 1.0.1 - "The Look"
2849         * Change:
2850         deleted wl-ja.info from package.
2851
2852 1999-06-01  Sen Nagata <sen@eccosys.com>
2853
2854         * New file: [wl-user-agent.el]
2855         support interface of compose-mail.
2856
2857 1999-05-31  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
2858
2859         * Change:
2860         when draft is finished by sending or quitting, resume folder window
2861         when wl-stay-folder-window is non-nil.
2862
2863 1999-05-31  Yuuichi Teranishi  <teranisi@gohome.org>
2864
2865         * Change:
2866         wl-folder-sync-range-alist takes effect when
2867         entered to folder from folder mode.
2868         (pointed out by Toshihiro KAMISHIMA <kamisima@etl.go.jp>).
2869         * Fix:
2870         multi-reply/forward causes error when wl-draft-reply-buffer-style
2871         is 'full.
2872         (pointed out by A.SAGATA <sagata@nttvdt.hil.ntt.co.jp>).
2873         * Change:
2874         don't load msgdb when entered to the sticky summary.
2875         (advised by Masahiro MURATA <muse@ba2.so-net.ne.jp>)
2876         * Fix:
2877         wl-summary-exit saves msgdb uselessly.
2878
2879 1999-05-29  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
2880
2881         * Fix: [wl-mime.el, tm-wl.el]
2882           regexp was not regexp-quote'ed in
2883           (tm-)wl-mime-combine-message/partial-pieces()
2884
2885 1999-05-28  Yuuichi Teranishi  <teranisi@gohome.org>
2886
2887         * Change:
2888         speed up elmo-localdir-search.
2889
2890 1999-05-26  Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
2891
2892         * Change:
2893         speed up elmo-archive-search.
2894
2895 1999-05-25  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
2896
2897         * Change:
2898         speed up  elmo-move-msgs() for localdir, localnews.
2899         new variable `elmo-localdir-lockfile-list' must be specified for
2900         MDA like procmail.
2901         * Change:
2902         speed up some functions.
2903
2904 1999-05-24  Kenichi OKADA <kokada@vlsi.kuee.kyoto-u.ac.jp>
2905
2906         * Change:
2907         support SSL for POP3.
2908         * Change:
2909         in elmo-pop3-get-spec, change type of variable port from string
2910         to integer.
2911         * Fix:
2912         elmo-default-pop3-port,elmo-default-pop3-authenticate-type does
2913         not take effect.
2914
2915 1999-05-24  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
2916
2917         * Fix:
2918         customize causes some mismatches.
2919
2920 1999-05-24  Yuuichi Teranishi  <teranisi@wanderlust.dq.isl.ntt.co.jp>
2921
2922         * Change: wl-use-highlight-mouse-line' s default value is set to nil.
2923
2924 1999-05-21  OKUNISHI -GTO- Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
2925
2926         * Rename:
2927         WL-ELS -> WL-MK
2928
2929 1999-05-20  Yuuichi Teranishi  <teranisi@wanderlust.dq.isl.ntt.co.jp>
2930
2931         * Change:
2932         removed delete-other-windows () in wl-exit ().
2933         * Fix:
2934         Make wl-summary-force-exit interactive
2935         (pointed out by Ishikawa Ichiro <ichiro@mail.ne.jp>).
2936
2937 1999-05-20 Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
2938
2939         * Fix:
2940         highlight is not active on ttys when device-class is color.
2941
2942 1999-05-20  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
2943
2944         * Add: [wl-ja.texi]
2945         about highlights.
2946
2947 1999-05-19  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
2948
2949         * Add:
2950         wl-highlight-signature-separator.
2951
2952 1999-05-19  TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>
2953
2954         * Fix:
2955         wl-summary-jump-to-message-by-message-id does not work well when
2956         parent message is hidden in closed threads.
2957
2958 1999-05-19  Yuuichi Teranishi  <teranisi@wanderlust.dq.isl.ntt.co.jp>
2959
2960         * Fix:
2961         wl-summary-msgdb-load-async.
2962         * Change:
2963         timing of set-buffer in wl-summary-goto-folder.
2964         * Fix:
2965         wl-summary-mark-as-read-all does not work well when target
2966         messages is hidden in closed threads.
2967         (pointed out by Hajime Ohsawa <ohsawa@mxq.mesh.ne.jp>).