Initial Commit
[packages] / xemacs-packages / mew / mew / 00changes
1                              <Change Log>
2
3 1.94.2 (2000/02/28) mew-release release
4
5 * A patch for contrib/mew-nmz.el.
6         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
7 * Displaying "gpg --edit-key".
8
9 1.94.2pre11 (2000/02/18) mew-dist release
10
11 * A bug fix for PGP unsupported signature.
12 * A bug fix for duplicated Config:.
13
14 1.94.2pre10 (2000/02/18) mew-dist release
15
16 * contrib/mew-nmz.el.
17         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
18 * A bug fix for multipart composing in the case that the cover page
19   starts with null lines.
20
21 1.94.2pre9 (2000/02/16) mew-dist release
22
23 * PGP unsupported signature(2).
24 * A patch for mew-ask-subject.
25         Han Yeongsu <yons@zuken.co.jp>
26
27 1.94.2pre8 (2000/01/13) mew-dist release
28
29 * Defining mew-flushable-p.
30 * Fixing mew-substring.
31         Masaki KONUMA <konuma@de.mtex.co.jp>
32 * "." for parts.
33 * PGPv5 fixes for "not encrypted" with invalid key of ANY kinds.
34         Michael Steiner <steiner@acm.org>
35 * Checking null string for Addrbook.
36 * Completion hack for Resent.
37         From: Koga Youichirou <y-koga@ccs.mt.nec.co.jp>
38 * SPC doesn't scroll message buffers if not displayed.
39 * selected-window instead of mew-pop-to-buffer.
40         kyota@po.ntts.co.jp (Kyotaro HORIGUCHI)
41         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
42 * Syncing the return value of base64-decode-string and
43   that of mew-header-decode-base64.
44         Masaki KONUMA <konuma@de.mtex.co.jp>
45
46 1.94.2pre7 (99/12/22) mew-dist release
47
48 * A fix for mew-pioalet. ^^;
49         Shun-ichi GOTO <gotoh@taiyo.co.jp>
50
51 1.94.2pre6 (99/12/22) mew-dist release
52
53 * A mew-pioalet patch for mew-nmz.el.
54         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
55 * Defining mew-pioalet.
56         Shun-ichi GOTO <gotoh@taiyo.co.jp>
57
58 1.94.2pre5 (99/11/29) mew-dist release
59
60 * A bug fix for duplicate privacy marks.
61
62 1.94.2pre4 (99/11/22) mew-dist release
63
64 * mew-win32.el update.
65         Shuichi KITAGUCHI <kit@Mew.org>
66 * A bug fix in the case that function for a mark is nil.
67
68 1.94.2pre3 (99/11/15) mew-dist release
69
70 * A buf fix for mew-draft-auto-fill.
71 * A bug fix for mew-highlight-header-region.
72 * mew-input-config requires matching.
73
74 1.94.2pre2 (99/11/12) mew-dist release
75
76 * Ignore case only for circular domain completion.
77 * Bug fixes in mew-summary-ls.
78 * A bug fix for user specified charset in Draft mode.
79
80 1.94.2pre1 (99/11/11) mew-dist release
81
82 * A bug fix for the mark vs update problem.
83 * Defining mew-charset-input-method-alist. E.g.
84         (setq mew-charset-input-method-alist
85               '(("iso-8859-1" . "latin-1-postfix")
86                 ("iso-8859-2" . "latin-2-postfix")))
87 * A patch for mew-highlight.el.
88         "Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
89 * Cursor position hack for message prefetching.
90 * Set mew-cache-prefetch-remote to t. 
91 * Defining mew-pgp-verify-addr.
92         Chifumi Hayashi <chifumi@mscom.or.jp>
93 * A tiny patch for mew-bq.el.
94         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
95 * A patch for contrib/mew-nmz.el.
96         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
97
98 1.94.1+ (99/11/04) mew-dist release
99
100 * Brush up mew-{en,de}code.el so as to use 
101   base64-{en,de}code-{region,string}.
102 * Size hack.
103         SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
104 * C-u mew-summary-addrbook-add targets the first address on To:.
105         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
106 * Checking redraw-frame for BOW.
107 * A patch for mew-refile-view.el.
108         "Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
109 * mew-ask-flush-queue
110         "Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
111         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
112
113 1.94.1 (99/10/21) mew-release release
114
115 <<Merged from 1.95b3>>
116
117 * A patch for contrib/mew-nmz.el.
118         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
119 * IMAP fixes.
120         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
121 * Preventing infinite loop of PGPv5.
122 * Making mew-header-{en,de}code-base64 faster.
123         Masaki KONUMA <konuma@de.mtex.co.jp>
124 * Validity check for Fcc:.
125         Tomoya Ida <tomoya.ida@unisys.co.jp>
126 * C-cC-a in Summary mode registers To: and Cc: if From: is mine.
127 * "p" and "n" in attachments move line by line if mew-attach-move-by-line
128   is non-nil.
129 * Defining mew-summary-jump-{message,top,bottom}-then-display.
130 * A tiny patch for mew-scan.el.
131         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
132 * Fcc: vs folder hack.
133 * Removing mew-attach-dummy.
134 * XEmacs compiled with --with-scrollbars=no doesn't have
135  scrollbar-height. 
136         Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
137 * mew-header-clear removes the read-only property from the entire
138   buffer.
139 * s/find-mew-file/find-new-file/
140         SUGAI Norihiko <sugai@coss.telcom.oki.co.jp>
141 * contrib/mew-refile-misc.el.
142         sen_ml@eccosys.com
143 * A patch for contrib/mew-summary-hl.el.diff.
144         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
145 * Check contents of a directory before removing it. (NFS)
146 * contrib/mew-summary-hl.el.
147         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
148 * Ensuring that mew-summary-*-sentinel-hook runs in Summary mode.
149         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
150 * Completion hack for Config:.
151         SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
152 * A patch for mew-win32.el.
153         Shuichi KITAGUCHI <kit@Mew.org>
154 * A patch for mew-nmz.el syncing with mew-fake-imap.el.
155         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
156 * contrib/mew-fake-imap.el.
157         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
158 * A patch for contrib/mew-virtual-thread.el.
159         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
160 * If mew-refile-guess-from-me-is-special is t, mew-refile-guess-by-default
161   produces folders according to To: and Cc:.
162
163 1.94 (99/09/05) mew-release release
164
165 1.94pre4 (99/09/03) mew-dist release
166
167 * To: and Cc: are preserved if fromme.
168 * A patch for contrib/mew-virtual-thread.el.
169         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
170 * mew-cache-prefetch-remote.
171         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
172
173 1.94pre3 (99/09/01) mew-dist release
174
175 * A patch for xcite.el.
176         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
177 * A patch to contrib/mew-gnus.el.
178         Makoto Fujiwara <makoto@ki.nu>
179 * IMAP caching.
180         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
181
182 1.94pre2 (99/08/31) mew-dist release
183
184 * Enhancing imget error check.
185 * Set mew-config-list to mew-config-default if there is no case.
186 * Making Mew limit-safe.
187 * Killing mew-buffer-hello in mew-init.
188 * mew-auto-get can be set by the hooks.
189         Xin-Zhi Zheng <zhengxz@dis.titech.ac.jp>
190 * New contrib/mew-sol.el.
191         sen_ml@eccosys.com
192 * A message fix.
193         Han Yeongsu <yons@zuken.co.jp>
194 * A patch for contrib/mew-guess.el.
195         OBATA Noboru <obata@nippon-control-system.co.jp>
196 * Highlight References when cite.
197         OBATA Noboru <obata@nippon-control-system.co.jp>
198
199 1.94pre1 (99/08/30) mew-release release
200
201 * Checking quoted-string in comment.
202 * A patch for contrib/mew-cite-color.el.
203         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
204
205 1.94b56 (99/08/27) mew-dist release
206
207 * A patch for contrib/mew-virtual-thread.el.
208         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
209 * A bug fix for reedit.
210 * Brushing up header encoding.
211 * Insert "\n" if the header separator doesn't locate in the begging
212   of line.
213         Koga Youichirou <y-koga@ccs.mt.nec.co.jp>
214 * Defined mew-env-hook.
215 * make install-etc.
216         Ninomiya Hideyuki <nin@shikoku.ne.jp>
217 * A bug fix for PGP verification.
218
219 1.94b55 (99/08/26) mew-dist release
220
221 * A bug fix for "r" and "E".
222 * New contrib/mew-sol.el.
223         sen_ml@eccosys.com
224 * Checking whether or not mew-mail-domain-list is nil at boot time.
225 * Making Virtual mode more generic.
226         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
227 * A fix for mew-passwd-reset.
228         "Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
229 * A patch for contrib/mew-nmz.el.
230         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
231
232 1.94b54 (99/08/25) mew-dist release
233
234 * A bug fix for the save cache.
235 * A bug fix for mew-summary-decode-pgp.
236         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
237 * Patches to make Mew IMAP-friendly.
238         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
239 * Making save safer.
240 * A bug fix for mew-field-delete-common.
241         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
242 * A bug fix for mew-field-delete-for-reediting.
243         SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>     
244 * Fixes for Makefile.
245         Ninomiya Hideyuki <nin@shikoku.ne.jp>
246
247 1.94b53 (99/08/24) mew-dist release
248
249 * A bug fix for C-cC-p.
250 * A fix for auto-fill vs mew-draft-mode-hook.
251         SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
252 * Defined mew-passwd-reset-timer.
253 * Making "s" and "B" safer.
254 * Defined mew-insert-address-list.
255 * Fold header hack.
256 * info/Makefile.
257 * Defined mew-field-delete-common.
258 * mew-field-delete -> mew-field-delete-for-reediting.
259 * mew-field-delete-for-resend -> mew-field-delete-for-resending.
260 * Fixes for cs and point of mew-summary-im-start.
261         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
262 * Remote folder check in dsts.
263         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
264 * Error message of removing quote for mew-addrbook-register.
265         Han Yeongsu <yons@zuken.co.jp>
266
267 1.94b52 (99/08/19) mew-dist release
268
269 * Type "." if the "Too long header" error occurs.
270 * Make info hack.
271         Shun-ichi TAHARA <jado@osk4.3web.ne.jp>
272 * mew-field-delete-for-saving.
273         Xin-Zhi Zheng <zhengxz@dis.titech.ac.jp>
274 * Removing virtual mode when "Q".
275         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
276
277 1.94b51 (99/08/18) mew-dist release
278
279 * Several IMAP-friendly stuffs. (e.g.mew-summary-imap-cache,
280    mew-summary-imap-nocache-folders)
281         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
282 * Defined mew-draft-mode-newdraft-hook and mew-draft-mode-reedit-hook.
283 * contrib/mew-sol.el.
284         sen_ml@eccosys.com
285 * Finding From: address from PGP verification messages.
286 * mew-summary-im-filter{1,2}.
287 * Set the current buffer for mew-summary-start-im.
288 * dup1 -> dup-msgid, dup2 -> dup-subj-msgid.
289 * Draft menu update.
290         "Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
291 * A patch for contrib/mew-guess.el.
292         OBATA Noboru <obata@nippon-control-system.co.jp>
293
294 1.94b50 (99/08/16) mew-dist release 
295
296 * "?" supports imgrep's dupchecktarget.
297         dup1 -> --dupchecktarget=message-id
298         dup2 -> --dupchecktarget=message-id+subject
299 * contrib/mew-guess.el.
300         Shun-ichi GOTO <gotoh@taiyo.co.jp>
301         OBATA Noboru <obata@nippon-control-system.co.jp>
302 * A fix for a bad macro.
303         SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
304
305 1.94b49 (99/08/16) mew-dist release
306
307 * C-cC-pC-d in Draft can set privacy services of C-cC-m.
308 * Support for imget's assoc. (Set mew-use-imget-assoc to t)
309
310 1.94b48 (99/08/13) mew-dist release
311
312 * The PGP cache mechanism is generalized. You can cache passwords for
313   imget. Set mew-use-cached-passwd to t. Good-bye, impwagent.
314 * Deleted mew-addrbook-downcase-address. Defined 
315   mew-assoc-member-case-equal instead.
316 * Fixed the byte-compile vs XEmacs problem.
317 * Always set mew-decode-syntax for reply.
318 * A patch for mew-field-spec vs visible.
319         Shuichi KITAGUCHI <kit@Mew.org>
320
321 1.94b47 (99/07/31) mew-dist release
322
323 * Code for <> mew-header-encode-addr.
324 * Document fixes for Draft mode.
325
326 1.94b46 (99/07/30) mew-dist release
327
328 * New contrib/{mew-mailto,rfc2368}.el
329         sen_ml@eccosys.com
330 * A patch for contrib/mew-browse.el.
331         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
332 * Makefile fix.
333 * Removing mew.jis.info-* from Makefile.
334 * A tiny fix for mew-draft.el.
335         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
336 * Fix mew-cs-pick in mew-win32.el.
337         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
338
339 1.94b45 (99/07/30) mew-dist release
340
341 * Existence check for PGP.
342 * Info were updated.
343 * Function explanations were updated.
344
345 1.94b44 (99/07/26) mew-dist release
346
347 * Bug avoidance for XEmacs's read-only property.
348 * A bug fix for mew-ask-subject vs. C-g.
349         TAKAHASHI Masafumi <mta@kt.rim.or.jp>
350 * Defined mew-addrbook-switch.
351 * A bug fix for undo in Draft.
352 * C-cC-v -> mew-pgp-select.
353 * Enabling timer on Meadow.
354         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
355
356 1.94b43 (99/07/23) mew-dist release
357
358 * Toggling mew-protect-privacy-*. (C-cC-p{C-a,C-e} in Draft)
359 * Key assignments for FIB were changed.
360 * PGP selection mechanism.
361 * Ignoring the protocol/micalg parameter.
362 * The passphrase prompt tells PGP version.
363 * A patch for contrib/mew-gnus.el.
364         Koji Arai <JCA02266@nifty.ne.jp>
365 * Resolved duplicated folders in .folders.
366 * Used "function" for mapcar.
367 * Now attachments includes the preceding \n.
368 * X-Mew: -> chocolate. Bag PGP sign -> red.
369 * Defined mew-use-timer.
370 * A patch for contrib/mew-nmz.el.
371         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
372 * Added mew-make-message-hook.
373 * C-cC-p checks the PGP boundaries in a message file unless they exist
374   in Message mode.
375 * A patch for mew-summary-goto-folder-subr.
376         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
377 * mew-refile-auto-refile-confirm is default to nil.
378 * Property code was revised.
379 * Putting read-only after attachments.
380         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
381 * Bug fixes for C-cC-r in Draft 
382         KOIE Hidetaka <koie@suri.co.jp>
383
384 1.94b42 (99/07/15) mew-dist release
385
386 * mew-input-passwd ignores control characters.
387 * mew-pgp-cached-passphrase is clear when PGP fails.
388 * A bug fix for wrong passphrase of PGP 5.
389 * "." decrypts undecrypted messages.
390 * Brushed up prefetch function calls
391 * Adding cancel-timer to mew-pgp-clean-up.
392
393 1.94b41 (99/07/15) mew-dist release
394
395 * C-cC-p in Summary to verify/decrypt old-fashioned PGP messages.
396 * C-cC-r in Draft to mew-pgp-encrypt-sign-letter.
397 * A new contrib/mew-virtual-thread.el.
398         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
399 * A new contrib/mew-nmz.el.
400         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
401 * (auto-save-mode nil) in Draft mode so that the ".save-*" files 
402   don't remain.
403 * Insert (sit-for 0 1) into mew-pgp-passphrase to fix a timing
404   problem.
405 * PGP-clean-up when quitting.
406 * Made mew-header-decode-regex more specific.
407 * Removed mew-toolbar-clean-up. Used redraw-frame instead.
408 * Put save-buffer into mew-draft-kill.
409
410 1.94b40 (99/07/14) mew-dist release
411
412 * A timeout mechanism of PGP passphrase.
413 * A caching mechanism of PGP passphrase.
414
415 1.94b39 (99/07/13) mew-dist release
416
417 * Automatic PGP is supported. 
418   See mew-protect-privacy-{always,encrypted}{,-type}.
419 * Fixing the nconc vs. mew-folder-list problem.
420 * s/-geom/-geometry/g
421         MUKOUCHI Takafumi <muko@cslab.kecl.ntt.co.jp>
422 * A bug fix for prefetch.
423 * A bug fix for refile vs Japanese.
424 * mew-cache is now in the (new ... old) order to make the code
425   simpler.
426
427 1.94b38 (99/07/13) mew-dist release
428
429 * (set-buffer-modified-p nil) for mew-summary-search-mark.
430 * Defined mew-addrbook-override-by-newone.
431 * Bug fixes for mew-addrbook-setup.
432 * Defined mew-buffer-draft-clean-up. Removing Mew's buffers very carefully
433   when quit.
434 * Brushing up setcdr and nconc.
435 * An appropriate attachdir is removed when entering Draft mode.
436 * mew-mime-compose-folder-delete was removed.
437 * A bug fix for mew-window-configure, where the height of Summary mode 
438   is not odd... (Why does this bug still exist? sigh.)
439 * A bug fix for mew-summary-refile-report.
440         Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
441 * Added get-buffer-create to mew-pop-to-buffer.
442 * A patch of mew-summary-setup-mode-line for Virtual mode.
443         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
444 * contrib/mew-toolbar-frame.el.
445         Shun-ichi TAHARA <jado@osk4.3web.ne.jp>
446 * A patch for the problem of mew-draft-mode-hook vs 
447   mew-summary-reply-with-citation.
448         Ninomiya Hideyuki <nin@shikoku.ne.jp>
449 * A new contrib/mew-refile-view.el.
450         "Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
451 * A patch for cases and password.
452         Shuichi KITAGUCHI <kit@Mew.org>
453
454 1.94b37 (99/06/28) mew-dist release
455
456 * Learning short name in Draft only when 
457   mew-addrbook-append-domain-p is t.
458 * A bug fix for Content-* for Multipart/Encrypted.
459 * Removing the mew-buffer-whom garbage.
460 * Adding 1999 to copyrights.
461 * Moved the definition of mew-coding-system-p to mew-mule*.el for
462   XEmacs without the Mule feature.
463 * Use read-passwd if bound.
464
465 1.94b36 (99/06/25) mew-dist release
466
467 * mew-split can handle quote open and quote close independently.
468 * Shortname expanding hack.
469         See mew-addrbook-unexpand-regex and mew-addrbook-append-domain-p.
470 * A bug fix for "mr".
471 * s/set-keymap-parent/mew-set-keymap-parent/g.
472
473 1.94b35 (99/06/24) mew-dist release
474
475 * Visual Addrbook registration.
476 * save-buffer after make-message.
477 * Support install-info.
478         (KOSEKI Yoshinori) <kose@wizard.tamra.co.jp>
479 * If ctext-unix is bounded, use ctext-unix for mew-cs-virtual 
480   instead of ctext.
481 * Decoding header even if mew-decode-DECODE is nil. Only when
482   over the limit, decoding is suppressed. This fix the bug of
483   mew-summary-save for a message whose header is not well ordered.
484 * Since the current mew-summary-save can store part 1 of the
485   message, text/plain with CDP: for part 1 is displayed with its
486   header. This resolves the bug of a message whose header has
487   CDP:.
488 * contrib/mew-virtual-thread.el
489         "Hideyuki SHIRAI" <shirai@rdmg.mgcs.mei.co.jp>
490 * A patch for mew-win32.el.
491         Shuichi Kitaguchi <kit@Mew.org>
492 * A bug fix for "E".
493 * A patch for mew-refile-guess-by-alist2.
494         Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
495
496 1.94b34 (99/06/22) mew-dist release
497
498 * A bug fix for the C-cC-l vs C-y (in Draft) problem.
499 * A bug fix for "r".
500 * Ad-hoc fix for broken Solaris /bin/mail.
501 * Removing append. Use setcdr, instead.
502 * C-cC-a -> adding aliases. C-uC-cC-a -> adding personal info.
503 * mew-addrstr-canonicalize-address does not append mew-mail-domain
504   if addresses end with ";".
505 * mew-header-arrange hack for the case of no visible fields.
506 * mew-draft-cite hack for xcite.
507
508 1.94b33 (99/06/09) mew-dist release
509
510 * Use identity instead of (lambda (x) x).
511 * Standardized the usage of replace-math.
512 * C-cC-a for mew-summary-alias-add.
513 * Unified mew-input-address{,2}.
514 * Removing mew-header-insert-ascii-{text,addr}. Defined
515   mew-header-fold-region, instead.
516 * Patches for RFC 2047 decoding.
517         Shun-ichi GOTO <gotoh@taiyo.co.jp>
518 * Bug fixes for mew-header-arrange.
519 * Removed C-cC-w in Draft mode. Aliases are now expanded before sending.
520 * Sophisticated mew-draft-{make-message,send-letter}.
521 * A patch for mew-refile.el.
522         Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
523 * A bug fix for buffer-read-only in Summary mode.
524 * Defined mew-addrstr-canonicalize-address. All function concerned with
525   addresses should use this.
526 * A bug fix for ",".
527
528 1.94b32 (99/06/04) mew-dist release
529
530 * A bug fix for mew-header-set.
531 * One patch for contrib/mew-cite-color.el.
532 * A bug fix for mew-mode-input-file-name.
533         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
534 * Removed erase-buffer. Used mew-erase-buffer instead.
535 * Defined mew-elet. Removed buffer-read-only and inhibit-read-only.
536 * A bug fix 
537 * mew-refile-auto-refile-confirm.
538         Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
539 * Brushing up resend.
540
541 1.94b31 (99/06/03) mew-dist release
542
543 * Info updates.
544 * A bug fix for wrong Subject: on forwarding.
545         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
546 * A bug fix for Aliases vs NULL.
547 * The markers for header and attachments region were removed.
548   Resolved the insert-before-markers dilemmas.
549 * Functions for file attributes are well-organized.
550 * Cashing for save.
551 * mew-refile.el. See info.
552         Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
553 * A bug fix for mew-summary-folder-name.
554         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
555
556 1.94b30 (99/05/28) mew-dist release
557
558 * mew-summary-burst is completely re-written.
559 * mew-summary-save is completely re-written.
560 * Resend is now like reedit.
561 * "D" in Summary removes all messages in +trash.
562 * The default range of +trash became "update".
563 * mew-addrstr-extract-user removes Notes domain parts.
564 * mew-refile-guess-by-default now makes use of e-mail domain.
565
566 1.94b29 (99/05/20) mew-dist release
567
568 * mew-cs-{dummy,binary,text-for-read,text-for-write}
569 * Diff for contrib/mew-browse.el.
570         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
571 * mew-toolbar-clean-up.
572
573 1.94b28 (99/05/20) mew-dist release
574
575 * contrib/mew-browse.el
576         Shuichi Kitaguchi <kit@Mew.org>
577 * Info updates:
578 * A bug fix for mew-draft-header.
579
580 1.94b27 (99/05/19) mew-dist release
581
582 * A bug fix for C-u a vs insert-before-markers.
583 * Charset is displayed not only for text/plain but also for text/*.
584 * Added "nil t" to re-search-*.
585 * "range" is asked only when "s" is called interactively.
586
587 1.94b26 (99/05/17) mew-dist release
588
589 * SPC is allowed after "," in Addrbook
590 * Anonymous recipients and PGP.
591 * Info updates.
592 * Defined mew-use-nickname instead of mew-use-petname.
593 * Putting readonly on "\n" after "----".
594 * Some hacks for the RFC 2047 encoding.
595 * mew-end-of-{message,part}-string is implemented by overlay.
596   So, this feature is now available on XEmacs.
597 * Address selection of mew-summary-reply for To: and Cc: was brushed up.
598 * Defined mew-draft-header-insert-address and
599   mew-header-parse-address-list2.
600 * mew-column was buggy. Used current-column instead.
601 * Demonstration is skipped if Emacs is executed without X.
602 * Removed mew-{alias,addrbook}-comment-string.
603   Defined mew-{alias,addrbook}-comment-regex, instead.
604   "#" is comment. ";" is comment only if it locates on the beginning of
605   lines.
606 * Check no-dir before mew-buffers-init.
607         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
608 * An alternative implementation for mew-end-of-message-string.
609 * Use 'backspace for define-key on XEmacs.
610 * Moved (make-local-variable 'mail-header-separator) to mew-draft-mode().
611 * Some contrib/{bbdb-*,*mail*}.
612         sen_ml@eccosys.com
613 * New contrib/mew-nmz.el.
614         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
615
616 1.94b25 (99/04/26) mew-dist release
617
618 * New contrib/00readme-namazu.jis.
619         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
620 * Defined mew-use-config-imget-for-draft.
621 * Clearing the undo list in Draft mode.
622 * mew-namazu.el -> mew-nmz.el.
623         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
624 * Defined mew-user-agent-compose.
625         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
626 * Defined mew-unhighlight-header-region.
627 * Require highlight-headers instead of autoload. Added mew-which-el.
628
629 1.94b24 (99/04/22) mew-dist release
630
631 * Deleting unnecessary null lines in a header when composed.
632 * One bug fix for mew-summary-display-asis.
633         OBATA Noboru <obata@nippon-control-system.co.jp>.
634 * Defined mew-use-text/enriched. On Emacs 19/Mule 2.3, this is nil by
635   default.
636 * Made mode-line better.
637 * mew-mule-version -> mew-mule-ver.
638 * Unset the enriched submode.
639 * A bug fix for "f".
640 * Fixed the refile vs next-encrypted message problem.
641 * Use message instead of error when decoding is quitted.
642         kyota@po.ntts.co.jp (Kyotaro HORIGUCHI)
643
644 1.94b23 (99/04/18) mew-dist release
645
646 * It appeared that changing mew-cs-draft to ctext is a bad idea. So,
647   got it back to ss2 and resolved the Latin-1 problem with ad-hoc manner.
648
649 1.94b22 (99/04/16) mew-dist release
650
651 * Fixed the property problems in Draft mode.
652 * Support text/enriched. Read only.
653 * 7bit-ss2 -> ctext. (to fix the Latin-1 problem on Emacs 20.3)
654 * clean and rm refer to mew-use-immv.
655 * A used entry comes to the top of mew-alias-auto-alist anyway.
656 * Yet another bug fix for mew-summary-save.
657 * Fixed the mc-flag vs. APEL problem.
658 * A patch for mew-cite-color.
659         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
660 * Three patches for mew-namazu.el.
661         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
662 * The scan sentinel vs save-excursion patch.
663         Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
664 * mew-summary-show-direction is 'next by default.
665 * mew-use-folders-file-p is t by default.
666
667 1.94b21 (99/04/05) mew-dist release
668
669 * ctext-unix -> ctext.
670 * A bug fix for refile on part.
671 * A bug fix for X-Face:.
672 * Several patches for contrib/*.
673         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
674 * Mark bug fix.
675 * One more bug fix for References: creation.
676 * A bug fix for mew-summary-display-after.
677
678 1.94b20 (99/04/02) mew-dist release
679
680 * mew-summary-display families are drastically simplified.
681 * A bug fix for References creation. mew-gnus.el is also fixed.
682         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
683 * Cache prefetch is quitted if the message contains Multipart/Encrypted.
684 * mew-summary-display-asis is assigned to ",".
685 * Throw away M-a mechanism. Thanks to the cache prefetch, non-MIME
686   analysis becomes meaningless. Use "," if you want to see the raw
687   message.
688 * A bug fix for mew-addrbook-alias-get1.
689 * A bug fix for mew-chop.
690 * mew-addrbook-clean-up before mew-config-clean-up.
691         Murata Takashi <Takashi.Murata@nsgnet.co.jp>
692 * Changed face "t" to "'default" for XEmacs.
693 * Defined mew-prog-text/html-arg-hack.
694   Enjoy: (setq mew-prog-text/html-arg-hack 'mew-prog-text/html-netscape-remote)
695
696 1.94b19 (99/04/01) mew-dist release
697
698 * Used intern-soft to prevent warnings.
699 * Generic mechanism to check existence of multiple Addrbook files.
700 * Deleted file-name-coding-system mew-cs-noconv from 
701   mew-summary-scan-body.
702 * A bug fix for mew-mime-message/rfc822 to set end-of-header correctly.
703 * X-Face: entry to mew-field-database.
704 * A bug fix for mew-summary-auto-refile.
705         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
706 * A bug fix for mew-summary-cache-prefetch in the case that
707   messages don't exist.
708
709 1.94b18 (99/03/31) mew-dist release
710
711 * Visuality of Content-* is configurable by mew-field-spec.
712 * Bug fixes for cache prefetch vs too large.
713 * Simplified code for IMAP and NetNews.
714 * Defined mew-use-immv.
715 * Set mode hack.
716         Takuro Horikawa <takuroho@tky3.3web.ne.jp>
717 * A bug fix for mew-refile.el.
718         Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
719 * mew-{summary,draft}-preserve-dir.
720 * Quoting hack for Addrbook.
721         Atsushi Nemoto <nemoto@toshiba-tops.co.jp>
722 * New mew-namazu.el.
723         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
724
725 1.94b17 (99/03/30)
726
727 * Re-defining CS mechanism for pick and virtual mode.
728 * Defined mew-char-width for pure XEmacs.
729 * A bug fix for X-face.
730 * Yet another bug fix for mew-summary-save.
731 * Removing append from mew-refile.el.
732         Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
733 * contrib/mew-namazu.el.
734         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
735         Takeshi ITOH <titou@bits.co.jp>
736 * contrib/mew-cite-color.el.
737         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
738
739 1.94b16 (99/03/29)
740
741 * Cache prefetch!!!
742 * Set mew-cs-virtual to ctext.
743 * mew-draft-keyswitch for M-C-I.
744         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
745 * One more bug fix for mew-summary-save.
746 * A bug fix for mew-field-delete-for-forwarding.
747         Xin-Zhi Zheng <zhengxz@dis.titech.ac.jp>
748 * Defined mew-addrbook-downcase-address.
749
750 1.94b15 (99/03/23) mew-dist release
751
752 * C-i and M-C-i in header.
753         ka[C-i] -> kazu
754         kazu[C-i] -> kazu@mew.org
755         kazu@[C-i] -> kazu@mew.org
756         kazu@mew.org[C-i] -> kazu@iijlab.net
757         kazu@iijlab.net[M-C-i] -> Kazu Yamamoto <kazu@iijlab.net>
758 * Separating refiling and aliases. Created mew-addrbook.el. Now, 
759   addresses on To: and/or Cc: in Draft mode is automatically learned.
760 * Refile for NetNews. (Need to hack immv)
761         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
762 * Defined mew-field-delete-for-forwarding.
763 * A bug fix for "E" in the case of +draft.
764         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
765
766 1.94b14 (99/03/19) mew-dist release
767
768 * Bug fix for E in the case of multipart.
769 * mew-use-symbolic-link-for-forwarding is defined.
770 * Brush up my addresses stuff.
771 * mew-summary-save certainly stores the original message if
772   the target is message/rfc822.
773 * mew-complete displays how to expand explicitly.
774 * browse-url-or-mew update.
775         Shuichi Kitaguchi <kit@Mew.org>
776 * Supporting GNU Emacs on Windows NT and Windows 95/98.
777         Shuichi Kitaguchi <kit@Mew.org>
778
779 1.94b13 (99/03/10) mew-dist release
780
781 * PDF support.
782         KOIE Hidetaka <koie@suri.co.jp>
783 * CaseConfigInbox patch.
784         Kazuteru Okahashi <okahashi@nets.ne.jp>
785 * Mew.png is read as binary on XEmacs. (against dired's side effect.)
786 * Suspend vs buffer patch.
787         Ken-ichi Yamamoto <yamamoto@konami.co.jp>
788 * euc-korea -> euc-kr.
789         Shun-ichi TAHARA <jado@fsinet.or.jp>
790 * More Chinese support: Big5, GB2312, HZ.
791 * Synchronizing mew-gnu.el to Mew's references creation.
792         Makoto MATSUSHITA <matusita@ics.es.osaka-u.ac.jp>
793 * Bug fixes for mew-pgp-verify-check.
794 * Eliminating bin/configure.
795         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
796 * New mew-fib.el.
797         Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
798
799 1.94b12 (99/03/02) mew-dist release
800
801 * Defined mew-attach-link-message and assigned to "y".
802 * Ensuring the first argument of nthcdr() is non-negative.
803         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
804 * A patch for mew-inbox-folder().
805         Makoto MATSUSHITA <matusita@ics.es.osaka-u.ac.jp>
806 * A patch for mew-caesar.el.
807         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
808 * A typo fix for mew-join.
809         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
810
811 1.94b11 (99/03/01) mew-dist release
812
813 * Adding PGP key is now conformant to C-cC-e convention.
814 * Some function concerned with string were re-written for memory
815   efficiency.
816
817 1.94b10 (99/02/27) mew-dist release
818
819 * If a message size is larger than mew-file-max-size, Mew insert only 
820   mew-file-max-size byte of the file into Message buffer.
821 * A patch to prevent infinite loop when typing "m r RET".
822         KOIE Hidetaka <hide@koie.org>
823 * A patch for mew-fib.el so that contrib/mew-ff.el works.
824         OBATA Noboru <obata@nippon-control-system.co.jp>
825 * Introducing mew-sort-default-key-alist.
826         Toru YANO <ytoru@s-fine.co.jp>
827 * One patch for mew-gnus.el.
828         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
829 * "i" selects inbox name according to config cases. The mew-inbox-folder
830   and mew-inbox-folders function are defined.
831
832 1.94b9 (99/02/25 Happy Birthday!) mew-dist release
833
834 * mew-overlay-p for XEmacs sees if the overlay is alive or not.
835 * Replaced th-tis620 to tis620 to get along with both Emacs 20.3 and
836   XEmacs 21.0. XEmacs 20.4 provides an empty thai.el so tis620 is not
837   available on that XEmacs.
838 * Set an appropriate error message for GNUPG.
839 * Bug fix for mew-pgp-encrypt-check. (A very careless mistake, sorry.)
840 * Re-wrote References: creation when reply. And defined
841   mew-references-max-count.
842 * mew-refile patch.
843         Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
844 * mew-alias-comment-characters.
845 * contrib/mew-ff.el.
846         OBATA Noboru <obata@nippon-control-system.co.jp>
847
848 1.94b8 (99/02/23) mew-dist release
849
850 * Now you can pick on XEmacs.
851 * Sanity hack for MIME parameter.
852         Shun-ichi GOTO <gotoh@taiyo.co.jp>
853 * Invalid public key handle for PGP 5.x.
854 * C-u a now replys to From: only.
855         Shun-ichi GOTO <gotoh@taiyo.co.jp>
856 * Coding system hack for undo in Draft mode.
857         Shun-ichi GOTO <gotoh@taiyo.co.jp>
858 * Deleting overlays in Message mode and in Draft mode.
859 * Divided mew-version.
860         Ken-ichi Yamamoto <yamamoto@konami.co.jp>
861
862 1.94b7 (99/02/17) mew-dist release
863
864 * A bug fix for the +draft vs. "E" problem.
865 * Defined mew-set-keymap-parent for mew-draft-body-map.
866         Shun-ichi GOTO <gotoh@taiyo.co.jp>
867         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
868         Kennichi Yamamoto <yamamoto@konami.co.jp>
869 * A fix for mew-pgp-set-version.
870         Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
871         Shun-ichi GOTO <gotoh@taiyo.co.jp>
872 * Fixes for mew-prog-pgpk-ext-arg.
873         Chifumi Hayashi <chifumi@mscom.or.jp>
874         MIYAJIMA Mitsuharu <miya@osk.3web.ne.jp>
875 * Set mew-highlight-url-max-size to 10000.
876         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
877 * Even if the number of field lines is 1 and its length is over max,
878   no folding for 'unstruct field in ASCII only.
879 * Deleted "\t" from mew-draft-body-map.
880         Shun-ichi GOTO <gotoh@taiyo.co.jp>
881
882 1.94b6 (99/02/15) mew-dist release
883
884 * If an error occurs in PGP/MIME creation, Mew automatically does undo.
885 * RFC 2231, MIME parameter extensions.
886 * Parameter insertion is sophisticated. i.e. folding and quoting
887 * More error handling on RFC 2047 header encoding.
888
889 1.94b5 (99/02/13) mew-dist release
890
891 * inhibit-read-only for the entire mew-draft-make-header.
892 * Check the string "Pretty Good Privacy(tm) 2" for PGP 2.3.
893 * Auto flush after scan.
894   Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>
895 * mew-header-insert-ascii-addr makes use of the last white space.
896 * Explicitly causes an error if non-ASCII characters are contained in
897   quoted-string in the header.
898
899 1.94b4 (99/02/12) mew-dist release
900
901 * MIME-Version: is inserted when C-c C-m.
902 * BIG5 support (not tested).
903 * GNUPG support.
904 * Several bugs of RFC 2047 are fixed.
905
906 1.94b3 (99/02/08) mew-dist release
907
908 * Multiple burst. (M-b)
909 * Deleting (mew-current-set 'message nil) from mew-window-configure.
910 * If mew-highlight-mark-folder-list is t, marked lines in all folders 
911   are highlight.
912 * Defined mew-syntax-format-hook.
913 * A bug fix for message/delivery-status.
914 * A bug fix for mimedecodequoted.
915         Murata Takashi <Takashi.Murata@nsgnet.co.jp>
916 * Several type definitions.
917         Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>
918 * A new entry "x-ml-count" for mew-sort-key-alist.
919         nakaji@zeisei.dpri.kyoto-u.ac.jp
920 * mew-config-insert-when-composed for PGP encoding.
921         Akihiro Motoki <motoki@ptl.abk.nec.co.jp>
922
923 1.94b2 (98/11/24) mew-dist release
924
925 * rear-nonsticky for attachments.
926         Mikio Nakajima <minakaji@osaka.email.ne.jp>
927 * Specifying the --mimedecodequoted option to imget and imscan 
928   according to mew-decode-quoted.
929 * MIME decodings checks CTE: values for composite CT:s.
930 * Prevent applying X-GIP64 to message/* and multipart/*.
931 * mew-prog-tiff for mew-win32.el
932         Hideyuki SHIRAI <Shirai@rdmg.mgcs.mei.co.jp>
933 * mew-folder-list hack for msdos file system.
934         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
935 * "=" hack for mew-gnus.el.
936         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
937 * mew-require-final-newline.
938         "YAMAGUCHI, Shuhei" <yamagus@kw.netlaputa.ne.jp>
939 * mew-decode-quoted.
940         SASAKI Takeshi <sasaki@sysrap.cs.fujitsu.co.jp>
941 * mew-refile-view.el.
942         "Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
943 * A patch to mew-gnus.el.
944         SAITO Tetsuya <tetuya-s@is.aist-nara.ac.jp>
945
946 1.94b1 (98/10/21) mew-dist release
947
948 * mew-uniq-variables.
949 * EUC KR patch.
950         Han Yeong Su <yons@zuken.co.jp>
951 * Define mew-summary-mark-direction.
952         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
953 * The text demo for xemacs -nw.
954         Naoki Wakamatsu <s1031159@u-aizu.ac.jp>
955 * Introducing mew-summary-prepare-draft to mew-gnus.el.
956         Mito <mit@nines.nec.co.jp>
957 * And mew-gnus.el fix related to the References hack.
958         Han Yeongsu <yons@zuken.co.jp>
959 * References hack.
960         Mito <mit@nines.nec.co.jp>
961 * mew-sort.el fixes.
962         "Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
963 * Use mew-save-dir instead of default-directory in mew-ext.el.
964         Hideyuki SHIRAI <Shirai@rdmg.mgcs.mei.co.jp>
965 * Two patches for mew-gnus.el.
966         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
967 * Modeline of Summary mode tells that subprocess is running.
968         Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp>
969
970
971 1.93 (98/09/05) mew-release release
972
973 1.93pre4 (98/09/03)
974
975 * Due to my typo, Latin-1 in header was treated as unknown in Emacs 19. 
976   Sorry!
977
978 1.93pre3 (98/09/01)
979
980 * Load refile nits only at boot time.
981         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
982 * nconc fix.
983 * Temp dir fix.
984
985 1.93pre2 (98/08/31)
986
987 * Message handling for imget.
988         Murata Takashi <Takashi.Murata@nsgnet.co.jp>
989 * Fix for mew-summary-sort-subr.
990         Akihiro Motoki <mokkun@bigfoot.com>
991 * Kill whom buffer when sent.
992         Akihiro Motoki <mokkun@bigfoot.com>
993 * A patch for goto-folder.
994         wkenji@flab.fujitsu.co.jp
995 * mew-alias-setup checks mew-alias-file.
996
997 1.93pre1 (98/08/24)
998
999 * Version strings are updated.
1000 * The item 3 of copyright is deleted.
1001 * Bug fix for mew-message-narrow-to-page when ^Ls are continued.
1002
1003 1.93b56 (98/08/22)
1004
1005 * Header highlight problem for reedit with Config: is fixed.
1006 * mew-expand-folder allows absolute path.
1007 * Defined mew-string-as-multibyte to get along with Emacs 20.3.
1008 * Fix for an unnecessary null line when a draft is prepared.
1009 * mew-get-header-value extract only one From: field to get along with
1010   new x-face-mule.el.
1011 * Deleted contrib/mew-xface-mule.el.
1012 * Defined mew-uniq-list. Obsoleted mew-refile-list-uniq.
1013
1014 1.93b55 (98/08/19)
1015
1016 * Bug fix of header encoding for comment.
1017 * Delete append from mew-refile as much as possible.
1018 * Deleted mew-member. Use member instead.
1019 * Multiple alias files are allowed.
1020 * Run mew-message-hook in mew-summary-insert.
1021         Makoto MATSUSHITA <matusita@ics.es.osaka-u.ac.jp>
1022 * Yet another alias patch for continuous line.
1023         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1024 * Message analysis for messages in +draft is controlled by mew-debug.
1025 * PNG patches for OS/2.
1026         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1027 * Alias patch.
1028         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1029
1030 1.93b54 (98/08/15)
1031
1032 * Defined mew-draft-before-composition-only.
1033 * Yet another header encoding.
1034 * Alias setup by Elisp.
1035         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1036 * Bug fix for status update.
1037         kyota@po.ntts.co.jp (Kyotaro HORIGUCHI)
1038 * Remove exception of mew-summary-display. Messages in the draft folder
1039   are analyzed then displayed.
1040 * When reedit, decode header if CT: is text/plain.
1041 * Got rid of mew-virtual-mode-map from mew-caesar.el.
1042         Hideyuki SHIRAI <Shirai@rdmg.mgcs.mei.co.jp>
1043 * mew-ask-subject fix.
1044         Maybe TABOO <y-koga@ccs.mt.nec.co.jp>
1045
1046 1.93b53 (98/08/11)
1047
1048 * Use char-equal instead of equal, sigh. On XEmacs " " has not been
1049  encoded as "_" with quoted-printable but "=20"....
1050 * Define values for primitive field-names.
1051 * Update documentations.
1052 * Fix for mew-highlight-url-max-size.
1053         Atsushi Nemoto <nemoto@sord.co.jp>
1054 * Deleted mew-virtual-mode-map thanks to mew-summary-only.
1055 * The default value of mew-use-cursor-mark is nil.
1056 * Displaying CTE: for application/octet-stream.
1057         Atsushi Nemoto <nemoto@sord.co.jp>
1058
1059 1.93b52 (98/08/04)
1060
1061 * Bug fix for mew-summary-convert-local-cs.
1062 * mew-mark-clean-up before mew-buffers-clean-up.
1063 * Bug fix for mew-summary-scroll-{up,down}
1064 * Small patch to mew-env.el.
1065         Mito <mit@nines.nec.co.jp>
1066 * Patch to mew-os2.el to get along with Mule 3.
1067         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1068 * Clean up mew-header.el.
1069 * Bug fix for mew-string<.
1070 * mew-config-clean-up was added to mew-summary-quit.
1071         Satoshi Yatagawa <yatagawa@mitaka.ntt-at.co.jp>
1072
1073 1.93b51 (98/08/01)
1074
1075 * CDP: is used for the temporary file to pass an external program.
1076         Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>
1077 * Ensuring overlay-arrow-{string,position} is buffer-local.
1078 * mew-local-variable-p again.
1079 * Defined mew-use-cursor-mark.
1080         Mito <mit@nines.nec.co.jp>
1081 * Deleted mew-folder-alist-reverse. Sort mew-folder-alist with
1082   mew-string< instead.
1083 * Define mew-lc-kana for non-Mule.
1084 * Tiny fix for mew-refile-guess-by-newsgroups.
1085         NAGAO Tadaaki <nagao@iij.ad.jp>
1086
1087 1.93b50 (98/07/30)
1088
1089 * mew-prog-audio2 for Win.
1090         Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>
1091 * Even unless MIME analysis, RFC 2047 header decoding is applied.
1092 * Cleaning up setup, clean-up, clear, and init functions.
1093 * Let "ma" not to mark multipart.
1094 * One more bug fix for toolbar.
1095 * One more bug fix for mew-attach-audio.
1096 * Bug fix for join.
1097         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1098
1099 1.93b49 (98/07/26)
1100
1101 * Get along with XEmacs compiled with --without-toolbars.
1102         Naoki Wakamatsu <s1031159@u-aizu.ac.jp>
1103 * If attachments are not valid, make single.
1104 * Yet another bug fix for mew-draft-header-keymap.
1105 * mew-summary-ls preserves preview marks if range is "all".
1106   Is this desired?
1107 * mew-summary-folder-cache-save deletes mew-decode-syntax if printed.
1108 * Clear decode-syntax markers if nothing is printed.
1109 * Bug fix for attach-audio.
1110 * Fix for message search for pick.
1111 * The scroll-up problem of forward is fixed.
1112 * The cursor position problem of forward is fixed.
1113 * The boundary problem of overlay is fixed.
1114
1115 1.93b48 (98/07/18)
1116
1117 * widen for mew-summary-folder-cache-save.
1118         "Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
1119 * Set inhibit-read-only to t in draft-undo.
1120 * Bug fix for CD: encoding.
1121 * Specify cs-draft for make-backup and undo.
1122 * Typo fix for mew-addrstr-parse-address.
1123         TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>
1124 * rear-nonsticky for header separator.
1125         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>      
1126 * Bug fix for read-only header separator when undo.
1127 * Only parameter value can be quoted.
1128 * Define mew-header-sanity-check.
1129 * Header encoding now gets along with Emacs 20.2.
1130 * Add mew-mule.el to Makefile.
1131
1132 1.93b47 (98/07/16)
1133
1134 * Define mew-aref and mew-charlen to support all Mule versions.
1135 * s/redist/resend/g.
1136 * mew-addrstr-parse-syntax-list checks mew-header-max-depth.
1137 * Tiny fix for mew-summary-redist.
1138         Takeshi Itoh <titou@bits.co.jp>
1139 * Make attachments read-only.
1140         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1141 * mew-summary-save sets file to nil if the charset of filename 
1142   is unknown.
1143 * mew-charset-sanity-check is defined.
1144 * New RFC 2047 header encoding.
1145 * Make mew-gnus.el synchronized with mew-header.el.
1146         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1147
1148 1.93b46 (98/07/11)
1149
1150 * Fixes of draft toolbar.
1151 * mew-syntax-number bug fix for XEmacs.
1152 * mew-draft-mode-map inherits mew-draft-body-map if 
1153   mew-use-overlay-keymap is t.
1154         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1155 * Corporate with Emacs which returns mule-version of 4.
1156         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1157 * mew-attach-undo clears decrypters.
1158 * Defined mew-summary-clear-end-of.
1159 * Bug fix of mew-end-of-* for mew-summary-insert.
1160         Hideyuki SHIRAI <Shirai@rdmg.mgcs.mei.co.jp>
1161 * mew-header.el is drastically modified.
1162 * Integrated mew-split, mew-header-split, mew-split-number.
1163 * s/equal/mew-case-equal/g if necessary.
1164 * s/string-equal/string=/g.
1165 * Added missing options for search-forward.
1166         Hideyuki SHIRAI <Shirai@rdmg.mgcs.mei.co.jp>
1167 * Make (setq mew-use-overlay-keymap nil) work on Emacs 19.34.
1168         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1169 * Mark patch for mew-gnus.el.
1170         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1171
1172 1.93b45 (98/07/05)
1173
1174 * Two bug fixes for mew-ext.el.
1175         Kenichiro MATOBA <Kenichiro.Matoba@Sun.COM>
1176 * mew-draft-keyswitch is back.
1177 * mew-draft-show-attach deletes only glyph extents.
1178 * mew-pgp-verify-check checks if the signature is supported or not.
1179 * mew-pgp-verify-check bug fix.
1180         Masachika ISHIZUKA <ishizuka@ish.org>
1181 * Don't assign mew-attach-dummy for C-u. 
1182         Mito <mit@nines.nec.co.jp>
1183 * Keymap of attachments also uses overlay.
1184 * Bug fix for mew-highlight-body.
1185
1186 1.93b44 (98/07/02)
1187
1188 * Obsolete mew-header-insert-value. Use mew-complete-insert instead to
1189   use right colors.
1190 * mew-message-set-end-of now sees if extents exist.
1191 * Separated mew-summary-display-part to mew-mime-part so that
1192   mew-end-of-* are displayed correctly.
1193 * Obsoleted mew-message-citation. Use marker instead.
1194 * Changed convention of marker naming.
1195 * s/jepg/jpeg/g.
1196         k-morito@sdl.hitachi.co.jp
1197 * Replaced defun with defmacro in mew-mule*.el.
1198 * Make mew-cs-post-conv safer.
1199
1200 1.93b43 (98/07/01)
1201
1202 * Mew now takes care of composite character set like tis620!!
1203 * Define mew-header-insert-value.
1204 * mew-refile-guess-by-folder is now customizable by 
1205   mew-refile-guess-key-list.
1206 * Check if mew-buffer-hello exists when kills it.
1207         Akihiro Motoki <mokkun@bigfoot.com>
1208 * widen when replys.
1209 * widen when inserts end-of-*.
1210
1211 1.93b42 (98/06/30)
1212
1213 * Bug fix for local-map of draft header.
1214 * Bug fix for end-of-*.
1215 * Define mew-frame-id to make unique string independent on 
1216   frame-title-format.
1217         Masahiro MURATA <muse@ba2.so-net.ne.jp>
1218 * Add an optional argment to mew-draft-{yank,cite} to cooperate with 
1219   xcite.el.
1220 * Syntax fixes for mew-mule0.el.
1221         Mark Burton <markb@ordern.com>
1222 * A patch for mew-summary-virtual.
1223         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1224
1225 1.93b41 (98/06/26)
1226
1227 * Use overlay-arrow-string for mew-end-of-message-string and 
1228   mew-end-of-part-string.
1229 * mew-draft-keyswitch is now obsoleted. Use the 'local-key property instead.
1230 * Use set-window-start to the header and attachments visible.
1231 * Bug fixes for the header separator.
1232 * Marker bug fixes.
1233 * Bug fix for header separator of reedit.
1234 * Deleting the variables to prevent warning due to many side effects, sigh.
1235
1236 1.93b40 (98/06/24)
1237
1238 * Use PNG for opening instead of XPM.
1239 * Use valid-image-instantiator-format-p instead of featurep.
1240 * Defined mew-summary-reply-position and
1241   mew-summary-reply-with-citation-position.
1242 * Marker stuff was brushed up.
1243 * mew-summary-reply-with-citation sets disp-msg on anyway.
1244 * mew-draft-cite and mew-summary-reply select a buffer from where
1245   header info is retrieved in the following order:
1246         (1) Message buffer if header exists
1247         (2) Cache buffer if exists.
1248   Typing "a" on a part (not on a message) means replying to the
1249   part(e.g. message/rfc822). So, prefix argument of mew-summary-reply
1250   was removed.
1251 * mew-current-{get,set} is now frame-local.
1252 * Bug fix for insert.
1253         TAKAHASHI Masafumi <takahasi@soft.nid.co.jp>
1254 * mew-summary-goto-folder takes care of virtual folders.
1255         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1256         Masahiro MURATA <muse@ba2.so-net.ne.jp>
1257 * TIS(Thai) 620 support.
1258 * mew-summary-join was back.
1259
1260 1.93b39 (98/06/11)
1261
1262 * Commands for Summary and Virtual mode were drastically re-written with
1263   new macros.
1264
1265 1.93b38 (98/06/08)
1266
1267 * Obsoleted mew-use-pgp5. PGP version is automatically detected.
1268 * mew-summary-save use the filename parameter of CDP: even if "inline".
1269 * Defined mew-end-of-message-string and mew-end-of-part-string. Obsoleted
1270   mew-eof-string.
1271 * Key assignment of mew-summary-exchange-point was changed from "C-xC-x"
1272   to "C-cC-b".
1273 * New mew-win32.el.
1274         Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>
1275 * Bug fix of "n" when the cursor locates in the middle of a line.
1276         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1277
1278 1.93b37 (98/05/31)
1279
1280 * Defined mew-pick-canonicalize-pattern.
1281 * Refine unfolding of mew-header-decode-region.
1282 * Bug fix of mew-update-range.
1283         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1284 * Patches for X-Face: and mew-os2.el.
1285         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1286 * C-uC-cC-l asks coding-system.
1287         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1288 * Old replace-match doesn't support string, sigh.
1289         Shun-ichi GOTO <gotoh@taiyo.co.jp>
1290 * A patch to mew-xface-mule.el
1291         Makoto MATSUSHITA <matusita@ics.es.osaka-u.ac.jp>
1292 * mew-header-decode-region unfolds folded lines.
1293
1294 1.93b36 (98/05/27)
1295
1296 * Remove all illegal characters in decoded string if exist.
1297 * PGP key server is changed from ICAT to JPNIC.
1298         Hideyuki SHIRAI <Shirai@rdmg.mgcs.mei.co.jp>
1299 * Bug fix for other fields.
1300         Mito <mit@nines.nec.co.jp>
1301 * Default value of mew-folder-list-skip-pattern is changed.
1302         Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>
1303
1304 1.93b35 (98/05/26)
1305
1306 * An error message is displayed unless mew-prog decode exists.
1307 * Regexs in mew-field-spec were fixed.
1308 * mew-highlight-header-region bug fix.
1309 * When the file which Mew believe doesn't exit unfortunately exists
1310   (probably because of NFS bugs), Mew asks you to input a message number
1311   instead of causing an error.
1312 * Some of mew-input-* calls mew-decode-syntax-delete after its retern
1313   value is fixed.
1314 * mew-summary-display-message deletes extents as 
1315   mew-summary-display-part does.
1316 * mew-prog-xxx is dynamically evaluated to get along with window-system
1317   which has different value for each frame.
1318 * mew-header-decode-address and mew-header-decode-text were integrated 
1319   into mew-header-decode-region.
1320 * A patch for mew-input-sort-key.
1321         SUGIMORI <sugimori@uxd.fc.nec.co.jp>
1322
1323 1.93b34 (98/05/23)
1324
1325 * Removed mew-rfc822-field. See mew-address-fields.
1326 * visible/invisible and header-highlight is integrated. See mew-field-spec.
1327   This makes mew-header-arrange much faster.
1328 * mew-ask-subject works when C-cC-m is typed.
1329 * Required faces.el only if window-system. This pacifies
1330   the "void: frame-face-alist" error.
1331 * Fixed "mo".
1332 * Use mew-make-directory instead of make-directory to prevent an error
1333   if Mail doesn't exist.
1334 * Deleted mew-folder-list-use-file-attributes. If 
1335   mew-folder-list-skip-pattern is nil. use link count. The default 
1336   value mew-folder-list-skip-pattern is nil. For Win95, "^[0-9]+" is
1337   set.
1338 * Made messages in Massage more safer.
1339 * Header arrange.
1340 * Deleted mew-member-del.
1341 * Input functions were integrated. Completion functions were also 
1342   integrated:: pick pattern, folder, folders, address, address2,
1343                rfile, sort.
1344 * Specify Content-ID: instead of Message-ID: for external-body.
1345         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1346 * Ignore quoted-strings during MIME header decoding.
1347         Mito <mit@nines.nec.co.jp>
1348 * The value of mew-keyval was changed to prevent mismatching errors.
1349
1350 1.93b33 (98/05/13)
1351
1352 * C-cC-f tries fetching a public key with the From: field unless the X-Mew:
1353   field exists.
1354         Mito <mit@nines.nec.co.jp>
1355 * Logic change for CD: and CDP:
1356         The default value is decided as follows:
1357         (1) If its value exists, use it.
1358         (2) If not exist, use its file name.
1359         (3) If its file name does not exist, use "".
1360         Mito <mit@nines.nec.co.jp>
1361 * Some fixes for mew-draft-prepare-attachments.
1362 * Specified "=" in addition to "+" for folder completion.
1363 * Updated menubars and mode descriptions.
1364 * Brushed up PGP key fetch.
1365         Hideyuki SHIRAI <Shirai@rdmg.mgcs.mei.co.jp>
1366 * Fixed range of sort-region.
1367         Masahiro MURATA <muse@ba2.so-net.ne.jp>
1368 * Brush up the message when attachments were deleted.
1369         Hideaki MORINAKA <morinaka@acdpe0.anritsu.co.jp>
1370 * The window of completion candidates scrolls up when TAB is typed
1371   repeatedly.
1372 * Small fixes for Makefile.
1373
1374 1.93b32 (98/05/11)
1375
1376 * mew-draft-make-mime -> mew-draft-make-message.
1377 * The old IM Config variables were cleaned up. The new variables are:
1378         mew-config-guess-alist
1379         mew-config-insert-when-prepared
1380         mew-config-insert-when-composed
1381   If you want the old feature of mew-config, set
1382         (setq mew-config-guess-alist '((nil . value))).
1383 * Set mark the original position when Config: is inserted.
1384         Takeshi Itoh <titou@bits.co.jp>
1385 * C-uC-cC-c preserves a multi-part draft and doesn't remove the files
1386   under +draft/mime for undo.
1387         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1388 * Added "install-info" to Makefile
1389 * Ah-hoc Emacs 20.2.9x support.
1390
1391 1.93b31 (98/05/08)
1392
1393 * Refine Makefile.
1394 * Delete files when error occurs in Multipart/Encrypted and 
1395   Multipart/Signed.
1396 * More ad-hoc support for PGP 5.
1397         Minoru Matsumura <matsu@diaconsult.co.jp>
1398 * file-writable-p returns t even if the file doesn't exist. Ugh!
1399   Added file-exists-p.
1400 * mew-summary-scan-filter bug fix.
1401 * Defined mew-ask-pack.
1402 * mew-auto-add-content-type -> mew-ack-send (negated)
1403
1404 1.93b30 (98/05/06)
1405
1406 * mew-message-goto-summary displays the "No Summary mode" message
1407   if the corresponding Summary mode doesn't exist.
1408 * All functions for circular completion now have the prefix
1409   mew-circular-complete.
1410 * If mew-summary-buffer-disp-msg is nil, "A" displays the "Type v first" 
1411   message.
1412 * If MIME decoding is quitted by C-g, its cache is removed.
1413 * Made mew-summary-scroll-{up,down} symmetric.
1414 * New mew-ext-url.
1415         Mito <mit@nines.nec.co.jp>
1416 * Defined mew-pick-default-field.
1417         Gorochan ^o^ <kunito@hal.t.u-tokyo.ac.jp>
1418 * Got rid of insert-before-markers from the scan filter so that 
1419   the side-effect to mew-summary-buffer-end is resolved. Now
1420   mew-decode-syntax-delete is safe even if the final message is
1421   multipart.
1422 * Defined error messages in mew-vars.el.
1423 * Mew now incorporates with XEmacs without the --with-mule option.
1424 * PNG support.
1425         Yoshikazu Ooe <yoshi@god.imasy.or.jp>
1426 * bug fix for PGP error report.
1427 * CDP: patch for "F" in attachments.
1428         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1429
1430 1.93b29 (98/04/30)
1431
1432 * Made mew-complete-window-config buffer-local to make completion
1433   safer against multiple draft buffer.
1434 * Explicitly notify unknown PGP micalg.
1435 * Made mew-summary-prog-exec safer for OS/2.
1436         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1437 * mew-save-dir for uudecode and unshar.
1438         Masahiro MURATA <muse@ba2.so-net.ne.jp>
1439 * Clear jam-zcat-filename-list and jka-compr-compression-info-list
1440   in mew-flet and mew-frwlet.
1441         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1442 * CDP: is displayed as it is. Filename is displayed with "*" appended.
1443 * mew-encode-syntax-single fix.
1444         Maybe TABOO <y-koga@ccs.mt.nec.co.jp>
1445 * Avoid inserting CDP: for signature.
1446         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1447 * Bug fix for missing subject when forwarding a forwarded message.
1448         Shigemi Mikayama <mikayama@bd2.hnes.com1.fc.nec.co.jp>
1449 * Bug fix for "A" in attachment.
1450         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1451 * mew-summary-toggle-analysis stays on the current message always.
1452         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1453 * Ignore charsets other than US-ASCII and ISO-8859-1 on bilingual Emacs.
1454 * Use substring if mew-substring is not bound.
1455
1456 1.93b28 (98/04/20)
1457
1458 * When compsing, CDP: is automatically set unless it matches
1459  mew-mime-content-type-ignore-cdp. Type just RET for 'N' to clear
1460  CDP:.
1461 * Set inhibit-quit to t in functions to enter Draft mode.
1462 * Pack now preserves the * mark.
1463 * Defined mew-pop-to-buffer to fix all bugs on XEmacs.
1464 * Integrated config valuables and functions.
1465 * Use copy instead link for signature attachment to protect the original
1466  signature file anyway.
1467         Hideyuki SHIRAI <Shirai@rdmg.mgcs.mei.co.jp>
1468 * gzip hack for OS/2.
1469         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1470 * mew-summary-toggle-disp-msg stays on the current message always.
1471 * Defined mew-string-width because string-width is not available on some
1472  Emacses.
1473 * save-excursion for mew-summary-mark-refile.
1474         Shun-ichi GOTO <gotoh@taiyo.co.jp>
1475 * PGP fetch patch.
1476         Hideyuki SHIRAI <Shirai@rdmg.mgcs.mei.co.jp>
1477 * Info on sort.
1478         "Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
1479 * XPM support.
1480          Mark Burton <markb@ordern.com>
1481 * Eliminated the "no messages" message when scan.
1482 * Made mew-input-{folder,folders} symmetric.
1483 * Made mew-summary-{next,prev}-page symmetric.
1484 * Call mew-highlight-{url,body} only in text/plain.
1485 * Set modes of Mail and News to mew-folder-mode when init.
1486 * Defined mew-folder-mode and mew-file-mode for privacy reasons.
1487 * Made folder operations safer.
1488 * mew-config-imget is displayed when incing if not default.
1489         Makoto MATSUSHITA <matusita@ics.es.osaka-u.ac.jp>
1490
1491 1.93b27 (98/04/08)
1492
1493 * mew-summary-config-imget. ("C" in Summary mode, anyway.)
1494 * Set mark the point in inbox before get so that we can get back to
1495   that position with C-xC-x.
1496 * mew-save-dir.
1497         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1498 * Set mew-use-highlight-x-face when refiling.
1499         TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>
1500 * imget.sh and imls.sh.
1501         KITAUCHI Akira <akira-k@is.aist-nara.ac.jp>
1502 * imput.sh.
1503         Murata Takashi <Takashi.Murata@nsgnet.co.jp>
1504 * IMAP regex fix.
1505         Yuuichi Teranishi <teranisi@isl.ntt.co.jp>
1506 * New mew-caesar.el
1507         Hideyuki SHIRAI <Shirai@rdmg.mgcs.mei.co.jp>
1508
1509 1.93b26 (98/03/24)
1510
1511 * MIME decoder and decode-syntax displayer was elegantly re-written.
1512 * "guess" -> "us-ascii" when decoding.
1513 * Openp, again.
1514         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1515 * Defined mew-folder-list-function.
1516         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1517
1518 1.93b25 (98/03/13)
1519
1520 * Displaying filename when executing a program.
1521         Shun-ichi GOTO <gotoh@taiyo.co.jp>
1522 * Bug fix for cursor position when "x".
1523 * An ad-hoc hack for left click on Draft mode.
1524         Yuuichi Teranishi <teranisi@isl.ntt.co.jp>
1525 * A patch to support Mew.img and to make it safer.
1526         yamagus@alpha.co.jp
1527         (KOSEKI Yoshinori) <kose@wizard.tamra.co.jp>
1528 * Several patches for elisp impath.
1529         yamagus@alpha.co.jp
1530
1531 1.93b24 (98/03/10)
1532
1533 * Elisp version of impath to list up folders.
1534         yamagus@alpha.co.jp
1535 * Bug fix for mew-attach-duplicate.
1536         Yuji Yamano <u90156@uis-inf.co.jp>
1537 * Several patches including x-face, mew-os2.el, etc.
1538         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1539 * The first part is displayed with its header in Summary mode if it is
1540   text/plain.
1541 * A tiny patch for imjoin.
1542         koie@suri.co.jp
1543
1544 1.93b23 (98/03/02)
1545
1546 * IMAP is back.
1547         wkenji@flab.fujitsu.co.jp
1548 * set-buffer in addition to select-window.
1549
1550 1.93b22 (98/02/28)
1551
1552 * mew-{symbolic-,}link checks if the target file is a regular file.
1553 * Another terrible multipart bug of "f" was fixed.
1554         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1555 * Multiple frame problem on XEmacs was fixed.
1556 * Stupid completion bug fix.
1557 * Fixed icon problems in Draft mode on XEmacs.
1558
1559 1.93b21 (98/02/26)
1560
1561 * Cleans up variables on the last stage of mew-summary-quit.
1562 * Define mew-before-cite-hook for mew-summary-reply-with-citation.
1563         Gorochan ^o^ <kunito@hal.t.u-tokyo.ac.jp>
1564 * mew-demo-picture is t only when XEmacs.
1565         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1566 * "o" marks are removed when Summary cache is loaded. (Just in case...)
1567
1568 1.93b20 (98/02/25)
1569
1570 * Bitmap demo patch.
1571         (KOSEKI Yoshinori) <kose@wizard.tamra.co.jp>
1572 * Config: patch.
1573         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1574 * Fix in mew-highlight-header-region.
1575 * Typo fix in mew-env.el.
1576         SAITO Tetsuya <saito@Mew.org>
1577 * Beautify mew-attach.el.
1578 * mew-im-call-process{,-no-output} checks the return value of 
1579  call-process.
1580 * mew-draft-make-mime moves the cursor onto the end of the header.
1581         Hideaki MORINAKA <morinaka@acdpe0.anritsu.co.jp>
1582 * Add the "-q" option when calls gzip.
1583         Mikio Nakajima <minakaji@osaka.email.ne.jp>
1584         yamagus@alpha.co.jp
1585 * Use mew-folder-member instead of mew-member in highlight stuff.
1586         Yuji Yamano <u90156@uis-inf.co.jp>
1587
1588 1.93b19 (98/02/24)
1589
1590 * Bug fix for mew-syntax-format.
1591 * Defined mew-summary-goto-message.
1592 * Defined mew-string-to-list.
1593
1594 1.93b18 (98/02/23)
1595
1596 * One more fix for mew-header-decode-address.
1597         Mito <mit@nines.nec.co.jp>
1598 * X-Mew: result reports are now perfect.
1599 * attachment syntax and multipart syntax were integrated.
1600
1601 1.93b17 (98/02/20)
1602
1603 * Unfold fix for mew-header-decode-address.
1604 * highlight on tty if XEmacs. And if tty, never do inline display.
1605         Yuuichi Teranishi <teranisi@isl.ntt.co.jp>
1606 * Bug fix for mew-folder-check. mew-folder-check now certainly appends
1607   a new folder to ".folders".
1608 * Touch-folder fix.
1609         Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>
1610 * New mew-refile.el.
1611         Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
1612 * Define mew-link for OS/2 and Win32.
1613         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1614
1615 1.93b16 (98/02/19)
1616
1617 * Fix for "y".
1618 * Defined mew-link.
1619 * Variable index for info.
1620         Koichi Sekido <sekido@mbox.kyoto-inet.or.jp>
1621 * "x" became much much faster.
1622
1623 1.93b15 (98/02/19)
1624
1625 * Prepare mew-summary-imap-{process, string} for neat exclusive operations.
1626 * mew-folder-new-message becomes independent on "impath". This makes
1627   preparation of draft buffer much faster!!!
1628 * Ad-hoc Content-Disposition: support.
1629 * You can specify citation-prefix if mew-ask-cite-prefix is t.
1630         Akihiro Motoki <motoki@hal.t.u-tokyo.ac.jp>
1631 * Update only necessary part if sorted regionally.
1632         Akihiro Motoki <motoki@hal.t.u-tokyo.ac.jp>
1633 * Regional picking.
1634         Akihiro Motoki <motoki@hal.t.u-tokyo.ac.jp>
1635 * Bug fix for mew-summary-exec-region. Information outside the region
1636   is preserved.
1637         Akihiro Motoki <motoki@hal.t.u-tokyo.ac.jp>
1638 * syntax-table bug fix.
1639
1640 1.93b14 (98/02/17)
1641
1642 * Header encoding modification. But still imperfect.
1643 * PGP5 verification patch.
1644         Hiroshi Ogata <hiroshi@nereid.rim.or.jp>
1645 * Coding system patch for mew-summary-display-part.
1646         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1647 * New goto folder.
1648         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1649
1650 1.93b13 (98/02/10)
1651
1652 * Ad-hoc PGP 5 support.
1653         MURATA Nobuhiro <nob@makioka.y-min.or.jp>
1654         Hiroshi Ogata <hiroshi@nereid.rim.or.jp>
1655 * Bug fix of "g" for NetNews.
1656         TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>
1657 * Yet another config implementation.
1658         Maybe TABOO <y-koga@ccs.mt.nec.co.jp>
1659 * message/partial support.
1660         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1661 * HTML and URL stuff for Win32.
1662         Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>
1663 * More information for binary content-type.
1664         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1665 * Two patches to improve the text/html interface.
1666         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1667 * text/html for Win32.
1668         Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>
1669
1670 1.93b12 (98/01/30)
1671
1672 * Message flush when quit.
1673 * Mode line fix for "x".
1674         Akihiro Motoki <motoki@hal.t.u-tokyo.ac.jp>
1675 * Bug fix for Hankaku kana stuff.
1676 * Audio bug fix.
1677 * Several feedback concerted with OS/2.
1678         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1679 * Mode line fix for reedit.
1680         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1681 * Safty patch for mew-summary-goto-folder.
1682         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1683 * New mew-summary-display-{top,bottom}.
1684         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1685
1686 1.93b11 (98/01/29)
1687
1688 * Config bug fix.
1689         Akihiro Motoki <motoki@hal.t.u-tokyo.ac.jp>
1690 * At composing, hankaku kana is converted into zenkaku kana if exists.
1691         Mito <mit@nines.nec.co.jp>
1692 * A safty patch for mew-input-range.
1693         TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>
1694
1695 1.93b10 (98/01/28)
1696
1697 * A patch for mew-draft-cite.
1698         Maybe TABOO <y-koga@ccs.mt.nec.co.jp>
1699 * Ad-hoc support for text/html.
1700 * Some fixes for mew-win32.el.
1701         Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>
1702 * mew-summary-get flush queue if messages exist. This is very convenient
1703   on PPP environment.
1704         Hisakazu Hada <hisaka-h@is.aist-nara.ac.jp>
1705 * mew-ext-prog-url-args.
1706         TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>
1707 * mew-draft-insert-config.
1708         Maybe TABOO <y-koga@ccs.mt.nec.co.jp>
1709 * File mode change for attachments.
1710         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1711 * --preserve=on for imput when "C-uC-cC-c".
1712
1713 1.93b9 (98/01/25)
1714
1715 * Process bug fix for "x".
1716 * Drive letter support in mew-input-file-name.
1717         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1718 * The mew-summary-scan-width option.
1719         Toshihiko SHIMOKAWA <toshi@csce.kyushu-u.ac.jp>
1720 * C-ug always goes to the last line when visits the folder.
1721         Akihiro Motoki <motoki@hal.t.u-tokyo.ac.jp>
1722 * filter patch for Win32.
1723         Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>
1724
1725 1.93b8 (98/01/23)
1726
1727 * IMAP support.
1728         wkenji@flab.fujitsu.co.jp
1729 * mew-summary-mark-all fix.
1730         TAKAHASHI Masafumi <takahasi@soft.nid.co.jp>
1731
1732 1.93b7 (97/12/15)
1733
1734 * mew-prog-im-arg but imperfect...
1735 * Make mew-attach-{copy,link} safer.
1736 * Make mew-summary-mark-all region-oriented.
1737         TAKAHASHI Masafumi <takahasi@soft.nid.co.jp>
1738 * Make mew-attach-delete safer.
1739         Mito <mit@nines.nec.co.jp>
1740 * Check default-toolbar-visible-p.
1741         TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>
1742 * require 'easy-menu.
1743         Yuuichi Teranishi <teranisi@isl.ntt.co.jp>
1744 * New mew-os2.el.
1745         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1746 * Moved mew-status-update after running mew-init-hook.
1747 * Deleted mew-draft-delete-content-type. Use mew-draft-undo instead.
1748 * <all> -> <body> on privacy results. This distinguishes <2> and 
1749   <2 body>.
1750 * A patch to mew-win32.el.
1751         Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>
1752
1753 1.93b6
1754
1755 * mew-{unix,os2,win32}.el.
1756
1757 1.93b5 (97/12/04)
1758
1759 * Case-fold for {in,}visible.
1760 * Defined mew-{reply,forward}-{string,regex}.
1761
1762 1.93b4
1763
1764 * mew-attach-type sets an appropriate mark by default.
1765 * mew-real-send-hook
1766
1767 1.93b3 (97/12/02)
1768
1769 * mew-opt-highlight-* -> mew-use-highlight-*.
1770 * mew-folders-default-folder bug fix.
1771         Mito <mit@nines.nec.co.jp>
1772 * Anonymous FTP bug fix.
1773 * iso-2022-int-1.
1774 * mew-gnus-save-preserve-dot.
1775         TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>
1776         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1777 * mew-summary-flush-queue.
1778         Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>
1779 * face-foreground bug fix.
1780         Maybe TABOO <y-koga@ccs.mt.nec.co.jp>
1781 * A bug fix: refile cancel and specify again.
1782         Mito <mit@nines.nec.co.jp>
1783
1784 1.93b2 (97/12/01)
1785
1786 * mew-y-or-n-p was removed.
1787 * mew-vars.el was created.
1788 * Support of "no *new* message" for imget.
1789         SAITO Tetsuya <saito@Mew.org>
1790 * Inline display of xbm.
1791         Yuuichi Teranishi <teranisi@isl.ntt.co.jp>
1792 * Removed the "Removing folder" message.
1793         Akihiro Motoki <motoki@hal.t.u-tokyo.ac.jp>
1794 * A bug fix of ordering of visible fields.
1795         TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>
1796 * C-l to mew-draft-rehighlight in Draft mode.
1797
1798 1.93b1
1799
1800 * Strict path check to avoid Petname dilemma.
1801 * Typo fixes for mode-line.
1802         Akihiro Motoki <motoki@hal.t.u-tokyo.ac.jp>
1803 * A bug fix for mew-decode-syntax-print.
1804 * Support of imclean.
1805         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1806 * mew-header-decode-qp bug fix.
1807         Yoshikatsu Kawabe <kawabe@sra.co.jp>
1808 * highlight for body in Draft mode.
1809         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1810 * New contrib/mew-mule-xface.el.
1811         Yuuichi Teranishi <teranisi@isl.ntt.co.jp>
1812         KORIYAMA Naohiro <kory@ba2.so-net.or.jp>
1813         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>      
1814 * mew-configs -> mew-config-list.
1815 * Brushed up mew-status-update.
1816 * mew-highlight-url patch.
1817         Masahiro MURATA <muse@ba2.so-net.or.jp>
1818 * mew-highlight-body patch.
1819         Masahiro MURATA <muse@ba2.so-net.or.jp>
1820         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1821 * C-cC-i is now a generic circular completion. mew-complete-from for From:.
1822   Set mew-from-list.
1823 * You can get back to single part only in Draft mode. Type "d" on a
1824   top directory in attachments.
1825 * PGP sign takes the "-u" options. If From: exists, use it. Otherwise, 
1826   mew-mail-address is used.
1827 * Interface to execute external programs such as xv is improved.
1828         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1829         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1830 * A patch to mew-gnus.el.
1831         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1832 * Add Newsgroups: for highlight.
1833         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1834 * new mew-xface-mule.el and patch
1835         KORIYAMA Naohiro <kory@ba2.so-net.or.jp>
1836         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1837 * A bug fix for mew-encode-syntax-format.
1838         Harald Hanche-Olsen <hanche@math.ntnu.no>
1839 * highlight for mew-summary-exchange-mark.
1840         "Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
1841 * Overlay instead of property.
1842         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1843 * mew-opt-highlight-header check in mew-highlight-header-region.
1844
1845
1846 1.92 (97/10/25) mew-release release
1847
1848 * put-text-property 'default for multipart decoded syntax in Summary mode.
1849   Just for XEmacs, sigh.
1850 * Added mew-folder-newsp for mew-summary-display-message.
1851         TSUMURA Tomoaki <tsumura@kuis.kyoto-u.ac.jp>
1852 * (require 'faces) for Text Emacs.
1853 * highligh-url fix.
1854         Yuuichi Teranishi <teranisi@isl.ntt.co.jp>
1855 * A bug fix for header arrange.
1856 * "File does not exist" check moved to mew-summary-display-message.
1857 * local zmacs-region is set nil on Summary mode.
1858 * (buffer-read-only t) for highlight functions.
1859 * font-lock is now obsoleted.
1860 * new mew-refile.el.
1861         Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
1862 * A bug fix of mew-draft-insert-signature.
1863 * A bug fix of header encoding when signs/encrypts a single body.
1864 * mew-folder-check checks whether or not the argument is a string.
1865 * mew-decode-syntax works even when charset is nil.
1866 * mew-folder-check checks whether or not the folder is a directory.
1867 * A bug fix of mew-window-configure.
1868 * font-lock is now used only in +inbox.
1869 * zmacs-regions hack.
1870         Yuuichi Teranishi <teranisi@isl.ntt.co.jp>
1871 * name changes: overlay -> property.
1872 * Underline and bold when no window.
1873         Mito <mit@nines.nec.co.jp>
1874 * Charset is displayed when multipart on Summary mode.
1875 * Check window-system for no window.
1876 * Styles and colors are now customizable.
1877 * Face color hack.
1878 * Use 'binary instead of 'no-conversion.
1879 * find-file-hooks is set to nil to prevent font-lock-mode.
1880 * mew-opt-highlight-headers -> mew-opt-highlight-header.
1881 * Mark names were integrated.
1882 * Range completion.
1883 * Highlight of mouse line on Mule 2.3 and Emacs 20 was obsoleted.
1884 * Throw away hilight19. Use font-lock instead.
1885 * mew-opt-highlight-headers -> mew-opt-highlight-header.
1886 * Removing a drive letter for mew-ext-ftp.
1887         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1888 * A bug fix for mew-folder-make-list.
1889         Masahiro MURATA <mmurata@pic.melco.co.jp>
1890 * Popup menu on Summary mode.
1891         Yuuichi Teranishi <teranisi@isl.ntt.co.jp>
1892 * (make-local-variable 'tab-width) in Summary mode.
1893 * A tiny patch to mew-summary-send.
1894         naoki-e@is.aist-nara.ac.jp
1895 * (featurep 'hilit19).
1896         Mito <mit@nines.nec.co.jp>
1897 * mew-make-folder-list ignores garbages.
1898 * Highlight functions were integrated. See mew-opt-highlight-cursor-line,
1899   mew-opt-highlight-mouse-line, mew-opt-highlight-headers, 
1900   mew-opt-highlight-url and mew.dot.emacs.
1901 * Unknown cte is treated as app/oct.
1902 * koi8-r.
1903 * One more patch to mew-gnus.el.
1904         OKI Yukihiro <yoki@beams.nagaokakyo.kyoto.jp>
1905 * PGP/MIME bug fix.
1906 * Added "From$" to mew-field-invisible.
1907         Masahiro MURATA <muse@ba2.so-net.or.jp>
1908 * imstore for mew-gnus.el.
1909         OKI Yukihiro <yoki@beams.nagaokakyo.kyoto.jp>
1910 * More utime hack.
1911         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1912 * Key binding patch for Summary and Virtual mode.
1913         Tetsu NISHIMOTO <nishimoto@math.okayama-u.ac.jp>
1914 * display correctly when header is too long.
1915         Hirotaka Yokokawa - Nihon Sun IR <Hirotaka.Yokokawa@Japan.Sun.COM>
1916 * cn-gb patch.
1917         huangyan@rd.fujitec.co.jp (Yan HUANG)
1918 * mew-summary-save patch.
1919         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1920 * error -> mew-decode-error in mew-decode.el.
1921 * OS2/Makefile patch.
1922         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1923 * New mew-os2.el and utime.cmd.in.
1924         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1925 * New mew-win32.el
1926         Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>
1927 * Some mew-assoc-match were replaced eith mew-assoc-case-equal.
1928 * mew-set-file-coding-system is obsolted.
1929 * utime hack.
1930         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1931 * MIME decode routines uses eoh2 instead of eoh for messages in +draft.
1932 * Pretty good multi-lingual support.
1933 * A bug fix for C-u n.
1934 * If mew-summary-exec-region catches C-g, it set
1935   mew-summary-buffer-process nil.
1936 * C-cC-k set mew-summary-buffer-process nil anyway, always.
1937 * Defined mew-cs-charset.
1938 * mew-msg-rm-policy hack.
1939         Maybe TABOO <y-koga@ccs.mt.nec.co.jp>
1940 * A bug fix for mew-summary-get's cache.
1941         Akihiro Motoki <motoki@hal.t.u-tokyo.ac.jp>
1942 * charset safe mechanism for mew-summary-burst.
1943 * mew-refile-{add,purge}-alias.
1944         Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
1945 * mew-summary-save takes the object *binary* if unknown.
1946         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1947 * mew-sort.el patch.
1948         "Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
1949 * Startup errors is now user friendly.
1950 * 'no-msg for write-region.
1951 * mew-refile.el use To: if From: is myself.
1952         Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
1953 * mew-summary-auto-refile can be used in Summary buffer only.
1954         Daisuke Sato <densuke@ga2.so-net.or.jp>
1955
1956 1.91 (97/09/18) mew-release release
1957
1958 * Confirmations to a user were removed completely in mew-ext.el.
1959         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1960 * Set mew-message-citation 'header for non-MIME analysis mode.
1961         Hirotaka Yokokawa <Hirotaka.Yokokawa@Japan.Sun.COM>
1962 * Patches for mew.dot.emacs.
1963         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1964         Shuichi Kitaguchi <shuuic-k@is.aist-nara.ac.jp>
1965 * OS2/configure.cmd patch.
1966         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1967 * inhibit-input-event-recording for mew-read-passwd.
1968 * Synchronized mew.texi, mode descriptions, and description for each
1969   functions.
1970 * You can put the '*' mark and the '@' mark even when on parts.
1971   Now, to skip parts, call "n" or "p" with C-u.
1972 * C-cC-u(undo) works even for a single-part message.
1973 * No white space is allowed for Aliases.
1974 * Omitting a question for ext url.
1975         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1976 * New mew-sort.el.
1977         "Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
1978 * Newsgroup -> Newsgroups in mew-pick.el.
1979         Akihiro Motoki <motoki@hal.t.u-tokyo.ac.jp>.
1980 * TMP for mew-temp-file-initial.
1981         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1982 * Be silent when write control files.
1983         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1984 * redraw-display was removed to fix the emphasis problem.
1985         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1986 * The default value of mew-refile-guess-control was modified.
1987         Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
1988 * N and P move the cursor only onto the review mark.
1989 * New mew-os2.el and mew-mime.cmd.
1990         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1991 * mew-summary-inc-sentinel-hook came back.
1992 * Many explanations were added and revised for interactive functions.
1993 * "--link=no" for immv when +trash.
1994         "Chikara 'Power of Allow' Yano" <yankee@pi.ntts.co.jp>
1995 * mew-folder-new-message works well even if Perl5 warns.
1996 * A bug when ISO-2022-JP is encoded with B was fixed.
1997 * Use install in bin/Makefile.
1998         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
1999 * A bug for forward by icon was fixed.
2000 * X-Mailer tiny hack.
2001         Daisuke Yabuki <Daisuke.Yabuki@Japan.Sun.COM>
2002 * mew-summary-reply-with-citation fix again.
2003         Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
2004
2005 1.90 (97/08/26) mew-release release
2006         
2007 * The -f option for cp in bin/Makefile.
2008         Motonori Nakamura <motonori@econ.kyoto-u.ac.jp>
2009 * Use copy-file for mew-attach-copy.
2010 * Integrated mew-field-resent to mew-field-delete.
2011         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
2012         Motonori Nakamura <motonori@econ.kyoto-u.ac.jp>
2013 * mew-summary-reply-with-citation fix.
2014         Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
2015 * mew-header-encode-text was compromised so that 'text' and 
2016   'encoded-word' may not be separated by 'linear-white-space'.
2017 * New mew-refile.el.
2018         Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
2019 * mew-summary-mode-line bug fix.
2020 * "v" and "o" combination made Summary mode mixed up. This is certainly
2021   fixed.
2022 * Defined mew-summary-trace-directory.
2023         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2024 * Timing to ask range was changed in mew-summary-ls.
2025         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2026 * Cache manage fix and MIME decode for News articles.
2027 * Use (cd dir) for unshar and uumerge.
2028 * Bug fix for the case that null name is specified when ext.
2029 * Fixes for display.
2030         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2031 * Defined mew-home.
2032 * Used file-name-as-directory instead of mew-path-separator as much as
2033   possible.
2034
2035
2036 1.89 (97/08/20) mew-dist beta release
2037
2038 * RFC 2047 encoding. This introduced drastic changes.
2039 * Added "Lines:" and "X-Dispatcher:" for mew-field-delete.
2040 * Random stuff goes to mew-func.el.
2041 * A patch for uumerge.cmd.in
2042         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
2043 * Unfold In-Reply-To:.
2044 * X-Mailer hack.
2045 * mew-config-guess-alist
2046         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2047 * automatic-conversion -> mew-cs-autoconv
2048         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2049 * Completely deleted X-Graph.
2050 * read-file-name argment fix.
2051         Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
2052         "Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
2053
2054 1.88 (97/08/06) mew-dist beta release
2055
2056 * mew-draft-keyswitch patch
2057         Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
2058         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2059 * mew-watch-sentinel check "imput: ERROR:" instead of "imput:".
2060 * X-Mew: hack.
2061 * Defined mew-configs.
2062 * Too large mesage bug fix.
2063         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2064 * mew-summary-insert displays the message without analysis on non-part.
2065         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2066 * mew-decode-error hack.
2067 * New Makefile.os2, configure.cmd and uumerge.cmd.in.
2068         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
2069 * mewencode binary patch for OS/2.
2070 * insert-file-contents-internal for mew-attach-copy on XEmacs.
2071 * Displaying GIF/JPEG internally on XEmacs.
2072         Yuuichi Teranishi <teranisi@isl.ntt.co.jp>
2073
2074 1.87 (97/07/28) mew-dist beta release
2075
2076 * Replaced insert-string, beginning-of-buffer, end-of-buffer,
2077   replace-regexp with primitives.
2078 * C-u a and C-u A.
2079         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2080 * Contains Message-ID: in In-Reply-To:.
2081         Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
2082 * Make undo possible for mew-summary-reply-with-citation.
2083         NISHIDA Keisuke <knishida@osk.threewebnet.or.jp>
2084 * mew-sort.el.
2085         Hironori Ikura <hikura@tcc.co.jp>
2086 * Catched up to Emacs 20.0.91.
2087         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2088 * pick macro
2089         UMEMURA Akihiro <akihiro@theory.brl.ntt.co.jp>
2090 * mew-cite-strings-with-petname
2091         Yuuichi Teranishi <teranisi@isl.ntt.co.jp>
2092         Ryuichi MATSUMOTO <ryuichi@ksp.nis.nec.co.jp>
2093 * Preliminary News support.
2094         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2095 * Virtual mode for XEmacs.
2096         Yuuichi Teranishi <teranisi@isl.ntt.co.jp>
2097 * mew-draft-keyswitch bug fix.
2098         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2099 * PGP/MIME re-enter bug fix.
2100
2101 1.86 (97/07/21) mew-dist beta release
2102
2103 * Defined mew-use-petname.
2104 * imsort support.
2105 * A bug for "Subject: as CD:" was fixed. That is, RFC822 messages were
2106   also supported.
2107 * "-" is assigned to mew-summary-scroll-down in Summary and Virtual mode.
2108 * mew-summary-burst can be executed on part.
2109 * mew-summary-save askes y-or-n only when the file exists.
2110 * push-mark if rmm or refile treats one message. 
2111   If you fail to put a mark you want, type C-x C-x to get back.
2112 * C-cC-y and C-cC-t in Draft mode is now symmetric.
2113 * Set modeline-buffer-identification for each mode.
2114         NISHIDA Keisuke <knishida@osk.threewebnet.or.jp>
2115 * mew-virtual-mode-hook
2116         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
2117
2118 1.85 (97/07/01) mew-dist beta release
2119
2120 * Support of "=".
2121         Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
2122 * Deleted mew-cs-spool.
2123 * "mo" bug fix.
2124 * Keybindin changes for Draft mode.
2125         C-cM  -> C-cC-a
2126         C-cu  -> C-cC-l
2127         C-cy  -> C-cC-t
2128 * Bug fix of button2 on XEmacs.
2129         Yuuichi Teranishi <teranisi@isl.ntt.co.jp>
2130 * mew-gnus.el patch
2131         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2132 * (sit-for 0.1) to flush the gap for imget.
2133 * Too large mail is not analyzed and display 'To analyze, type "."'.
2134   If analyzed with ".", it is cached and used when displayed another time.
2135
2136 1.84 (97/06/27) mew-alpha release
2137
2138 * mewencode.c patch
2139         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2140         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
2141 * mewencode.c hack.
2142 * mew-refile.el was changed drastically.
2143 * mew-use-folders-file-p. If t, read the file when bootup. And save the 
2144   file when C-u Z.
2145 * MailDir -> MailPath.
2146 * mew-scan patch for imget error
2147         Yuuichi Teranishi <teranisi@isl.ntt.co.jp>
2148 * non-analysis when too large mail
2149         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2150
2151 1.83 (97/06/24) mew-alpha release
2152
2153 * mew-cs-autoconv for mewencode...
2154 * "Password is wrong" message for imget.
2155 * add #if defined(OS2) || defined(WINNT) || defined(_WIN32) to
2156   mewencode.c.
2157 * cd to the +folder when moved to it.
2158         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2159 * Install *.el before *.elc
2160         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2161
2162 1.82 (97/06/23) mew-alpha release
2163
2164 * mew-cs-noconv-eol.
2165 * Makefile was changed to install all *.el.
2166 * Significant PGP/MIME hack.
2167 * mew-folder-alist fix to make it easy to input multi-level folder
2168         (("+work/mew" "mew") ("+work" "work")) ->
2169         (("+work/mew" "mew") ("+work/" "work"))
2170 * mew-file-ask-p
2171         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2172
2173 1.81 (97/06/18) mew-alpha release
2174
2175 * Integrated body functions for inc, scan, and vscan.
2176 * mew-set-file-coding-system to fix Noconv bug of XEmacs.
2177 * Refile bug for multipart was fixed.
2178 * Refile action was strictly specified.
2179         If message mode exists, let it be. Otherwise, display the header.
2180         If any mark exists, stay the position. Otherwise, display the next.
2181 * Subject is displayed as CD: for Message/Rfc822 if CD: doesn't exist.
2182
2183
2184 1.80 (97/06/15) mew-alpha release
2185
2186 * "n" for new folder at refile made a refile mark. This bug was fixed.
2187 * Style of XEmacs's emacs-version changed. So, changed regex for
2188   mew-x-mailer.
2189
2190 1.79 (97/06/08) img release
2191
2192 * mew-assoc-case-equal for mew-summary-refile.
2193 * Defined mew-characterp.
2194 * PGP/MIME hack for the case where his public key doesn't exist.
2195 * Added In-Reply-To: to mew-rfc822-fields.
2196 * Defined mew-erase-buffer and mew-set-buffer-tmp.
2197 * Next message bug fix for mew-summary-refile.
2198 * mew-save-application/octet-stream-p was obsolete.
2199 * Interface of mew-save-application/octet-stream was improved.
2200         Mito <mit@nines.nec.co.jp>
2201 * Added +trash to mew-range-alist.
2202
2203
2204 1.78 (97/06/02) img release
2205
2206 * mew-summary-pick fix.
2207 * mew-summary-refile mark fix.
2208
2209
2210 1.77 (97/06/01) img release
2211
2212 * Deleted mew-file-chase-links which was defined to maintain backward
2213   compatibility to Emacs 18. Mew don't support Emacs 18 anymore, so
2214   use file-chase-links instead.
2215 * mew-symbolic-link was defined to rescue OS/2.
2216         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
2217 * Set scrollbar-height 0 only for Summary mode.
2218         Yuuichi Teranishi <teranisi@isl.ntt.co.jp> 
2219 * mew-input-range causes an error unless range starts with "0-9a-zA-Z".
2220 * expand-file-name for mew-mail-path in mew-refile.el.
2221 * New re-sent uses imput.
2222 * Hard cordings of UNIX path separator "/" were eliminated. Defined
2223   mew-path-separator.
2224 * "poster" check.
2225         Maybe TABOO <y-koga@ccs.mt.nec.co.jp>
2226 * mew-expand-file-name was obsolete. Use mew-expand-folder instead.
2227 * All completion mechanisms were uniformed in mew-complete.el.
2228 * mew-keyval was modified to allow field-keys which are not terminated
2229   by ":".
2230 * mew-draft-get-new -> mew-folder-new-message.
2231 * mew-summary-burst hack.
2232 * Defined mew-folder-check.
2233 * mew-refile hack.
2234 * mew-assoc-{equal,match,match2} hack.
2235 * mew-pgp.el hack to support sign-AND-encrypt service of PGP/MIME.
2236 * mew-random-string for more safe boundary.
2237
2238
2239 1.76 (97/05/27) img release
2240
2241 * Some MH dependencies were removed.
2242 * Info typos were fixed.
2243         OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
2244 * "w3.el" support for access-type=url.
2245         Toshihiko SHIMOKAWA <toshi@tea.forus.or.jp>
2246
2247 1.75 (97/05/15) img release
2248
2249 * inc/scan remembers neat cursor movements.
2250 * "--src" option for mew-summary-pack.
2251
2252 1.74 (97/05/07) img release
2253
2254 * mew-{scan,summary}.el update.
2255
2256 1.73 (97/05/02) img release
2257
2258 * mew-prog-scan-range-alist -> mew-range-alist.
2259 * mew-scan.el was modified for imget.
2260
2261 1.72 (97/04/29) img release
2262
2263 * immv is supported for deletion and refile.
2264 * imput is ok if mew-fcc is nil.
2265 * impick is ok if while spaces are provided.
2266 * imget:: format is deferent from imls.
2267 * imls is ok.
2268 * mew-plet:: 'binary for XEmacs, 'no-conversion for Emacs.
2269
2270 1.71 (97/04/26) img release
2271
2272 * Start walking with im series.
2273 * make-local-variable coding-system-for-{read,write}.
2274         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>.
2275 * Defined mew-which-el.
2276
2277
2278 1.70 (97/04/21) mew-dist release
2279
2280 * Retrieve the body of Message/External-Body only if typing C-cC-e.
2281 * Many syntaxes are uniformed.
2282 * Pretty good regular expressions.
2283 * Summary mode now reports the reason when an error occurs.
2284 * Yet another bug fix for mew-attach-undo.
2285 * Catch up to XEmacs 20.1 b15.
2286 * Defined mew-subsequence.
2287 * mew-draft-keyswitch bug fix.
2288         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>.
2289
2290 1.69 (97/04/02) mew-release release
2291
2292 * Add many explanations to variables and functions.
2293 * mew-mark-process-all-folders is set to kill-emacs-hook by default.
2294   REMOVE THIS CONFIGURATION FROM YOUR .EMACS.
2295 * Yet another mew-draft-keyswitch bug fix from
2296         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>.
2297   But his patch couldn't handle vector sequence. So I modified.
2298 * mew-attach-line bug fix.
2299         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2300 * A fix for mew-attach-undo fatal bug. It calls mew-syntax-clear-marks now.
2301 * "'" -> "function".
2302
2303
2304 1.68 (97/03/30) mew-release release
2305
2306 * Infos are provided.
2307 * mew-draft-refresh.
2308         Maybe TABOO <y-koga@ccs.mt.nec.co.jp>
2309 * Put mew-cache-flush in mew-summary-toggle-analysis.
2310         Murata Shuuichirou <mrt@mickey.ai.kyutech.ac.jp>
2311 * Changed regular expressions for buffer. Use "$" instead of "\n"
2312  since there are, at least, three end of lines in the world. Add "^"
2313  to "[ \t]".
2314 * Define mew-prog-shell{,-arg} for cmd.exe.
2315 * Add "Resent-*:" to mew-rfc822-fields.
2316
2317
2318 1.67 (97/03/26) mew-release beta release
2319
2320 * bin/* upgrade
2321         - chmod 555 for vscan, uumerge, mew-refile
2322         - find a path for pick, etc.
2323 * Support for Gnumule 19.34.94 epsilon
2324 * Output of pick is line-based. So use mew-piolet instead of mew-plet
2325   in mew-summary-pick.
2326         IMAI Kenichi <kimai@av.crl.sony.co.jp>
2327         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2328 * PGP result duplicate bug fix(only for XEmacs).
2329 * Forward/Multi-Forward attachment/toolbar bug fix(only for XEmacs).
2330 * Reply with citation display bug fix(only for XEmacs).
2331 * mew-decode-syntax-print moves the cursor a wrong place. This is fixed.
2332 * mew-draft-show-attach is now generic enough so that it can execute
2333   any external commands including "xv", "ghostview", etc.
2334   Click left bottun on icons of Draft mode!
2335 * mew-mime-{start,call}-process now becomes generic.
2336 * On XEmacs, I decide to call any external commands immediately without
2337   y-or-n to hide Summary toolbar bug, sigh.
2338
2339
2340 1.66 (97/03/24) the first beta release of Mew next generation 
2341                 to mew-release
2342 * XEmacs 20.1 full support.
2343 * Menu refine for Summary, Virtual, and Draft mode.
2344 * Toolbar for Summary and Draft mode.
2345 * Icons are ready.
2346 * Making code of Summary mode and that of Draft mode as symmetric as 
2347   possible.
2348 * Many bug fixes found in 1.55.
2349
2350 1.55 (97/03/04) mew-dist release
2351
2352 * "Message interface to Emacs Window" -> "Messaging in the Emacs World"
2353 * s/mew/Mew/g.
2354 * (message "") to cancel some messages.
2355 * Set ange-ftp-tmp-name-template to ensure that ange-ftp creates temporary
2356 files on /tmp/mewxxx.
2357 * Asynchronous FTP for access-type=anon-ftp.
2358 * Makefile bug fix.
2359         SAITO Tetsuya <tetuya-s@is.aist-nara.ac.jp>
2360 * Set process-connection-type nil for all start-process funcs.
2361         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2362 * Use make-symbolic-link instead of "ln".
2363 * Use make-directory instead of "mkdir".
2364 * Use copy-file instead of "cp".
2365         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2366 * Define mew-delete-directory-recursively instead of "rm -rf".
2367 * Delete mew-os2-p.
2368 * Delete mew-mule18-p
2369 * Define mew-window-home-buffer.
2370 * Define a content-type entry for ".tgz" and ".pgp".
2371 * "M-p" and "M-n" for mew-folder-map.
2372         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2373 * run-hooks mew-message-hook in mew-message-next-page.
2374 * Delete hilit19 from mew-draft. It is called via mew-draft-mode-hook.
2375 * unread-command-char -> unread-command-events in mew-temp-minibuffer-message.
2376 * Bug fix for undo in Draft mode.
2377 * Define new mew-header-syntax.
2378 * C-g on E in attachments set unintentional privacy. This is fixed.
2379 * "E" on attachments prepares a default decryptor.
2380 * A bug fix for "D" on attachments.
2381 * Implement mew-summary-burst.
2382 * Keyswitch bug fix.
2383         Koji Imada - je4owb/2 <koji@bimota.imada.math.human.nagoya-u.ac.jp>
2384 * Add pre-command-hook for keyswitch.
2385         Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
2386 * Signature insertion bug fix.
2387         Kazuyan / OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
2388 * Draft mode "----" search bug fix.
2389         Maybe TABOO <y-koga@ccs.mt.nec.co.jp>
2390 * Define mew-field-other-visible.
2391         "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
2392 * Special thanks to 
2393         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2394
2395
2396 1.54 (11/25/96) mew-release release
2397
2398 * Insert "\n" after mew-draft-attach-boundary-end.
2399         Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
2400 * Refine Makefiles
2401         Maybe TABOO <y-koga@ccs.mt.nec.co.jp>
2402 * "F" in attachments set charset us-ascii. Now it sets "guess".
2403 * "^$" -> "^-*$" in mew-cache-message-new.
2404         Havard.Eidnes@runit.sintef.no
2405 * mew-save-transfer-form's end problem was fixed. PGP encoding on Emacs 
2406 is now stable.
2407         Havard.Eidnes@runit.sintef.no
2408 * mew-header-decode-regex was defined to pacify those how don't use
2409 MH 6.8.3.JPx.
2410 * Check non-erase in mew-summary-display-part.
2411         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2412
2413
2414 1.53 (11/23/96) mew-release release
2415
2416 * Makefile was modified again, sign.
2417         Maybe TABOO <y-koga@ccs.mt.nec.co.jp>   
2418 * mew-draft-keyswitch was generalized.
2419 * mew-header-canform now just adds mew-mail-domain. This fix for an
2420 environment where the domain contains the string of the first domain
2421 (e.g. jpcert.or.jp).
2422 * mew-attach-multipart fix.
2423         Shunichi GOTO <gotoh@taiyo.co.jp>
2424 * The same fix for mew-attach-external-body and mew-attach-pgp-public-key. 
2425 * Writable check for mew-summary-folder-cache-save.
2426         Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
2427 * Newline hack for mew-draft-syntax-file.
2428         Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
2429 * mew-mime-application/octet-stream uses the obsolete name parameter 
2430 as the default file name. 
2431
2432 1.52 (11/21/96) mew-release release
2433
2434 * Makefile was modified.
2435         Maybe TABOO <y-koga@ccs.mt.nec.co.jp>   
2436 * Insert "\n\n" when a truncated message doesn't have a header delimiter.
2437 * Some undo fixes.
2438         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2439 * Disabled C-y on attachments region.
2440 * mew-mule-p for mew-encode-text-magic.
2441         Jarle.Greipsland@runit.sintef.no
2442 * Path expansion fix for mew-ext-anon-ftp.
2443 * mew-header-expand-alias-list: mew.el -> mew-header.el
2444 * mew-header-decrypters-collect fix.
2445 * PGP ".asc" suffix fix in mew-pgp.el.
2446 * mew-mime-pgp-keys now checks mew-prog-pgp.
2447 * auto-mode-alist fix.
2448         Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
2449 * Add message/delivery-status for mew-mime-content-type.
2450 * Check mew-temp-dir in mew-clean-up.
2451         Yoshitsugu Mito <mit@d1.nines.nec.co.jp>
2452
2453 1.51 (11/18/96) mew-release release
2454
2455 * Re-write version of Mew
2456
2457 1.50 
2458
2459 * Re-write version of Mew for alpha testers.
2460
2461 1.06 (06/07/96) mew-release release
2462
2463 * mew-draft-insert-signature hack. See mew-signature-insert-last and 
2464 mew-signature-as-lastpart.
2465         David C Worenklein <dcw@gcm.com>
2466 * mew-ask-range
2467         David C Worenklein <dcw@gcm.com>
2468 * mew-trash-folder
2469         Maybe TABOO <y-koga@ccs.mt.nec.co.jp>
2470 * Make mew-draft-keyswitch more generic.
2471         KITAJIMA Akira <kitajima@quintet.ics.es.osaka-u.ac.jp>
2472         Koji Imada <koji@bimota.imada.math.human.nagoya-u.ac.jp>
2473 * Set split-window-keep-point t for split-window-vertically.
2474         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2475 * mew-message-highlight-url
2476         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2477 * Provide mew-minibuffer-folders-word and mew-temp-minibuffer-message
2478 so that we can enjoy SPC and TAB on refile completion.
2479 * C-u y requires read-coding-system if on Mule.
2480         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2481 * highlight-headers support for XEmacs
2482         Ulrich Drepper <drepper@myware.rz.uni-karlsruhe.de>
2483 * mew-summary-send speed up
2484         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2485 * Don't force display to reply a scrambled message.
2486         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2487 * mew-summary-quit bug fix
2488         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2489 * inc now support password input for -norpop.
2490 * mail-citation-hook is deleted.
2491 * vscan patch including foiler alias bug fix and space-separated
2492 pattern for -subject.
2493         Shigeya Suzuki <shigeya@foretune.co.jp>
2494 * OS/2 support
2495         Fujikazu OKUNISHI <fuji0924@mbox.kyoto-inet.or.jp>
2496 * mew-summary-highlight-lines-region bug fix
2497         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2498
2499
2500 1.05 (03/28/96) mew-release release
2501
2502 * mew-os2-p
2503         if t, use "cp" instead of "ln -s".
2504 * mew-summary-exec-current for "X"
2505         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2506 * mew-file-chase-links
2507         Yoshiaki KASAHARA <kasahara@csce.kyushu-u.ac.jp>
2508 * mew-draft-cite does support super cite.
2509         Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2510 * message retains in Summary mode if refiled as link.
2511         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2512 * recursive VM refile
2513         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2514 * multi refile
2515         Yoshinari NOMURA <nom@csce.kyushu-u.ac.jp>
2516 * mew-status-update updates only aliases by default. It does for 
2517 both aliases and folders if it is called with prefix(C-u).
2518         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2519 * mew-ask-subject
2520         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2521 * A bug of mew-mime-external-send-mail due to the change of
2522 mew-draft-header is fixed.
2523 * mew-draft-header doesn't insert "Cc:" if cc is nil. 
2524 * English is brushed up.
2525         Mikitomo Ushijima <mikitomo@crew.sfc.keio.ac.jp>
2526 * Bug fixes for XEmacs. overlay. enlarge-window.
2527         Ulrich Drepper <drepper@myware.rz.uni-karlsruhe.de>
2528         "Carl D. Roth" <roth@cse.ucsc.edu>
2529         Wilfried Philips <philips@ibmmbv2.elis.rug.ac.be>
2530         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2531 * mew-base64-encode-string bug fix
2532 * pick macro
2533         UMEMURA Akihiro <akihiro@theory.brl.ntt.jp>
2534 * mew-draft-{yank,cite} save-restriction bug fix.
2535 * mew-draft-header typo fix.
2536         koba@flab.fujitsu.co.jp (Kobayashi Shinji)
2537 * mew-draft-on-key-p bug fix.
2538         koba@flab.fujitsu.co.jp (Kobayashi Shinji)
2539
2540 1.04 (02/29/96) mew-dist release
2541
2542 * Functions of header completion staff in Draft buffer are enhanced.
2543 * mew-assoc-match bug fix
2544 * all "reverse" are changed to "reverse" to save cells!
2545 * mew-summary-{next,prev}-msg are redefined.
2546 * mew-buffer-substring is defined.
2547 * Make mew-base64-char64 one-liner...
2548
2549 1.03 (02/14/96) mew-dist release
2550
2551 * "N" and "P" just moves cursor if mew-summary-buffer-disp-msg is nil.
2552 * Keep summary height(excluding mode line) ODD! (Why hasn't this code
2553 been included yet? I certainly implemented before...)
2554 * "n" display D-marked message even if all below messages are marked
2555 as D. Comment out (forward-line -1) on mew-summary-down to prevent
2556 this.
2557 * Typing "u" on a part whose message is marked causes an error. This is
2558 fixed.
2559 * (set-buffer-modified-p nil) for mark functions.
2560 * use buffer-substring-no-properties in lieu of buffer-substring in
2561 mew-match.
2562         Anders Lindgren <andersl@csd.uu.se>
2563 * mew-summary-rmm has potentially a big bug, which marks "D" on
2564 another message if and only if the user types "D" on a part which is
2565 already marked as "D". This bug is fixed with mew-summary-rmm-one.
2566 * The same bug fix for mew-summary-refile
2567         Hirotaka Yokokawa <Hirotaka.Yokokawa@sun.co.jp>
2568 * Underline and pick seedup patch
2569         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2570         UMEMURA Akihiro <akihiro@theory.brl.ntt.jp>
2571 * mew-mime-application/octet-strem in lieu of mew-mime-default-function.
2572
2573 1.02 (12/21/95) mew-dist release
2574
2575 * mew-summary-search bug fix.
2576 * Assign C-xC-o to mew-summary-jump-to-draft-buffer.
2577 * Don't recenter at refile.
2578         NAKAMURA Motonori <motonori@cs.ritsumei.ac.jp>
2579 * Move (mew-summary-highlight-lines) after sentinel.
2580         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2581 * Don't delete mew-watch buffer when quite.
2582 * Inc calls scan-body to fill the gap.
2583 * Synchronize the scan termination in inc.
2584         Tomoaki Tada <niggle@fct.kgc.co.jp>
2585 * mew-mail-address patch to fix PGP key selection bug
2586         Makoto 'MAR_kun' MATSUSHITA <matusita@ics.es.osaka-u.ac.jp>
2587 * mew-summary-inc bug fix. folder -> mew-inbox
2588         Hirotaka Yokokawa <Hirotaka.Yokokawa@sun.co.jp>
2589 * mew-prog-scan-default-range
2590         Akihisa Konno <minnie@fluidlab.naoe.t.u-tokyo.ac.jp>
2591 * Use file-truename to expand symbolic directory name in
2592 mew-summary-folder-dir-newp when Emacs19. This bug remains for Emacs18...
2593         Yoshiaki KASAHARA <kasahara@csce.kyushu-u.ac.jp>
2594 * Define mew-summary-exec-hook.
2595 * Mark @ and * enhancement 
2596         Akihisa Konno <minnie@fluidlab.naoe.t.u-tokyo.ac.jp>
2597 * -not support for pick.
2598         Akihisa Konno <minnie@fluidlab.naoe.t.u-tokyo.ac.jp>
2599 * Strong marks and weak marks.
2600 * vscan enhancement.
2601         Shigeya Suzuki <shigeya@foretune.co.jp>
2602
2603
2604 1.01 (11/28/95) mew-dist release
2605
2606 * Delete X-Mailer: field when reedit.
2607 * Don't set mew-reply-to by default.
2608 * Define
2609         mew-noreplyto-to-list
2610         mew-noreplyto-cc-list
2611         mew-replyto-to-list
2612         mew-replyto-cc-list
2613 This is a quite temporary solution. 
2614 * passphrase failure bug fix.
2615         MOTOKADO Yoshihiro <moto@kado.iijnet.or.jp>
2616 * (forward-char 1) in mew-message-prev-page for compatibility with
2617 emacs-19.28 and emacs-19.29
2618         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2619 * undo don't delete message buffer.
2620 * Never ask update if a directory is older than its cashe file.
2621 * underline patch 
2622         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2623 * mhc.el version up
2624 * "message/external-body" patch
2625         Yoshinari NOMURA <nomsun@csce.kyushu-u.ac.jp>
2626 * Window pop patch
2627         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2628 * Do update if .mew-cache doesn't exist.
2629 * Change the regex for keep-lines not to delete multipart.
2630 * "^" mew-mail-address "$".
2631 * overlay-put instead of put-text-property.
2632         SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2633 * mew-input-filename bug fix.
2634         Suggested by Richard Levitte <levitte@adm.pi.se>
2635
2636
2637 1.00 (10/18/95) mew-release release
2638
2639 * Define buffer-substring-no-properties on Emacs19 if not defined.
2640 * Never use text properties on XEmacs.
2641 * Warn if old style of mew-cite-format is used.
2642 * mew-temp-minibuffer-message bug fix.
2643 * Support Gnus v5.
2644 * mew-draft-header more neatly deletes Cc:.
2645 * redist never prepares Resent-Cc:.
2646 * All commands are sensitive end of buffer. Boundary problems are solved.
2647 * mew-summary-prev-page bug fixes.
2648 * mew-summary-exec displays "No marks".
2649 * You can execute mew-summary-forward on part.
2650
2651
2652 0.99 (10/08/95) mew-release release
2653
2654 * Typo of mew-draft-multipart-end.
2655 * Never display MIME syntax when mew-summary-toggle-disp-msg is on.
2656 * I have misunderstand RFC1522 for a long time that its heder encoding
2657 requires MIME-Version: field. But Keith kindly told me that it's not
2658 the case. Thanks to this flexibility of RFC1522, we can safely exchange 
2659 non-ascii header fields with non-MIME interface.
2660 * Typo of update in mew-summary-rescan.
2661 * mew-field-get-{value, line} now uses mew-loop-depth to prevent long
2662 loop that happens with thousands of same field in a message.
2663 * mew-prog-pick-default-arg is defined.
2664 * edit-again and reedit inserts mew-from and mew-reply-to.
2665         Satoshi Nakagawa <nakagawa@kansai.oki.co.jp>
2666 * mew-cite-format is *field free*! See the documentation of 
2667 mew-cite-fields.
2668 * mew-refile is version up to stop using
2669 mew-summary-buffer-disp-msg-current.
2670 * Many code contributions that make Mew slightly faster preventing
2671 consumption of cells. Thanks!
2672         UMEMURA Akihiro <akihiro@theory.brl.ntt.jp>
2673 * Define mew-cite-prefix-function and mew-cite-prefix-username.
2674 * Define mew-cite-prefix-confirmp.
2675 * On XEmacs, use (mark t) instead of (marker-position (mark-marker)).
2676         Niclas Andersson <nican@ida.liu.se>
2677 * mew-prog-audio bug fix (Sorry for late, Dave!).
2678         Shiro IKEDA <shiro@volga.bcl.t.u-tokyo.ac.jp>
2679         dcw@gcm.com (David Worenklein)
2680 * mew-summary-reply prepares Cc: from From: field. This may be useful
2681 in the case that To: is a user, From: is the sender, and Reply-To: is
2682 a ML.
2683 * Define mew-header-max-length to prevent long loop for processing
2684 loooong header.
2685 * mewencode hack.
2686   (1) "\n.\n" including "post soft break" is QP-encoded to "\n.=\n\n".
2687       (suggested by Richard Levitte <levitte@pi.se>)
2688   (2) If we meet illegal encoded words such as "=XX" at PQ-decoding,
2689       we just warn, never exit.
2690       (suggested by Niclas Andersson <nican@ida.liu.se>)
2691 * mew-header-extract-addr hack.
2692         Mine Sakurai <m-sakura@ccs.mt.nec.co.jp>
2693 * mew-mark-process-all-folders bug fix.
2694         Shiro IKEDA <shiro@volga.bcl.t.u-tokyo.ac.jp>
2695 * "insert" rather than insert-after-markers which is obsolete in Emacs 19.
2696         Jarle Fredrik Greipsland <jarle@idt.unit.no>
2697 * Draft menu enhancement.
2698         dcw@gcm.com (David Worenklein)
2699 * mew-ask-cc hack for forward, multiforward, and resent.
2700         dcw@gcm.com (David Worenklein)
2701 * Define message-mode functions and menu.
2702         dcw@gcm.com (David Worenklein)
2703 * Use buffer-substring-no-properties instead of buffer-substring for 
2704 mew-delete-backward-char[-at] on Emacs 19 for font-lock-mode.
2705         Jarle Fredrik Greipsland <Jarle.Greipsland@idt.unit.no>
2706 * C-u C-c C-c on draft buffer leaves the draft as it is.
2707         Tomoharu Suzuki <suzuki@astron.s.u-tokyo.ac.jp> 
2708
2709
2710 0.98 (08/01/95) mew-release release
2711
2712 * mew-pgp.el support the cases of lack of public key and keyring itself.
2713 * mew-part-make hack.
2714 * A bug fix for X-Mew:.
2715 * defvar of mew-x-mew to allow users to defined an appropriate strings
2716 for security. 
2717 * "mo" bug fix.
2718         Hirotaka Yokokawa <Hirotaka.Yokokawa@sun.co.jp>
2719
2720
2721 0.97 (07/28/95) mew-release release
2722
2723 * mew-draft-check-whom uses mew-header-address-collect instead of 
2724 mew-header-user-collect. 
2725         Tetsuro Muranaga <Tetsuro_Muranaga@HOLST.CODA.CS.CMU.EDU>
2726 * Defined mew-temp-file to get rid of the security hole which makes
2727 eavesdroppers possible to watch contents of mail on
2728 /tmp. mew-temp-file must be a file which nobody but you can
2729 access. The default value is ~/Mail/drafts.
2730 * localform decoder and syntax analyzer now handle CT: in
2731 Message/digest.  Message/Mixed and Message/Digest is syntactically
2732 identical but the semantics are different. The default CT: for
2733 Message/Digest is "message/rfc822" whereas the default CT: for
2734 Message/Mixed is "text/plain". We don't assume null line after
2735 boundary anymore.
2736 * mew-pgp-decode-sentinel and mew-pgp-decode-sentinel-mime is merged to 
2737 handle PGP message.
2738         
2739
2740 0.96 (06/28/95) gnu.emacs.sources release
2741
2742 * mew-draft-cite sets buffer to (mew-buffer-message) when non-analysis
2743 mode.
2744 * Some warning preventions.
2745         SAKAI Kiyotaka <ksakai@netwk.natc.co.jp>
2746 * Dummy message "" for mew-draft-cite to prevent echo. I don't know
2747 why this echo occurs.
2748 * mew-summary-{reedit, edit-again} inserts mew-fcc and mew-dcc.
2749 * mew-draft-undo deletes backup files.
2750 * Tiny bug fix for mew-draft-undo.
2751 * Tiny bug fix of CD: for PGP/MIME
2752 * Double quotations in the description of mew-cache are escaped with "\".
2753 This makes Mew workable on Emacs 19.29.
2754 * Further English improvement
2755         Mikitomo Ushijima <c92205mu@sfc.keio.ac.jp>
2756 * mew-mime-{call,start}-process warns a message if program doesn't exist.
2757
2758
2759 0.95 (06/26/95) mew-dist release
2760
2761 * mew-fib-flush-input -> "C-cu"
2762 * mew-draft-undo -> "C-cC-u"
2763 * mew-header-user-collect never warn when exceeds mew-loop-depth. 
2764 mew-apply-before-refile-function
2765         SAKAI Kiyotaka <ksakai@netwk.natc.co.jp>
2766 * Check existence of PGP before decoding the region.
2767 * English improvement
2768         Mikitomo Ushijima <c92205mu@sfc.keio.ac.jp>
2769 * mew-summary-rmm and mew-summary-undo can take number prefix.
2770         SAKAI Kiyotaka <ksakai@netwk.natc.co.jp>
2771 * MIME syntax analyzer takes care of CTE:, CI: and CD: for
2772 message/rfc822.
2773 * Message/External-body can contain CD:
2774 * An entry of mew-multi-syntax consists of 
2775         (filename type description encoding param).
2776 PGP encryption uses param instead of descrition. So, MIME object 
2777 which is encoded by PGP can include CD:.
2778 * All command in multipart of draft mode keep the position.
2779 * The key binding of mew-multi-pgp-sign-enc changes from "B" to "P" 
2780 due to mew-multi-base64.
2781 * mew-multi-base64, mew-multi-quoted-printable.
2782 * mew-multi-gzip -> mew-multi-gzip64.
2783 * mew-summary-edit-again for old fashion error mail that an original
2784 message is encapsulated after "----- Original message follows -----".
2785 This is binded to "\ee" in summary mode.
2786 * mew-header-alist
2787 * Bug fix of code transform error in PGP/MIME. I forgot to specifiy
2788 boundary. 
2789 * In draft mode, C-cC-c + "n" caused an error. This is fixed.
2790 * Comment out mew-draft-anno in mew-summary-reply.
2791
2792
2793 0.94 (06/21/95) mew-dist release
2794
2795 * PGP/MIME !! \^^/
2796 * Bug fixs for mew-summary-forward[-multi]
2797 * mew-summary-{inc,scan}-sentinel-hook
2798 * typo
2799         kawato@ats.nis.nec.co.jp
2800 * Two warning reduction
2801         SAKAI Kiyotaka <ksakai@netwk.natc.co.jp>
2802
2803
2804 0.93 (06/20/95) mew-dist release
2805
2806 * "Z" for mew-status-update in summary mode.
2807 * Scan cache is not used in +draft.
2808         SAKAI Kiyotaka <ksakai@netwk.natc.co.jp>
2809 * Mark based composer at last!!
2810 * Mew doesn't scan mime directory at entring multipart mode.
2811 * draft's mark is integrated into encoding. So, mew-insert-file became
2812 much simle and beautiful.
2813 * We can handle ISO-8859-1 on Mule correctly.
2814 * mew-summary-reedit now can handle rfc822 part.
2815 * Many functions become virtual-mode ready.
2816 * mew-quit-hook
2817
2818
2819 0.92 (06/18/95) mew release
2820
2821 * User-customizable valuable mew-field-delete, mew-field-resent.
2822 * mew-part-get-params-member to avoid depending the order of
2823 parameters.  This can survive even if "boundary" is not the first
2824 parameter of multipart.
2825 * Virtual mode is provided. Since buffer-name is not equal to folder
2826 name. (mew-summary-folder-name) is defined. Many functions are
2827 rewrited with it.
2828 * mew-summary-mark-collect2 for virtual mode.
2829 * mew-summary-{inc, scan}-filter deletes only "+".
2830 * When number of address reaches to mew-loop-depth, warning message is
2831 displayed to tell users the truncation of addresses.
2832 * Fcc: allows multiple values.
2833 * mew-header-{user, address}-collect became case-sensitive. I don't
2834 know any side effect occurs.
2835 * User options of mew-auto-add-content-type and mew-ask-cc.
2836         David C. Worenklein <dcw@gcm.com>
2837 * Better value of mew-window-configuration to make lines of summary
2838 window odd
2839 * We should allow aliases that contain ".".
2840   "^\\([-\\+a-z0-9_]+\\):\\s-+\\(.*\\)$" -> "^\\([^:]+\\):\\s-+\\(.*\\)$"
2841
2842
2843 0.91 (05/21/95) gnu.emacs.sources release
2844
2845 * mew-summary-forward causes an error due to modification of
2846 mew-summary-display. set-buffer-modified is moved before return value
2847 to fix this problem.  
2848 * regex of mew-summary-{inc,scan}-filter is changed from 
2849 "^ *[0-9]+\\([ +]\\).*\n" into "^ *[0-9]+\\(.\\).*\n".
2850 * mark enhancement.
2851         Hiroshi ENOMOTO <enomoto@apt.fxis.fujixerox.co.jp>
2852 * mew-read is obsolete.
2853
2854
2855 0.90 (05/08/95) mew-dist release
2856
2857 * buffer-modified hack.
2858 * make mew-summary-save general for binary CT:.
2859 * mew-summary-multipart-delete for mew-summary-toggle-disp-msg.
2860
2861
2862 0.89  (03/07/95) gnu.emacs.sources release
2863
2864 * Menu bar enchancement
2865         SAKAI Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
2866 * PEM functions are named as mew-pem-xxx.
2867 * Set terminal-more-break-insertion nil.
2868 * Patch to delete blank for .xface.
2869         YAMAMOTO Akishige <yamamoto@msi.co.jp>
2870 * Set mail-header-separator "----" for ispell-message.
2871 * Position is changed that call mew-send-hook for ispell-message.
2872 * (split-window-vertically sumheight) -> (split-window nil sumheight)
2873 in mew-window-configure.
2874         SAKAI Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
2875 * +language=en for PGP decode.
2876         Hiroshi ENOMOTO <enomoto@apt.fxis.fujixerox.co.jp>
2877
2878
2879 0.88 (03/03/95) mew-dist release
2880
2881 * +clearsig=on, +language=en for mew-pgp-encode-switch.
2882 * (featurep 'hilit19) for hilit-rehighlight-buffer.
2883 * If you make three mistakes for pass phrase, body isn't deleted and
2884 CT: is not inserted.
2885 * mew-alias-update.
2886         SAKAI Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
2887 * mew-pgp-add-key and mew-terminal-emulater. 
2888 * mew-refile is updated to 0.19 including mew-alist-max-length.
2889         Yoshinari NOMURA <nomsun@csce.kyushu-u.ac.jp>
2890 * mew-from-alist patch to avoid the name of nil.
2891         Keith Waclena <keith@neuromancer.lib.uchicago.edu>
2892 * mew-mime-start-process checks the existence of program.
2893 * Add ^G to exit condition to mew-read-passwd to prevent everending
2894 loop.
2895 * PGP temrinology: "encode" == encrypt, sign, sign then verify
2896 * PGP temrinology: "decode" == decrypt, verify, decrypt then verify
2897 * Error handle for {pub,sec}ring.pgp not exist and userid not found.
2898 * mew-draft-check-whom
2899         Tetsuro Muranaga <Tetsuro_Muranaga@HOLST.CODA.CS.CMU.EDU>
2900 * "~/.xface"
2901 * mew-summary-reply-with-citation -> "A"
2902 * mew-summary-toggle-analysis -> "ESC a"
2903 * Special case support for mew-mime-localform-singlepart
2904         null CT: and CTE: 7bit!
2905
2906
2907 0.87 (02/26/95) mew-dist release
2908
2909 * X-Face: support.
2910 * Burst support.
2911 * hilit-rehighlight-buffer rather than redraw-display in mew-draft-mode
2912 to cease to left garbage.
2913 * erase-buffer before MIME analysis for PGP pass phase input.
2914 * Define mew-which to cease full path notation. (e.g. mew-prog-pgp = "pgp")
2915 * Call PGP asynchronously to send a pass phrase safely to prevent the
2916 ps or sps snoop. 
2917 * Pretty Good Support for PGP. Now you can sign(C-cs), encrypt(C-ce),
2918 sign and encrypt(C-eb). You can re-enter your pass phrase.
2919 * mew-pgp-insert-public-key(C-cp).
2920 * Define mew-pgp-decrypt-letter(C-cd) to decrypt the message without
2921 CT: app/pgp.
2922
2923
2924 0.86 (02/09/95) gnu.emacs.sources release
2925
2926 * mew-command-key-sequence is defined to support C-u on draft mode.
2927         SAKAI Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
2928 * set-marker at mew-summary-reedit
2929         SAKAI Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
2930 * mew-draft-delete-content-type is defined.
2931 * condition-case for mew-summary-{inc, scan}
2932
2933
2934 0.85 (02/08/95) mew release
2935
2936 * Region hack for mew-summary-convert-local-charset and
2937 mew-pem-decrypt-letter.
2938 * Bug fix for auto-fill-{hook & function} again.
2939 * MIME composer hack to throw away swap CT:.
2940 * mew-draft-send-letter never undo now to corrent C-cC-c & n bug.
2941 * Add (mew-summary-multipart-delete) to mew-input-range for the case
2942 when parts is expanded in the bottom of the folder. 
2943 * mew-summary-reply doesn't use full window if current Mew's windows have
2944 enough height.
2945 * mew-draft-header-domain switch the current candidate to the next one
2946 if the current one is conpleted.
2947 * mew-minibuffer-domain is defined.
2948 * mew-draft-header-{domain,alias} saves the window configuration.
2949 * Hacking mew-mime-syntax-singlepart to handle multipart/digest correctly.
2950 * Hacking mew-mime-localform-singlepart to handle multipart/digest correctly.
2951 * Add ".*" entry to mew-mime-content-type.
2952 * Reply address hack for ":;"
2953         Motonori NAKAMURA <motonori@cs.ritsumei.ac.jp>
2954 * A setmaker bug in mew-mime-decode is fixed.
2955 * mew-summary-convert-local-charset checks mew-message-citation.
2956 * "C-cC-h" in summary mode is mew-summary-convert-header.
2957 * "C-cC-d" -> "C-cC-h" in draft buffer.
2958 * mew[en|de]code's gzip64 bug fix. (Three processes are necessary.)
2959 * X-Gzip64 decode support.
2960 * mew-summary-reply never causes an error when From: doesn't exist. 
2961 * Parameter of mew-draft-cite can be nil. 
2962         Yoshinari NOMURA <nomsun@csce.kyushu-u.ac.jp>
2963 * mew-send-hook is defined.
2964 * mew-draft-auto-fill hack.
2965         Yoshinari NOMURA <nomsun@csce.kyushu-u.ac.jp>
2966 * Decription for message mode.
2967 * "q" of mew-message-mode-map -> "o", "h".
2968 * mew-file-append-p is defined.
2969 * Remote file completion support for composing annon-ftp of external-body.
2970 * mew-temp-minibuffer-message is defined.
2971
2972
2973 0.84 (01/11/95) mew-dist release
2974
2975 * a tiny patch to support mew-refile version 0.14.
2976         Yoshinari NOMURA <nomsun@csce.kyushu-u.ac.jp>
2977 * mew-mail-domain is taken from (car mew-mail-domain-list)
2978         Sakai Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
2979 * Key binding change for mew-draft-header-domain into C-cC-i.
2980 * C-cC-l for mew-summary-convert-local-charset
2981 * C-cC-d for mew-pem-decrypt-letter
2982 * Minimum width is 80 for scan and inc.
2983
2984
2985 0.83 (01/12/95) mew release
2986
2987 * goto-char (point-max) when goto-folder.
2988 * Draft mode documentation hack for fill blanks.
2989 * mew-highlight-lines-use
2990         Maybe TABOO <y-koga@ccs.mt.nec.co.jp>
2991 * mew-mime-content-type-multipart-list is defined to limit the range
2992 for the content-type of directory.
2993 * (this-command-keys) instead of last-command-char for
2994 mew-draft-keyswitch to support more than 2 key strokes.
2995 * mew-header-insert-from-file bug fix.
2996         Tomoharu Suzuki <suzuki@astron.s.u-tokyo.ac.jp>
2997 * Bug fix for insertion of messages in +drafts.
2998         Tomoharu Suzuki <suzuki@astron.s.u-tokyo.ac.jp>
2999 * mew-mail-domain-list and mew-draft-header-domain are defined.
3000 You can complete your domain after by "M-TAB" in draft header.
3001 * Bug of auto-fill-{hook & function} in mew-draft-mode is fixed.
3002
3003
3004 0.82 (01/05/95) gnu.emacs.sources release
3005
3006 * mew-mime-syntax adopts vector instead of list.
3007 * Speed hack for mew-fields-get-as-list .
3008 * Set end multipart in mew-mime-syntax for mew-summary-save.
3009 * Coding systam bug of mew-summary-save is fixed.
3010 * mew-summary-save bug that mishandles message/rfc822 is fixed.
3011 * mew-part-make regex bug fix for Emacs 19.
3012
3013
3014 0.81 (12/23/94) gnu.emacs.sources release
3015
3016 * mew-summary-[message-]-{up,down} goes to * mark, too.
3017 * When ((oldmsg = newmsg) & (oldpart != newpart) 
3018 mew-summary-show displays the message.
3019 * mew-draft-insert-signature, at last! (Set mew-signature-file.)
3020 This function will be improved to handle multiple signature files.
3021 * Highlite patch. mew-xemacs.el is removed.
3022         Sakai Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
3023 * File existence check in mew-summary-{show, display}
3024         Yoshinari NOMURA <nomsun@csce.kyushu-u.ac.jp>
3025 * Set mew-summary-buffer-disp-msg-current in mew-message-next-msg.
3026         Sakai Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
3027 * mew-summary-reply takes care of Apparently-To:.
3028 * name change: canform -> localform.
3029 * Bug fix that CD: of CT: message is not displaied.
3030 * CD: decode bug fix.
3031
3032
3033 0.80 (12/14/94) mew-dist release
3034
3035 * Never ask "process marks?" if range is update at rescan.
3036 * The save hack to goto-folder.
3037 * Regex for mew-mail-address-list.
3038         Yoshinari NOMURA <nomsun@csce.kyushu-u.ac.jp>
3039 * Bug fix for mew-summary-{refile, display-{top,bottom}}.
3040         Yoshinari NOMURA <nomsun@csce.kyushu-u.ac.jp>
3041 * Bug fix for mew-alist-load concerned with null readable file.
3042         Yoshinari NOMURA <nomsun@csce.kyushu-u.ac.jp>
3043 * (call-interactively mew-summary-recenter) bug fix.
3044         Yoshinari NOMURA <nomsun@csce.kyushu-u.ac.jp>
3045 * Bug fix for mew-multi-{type,description} that cause an error if it is 
3046 called on the bottom boundary.
3047 * mewencode, mewdecode, and mewcat are implemented.
3048
3049
3050 0.79 (12/08/94) mew-dist release
3051
3052 * mew-header-split is re-written with aref instead of string-match to
3053 fix a bug.
3054 * application/x-graph.
3055         Youki Kadobayashi <youki-k@is.aist-nara.ac.jp>
3056 * AF support.
3057 * Variable name change: mew-mule-charset-spool -> mew-mule-charset-local.
3058
3059
3060 0.78 (12/08/94) mew relase
3061
3062 * Mew MIME canonical form is changed to handle recuresive MIME
3063 message. So, MIME syntax analyzer is also drastically changed.
3064 * truncate-lines for summary-mode.
3065 * When mew-summary-cache-file is inserted, mew-summary-mode is always
3066 called.
3067 * MIME boundary includes preceding CRLF(yes, LF on UNIX). 
3068 mew-summary-save and analyzer obey this spec.
3069
3070
3071 0.77 (11/30/94) mew-dist release
3072
3073 * Introduction of cache based scan.
3074 * mew-fib.el is created. 
3075 * Tiny bug of mew-summary-quite is fixed.
3076
3077
3078 0.76 (11/25/94) mew-dist release
3079
3080 * mew-content-attr rather than mew-file-attr for encoding in 
3081 mew-draft-make-multi[part]
3082 * C-cC-q (mew-kill-buffer) for 
3083         watch buffer, 
3084         summary mode, 
3085         and
3086         mew-multi-find-file.
3087         mew-multi-find-new-file.
3088 * Refine mew-multi-find-file.
3089 * Refine mew-multi-external-body.
3090 * Define mew-multi-find-new-file.
3091 * mew-multi-remove and mew-multi-delete.
3092
3093
3094
3095 0.75 (11/22/94) mew release
3096
3097 * run-hooks instead of funcall for mew-cite-hook.
3098 * Stop inserting "\n" after mew-cite-format. "\n" is appended to
3099 mew-cite-format instead.
3100 * The arguments of mew-summary-scan are changed for update.
3101 * Update bug fix in mew-summary-scan.
3102 * Mime multipart composing method is changed. It become
3103 statefull(mew-multi-syntax) to support Content-Description: (and Mark
3104 based composing in the near future).
3105         c, l, m, r are done.
3106         a, d, e, f are not yet.
3107         T, D are added.
3108
3109
3110 0.74 (11/17/94) mew release
3111
3112 * Demo strings are always centerized.
3113 * mew-eof-string display bug fix.
3114 * mew-cite-format is defined.
3115 * Exclusive control for inc, scan, exec, pack, and sort.
3116 * Introduce the concept of "update".
3117 * "?" searches on range of displayed messages.
3118 * Correct typos in mew-draft-mode-map. 
3119         Sakai Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
3120 * kill-buffer *mew-watch* at mew-summary-quit.
3121
3122
3123 0.73 (10/19/94) gnu.emacs.sources release
3124
3125 * Add mew-emacs19-p to mew-window-pop.
3126         Yoshiaki KASAHARA <kasahara@csce.kyushu-u.ac.jp>
3127 * defvar instead of setq for mew-path.
3128         Sakai Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
3129 * Add bufferp to mew-mark-process-all-folders.
3130         Ishikawa Ichiro <ichiro@ccsr.u-tokyo.ac.jp>
3131
3132
3133 0.72 (10/18/94) mew-dist release
3134
3135 * mew-summary-cite will cite whole message including header if prefix is
3136 given(i.e. C-uC-cC-y).
3137 * mew-header-extract-addr extract a string from last <> pair.
3138 * mew-mark-process-all-folders is defined for kill-emacs-hook.
3139 * mew-loop-depth is defined for long field safety.
3140 * mew-summary-scroll-up's bug fix.
3141         Sakai Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
3142 * mew-mime-decode-region's *critical* loop error is fixed to introduce
3143 mew-decode-marker.
3144 * CTE: quoted-printable for 8bit charset.
3145 * Bug fixes for XEmacs code.
3146         Sakai Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
3147 * p/n on message buffer goes to previous/next part.
3148         Sakai Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
3149
3150 Following are contributed by
3151          Motonori NAKAMURA <motonori@cs.ritsumei.ac.jp>.
3152
3153 * toggle summary only and summary & message when p/n on top/bottom.
3154 * "^-*$" instead of "^$" to show draft.
3155 * When replys your own message, never change To: and Cc:.
3156 * Never insert list:; into To: from To: list:;.
3157 * If body is empty on draft, ignore this body creating multipart.
3158 * Now we can find-file any file on drafts/mime/1/.
3159
3160
3161 0.71 (10/15/94) mew-dist release
3162
3163 * ISO-8859-1 support for Emacs 19.
3164 * mew-draft-charset-guess-letter guess charset only inbody excluding
3165 header.
3166 * Stops to user " " for boundary. " " is replaced by "_".
3167 * Some bugs of mew-summary-save are fixed.
3168 * Tiny bug of mew-multi-part-directory is fixed.
3169         KIZU takashi <kizu@ics.es.osaka-u.ac.jp>
3170 * Improvement of mew-summary-scroll-up.
3171         Sakai Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
3172 * -f option is added when execute gzip or compress with "-d" to avoid
3173 uncompression failer due to a existence "basename" file.
3174 * Remove string-to-char-list from mew-base64-[en,de]code-string.
3175 * Define mew-y-or-n-p.
3176 * Non MIME analysis mode now clenas up message header.
3177 * Default value of mew-fcc is now nil.
3178 * XEmacs(Lucid Emacs) support.
3179         "Matthew Liggett" <mliggett@onyx.chem.indiana.edu>
3180 * Make fcc folder if not exist.
3181 * X-Mailer.
3182
3183
3184 0.70 (10/04/94) mew-dist release
3185
3186 * Support hilight in draft mode. See mew.dot.emacs.
3187 * mew-eof-string
3188         Sakai Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
3189 * *IMPORTANT CHANGE* mew-summary-print  "!" -> "#"
3190 * *IMPORTANT CHANGE* mew-summary-refile-again -> "!"
3191 * *IMPORTANT CHANGE* mew-summary-toggle-disp-msg  "t" -> "v"
3192         to reserve to *t*hread
3193 * auto decryption for PGP's signed message.
3194 * Multipart composing in draft mode is depeloped to make flat multipart.
3195   This intends to support mark based PEM & PGP composing.
3196 * Comment out (kill-all-local-variables) in mew-draft-mode to avoid
3197   killing mew-draft-buffer-header
3198
3199
3200 0.69 (09/27/94) mew release
3201
3202 * Non MIME analysis mode is added.
3203
3204
3205 0.68 (09/25/94) mew-dist release
3206
3207 * Typo :: image/mpeg -> video/mpeg
3208 * mew-summary-search-mark never ask folder.
3209 * Support long alias whose lines are separated by comma.
3210         Sakai Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
3211 * Delete recursive paretheses(comment) in header field.
3212         Sakai Kiyotaka <ksakai@mtl.t.u-tokyo.ac.jp>
3213 * mew-mime-decode takes care of charset to convert codeset.
3214 * Ignore error that no content-* exists after boundary.
3215 * mhc by nomsun.
3216
3217
3218 0.67 (08/30/94) gnu.emacs.sources release
3219
3220 * Empty body mail bug is fixed.
3221 * Mule 1.1 PL04 byte-compile problem is fixed.
3222 * make-variable-buffer-local -> make-local-variable in mew-draft-mode.
3223 * mew-mime-reply is removed.
3224
3225
3226 0.66 (08/26/94) mew-dist release
3227
3228 * Header sort/insertion algorithm is improved.
3229 * kill-buffer on watch sentinel's bug is fixed.
3230 * Many patches are merged.
3231 * never quire japanese.el or european.el.
3232
3233
3234 0.65 (08/25/94) mew-dist release
3235
3236 * Many functions are refined to use while instead of recursion to speed up.
3237 * Make mew-summary-exec much faster. :)
3238 * mew-multi-find-file's bug fix.
3239 * mew-message-[mode-]hook are defined.
3240 * Mew menu is defined for Emacs 19.
3241 * mew-summary-{rescan, pack, sort} ask you to process mark when messages 
3242 are marked.
3243 * mew-summary-scroll-{up, down} and mew-summary-prev-page check if cursol
3244 is on message or part.
3245 * run-hooks refine in mew-draft-mode.
3246
3247
3248 0.64 (08/23/94) gnu.emacs.sources release
3249
3250 * mew-base64-char256 now expects nil.
3251 * mew-draft-cite sets mark for C-xC-x.
3252 * Byte-compile check on Mule2.
3253 * mew-summary-show action for multipart on the end of summary buffer is
3254 refined.
3255
3256
3257 0.63 (08/22/94) mew-dist release
3258
3259 * mew-file-suffix and mew-mime-switch -> mew-mime-content-type
3260 * mew-mule-charset-alist and mew-charset-coding -> mew-mule-character-set
3261 * Whereas mew-assoc-match is obsolated, mew-assoc is defined.
3262 * mew-mule-charset-{spool, integrity} are defined.
3263
3264
3265 0.62 (08/20/94) 
3266
3267 * Mode line of summary mode now contains how many mails are left.
3268 * Support 2 styles of dist.
3269 * mew-header-delete-at supports %.
3270 * mew-draft-kill may rm mimefolder.
3271 * mew-mime-start-process now uses temporary file rather than pipe to
3272 speed up.
3273 * Get elisp whois back to command whois for mew-whois.
3274
3275
3276 0.61 (08/19/94) internal release
3277
3278 * mew-field-visible and mew-field-invisible are defined.
3279 * quoted-printable decoding of header support.
3280 * gnus linking.
3281
3282
3283 0.60 (08/18/94) internal release
3284
3285 * one more mew-summary-multipart-delete's bug fix.
3286
3287
3288 0.59 (08/17/94) internal release
3289
3290 * mew-summary-redist is defined.
3291 * Initial PGP implementation.
3292 * A bug that cursol moves to the end of buffer when
3293 mew-summary-recenter-p is nil is fixed.
3294 * Coding system in draft mode is refined.
3295
3296
3297 0.58 (08/17/94) internal release
3298
3299 * mew-header-delete-ws[2]'s regex is fixed to support multi () pairs.
3300 * new mew-header-insert-from-cache supports multi header fields.
3301 * mew-watch-sentinel timing bug is slightly fixed.
3302
3303
3304 0.57 (08/16/94) internal release
3305
3306 * mew-draft-mode-map refine.
3307 * mew-draft-character-code-mule is defined.
3308 * backgroud sending is supported.
3309 * fields other than mew-message-visible-fields hides over the top. 
3310 Type DEL to see them.
3311
3312
3313 0.56 (08/15/94) internal release
3314
3315 * auto-fill-function's typo is fixed.
3316 * Make mew independ on tiny-mime. Now original code for base64
3317 decoding is merged.
3318 * Support for Nemacs is completely quited.
3319 * Define file-coding-system-for-read in mew-draft-mode.
3320 * Support multi-value of Reply-To:
3321 * mew-mail-address-list is defined.
3322 * condition-case for mew-mime-canform & mew-mime-syntax to read *all* 
3323 messages including error format mail.
3324 * mew-summary-save now support message copy.
3325
3326
3327 0.55 (07/19/94) gnu.emacs.sources release
3328
3329 * mew-summary-refile moves to mew-refile.el so that nomsun can maitain.
3330 * Redisplay bug of mew-summary-refile is fixed.
3331 * auto-fill-hook for 18, auto-fill-function for 19.
3332 * Set -list for the first argument of pick to overwirte -sequence
3333 by shutton@habanero.ucs.indiana.edu.
3334 * "<" and ">" for summary mode.
3335 * mew-summary-recenter always keep the line center to avoid hidden
3336 mulipart problem.
3337 * Minor change for mew-set-environment to avoid calling
3338 mew-header-delete-ws with nil.
3339 * "t" of mew-summary-mode-map for mew-summary-toggle-disp-msg.
3340
3341
3342 0.54 (07/15/94) gnu.emacs.sources release
3343
3344 * (marker-position (mark-marker)) instead of (mark) in mew-draft-cite. 
3345 (mark) causes error on Emacs 19 if no mark exists. (mark t) also
3346 causes error on Emacs 18;(
3347 * mew-draft-auto-fill is defined.
3348 * mew-input-address is refined.
3349 * EUC support for mew-insert-file.
3350 * (sit-for 0) for mew-summary-show.
3351
3352
3353 0.53 (07/15/94) internal release
3354
3355 * mew-url refine.
3356 * (and (boundp 'MULE) *noconv*)) for non-Mule in mew-insert-file
3357 * Quoted string that contains separotor can be splited correctly now.
3358
3359
3360 0.52 (07/12/94) ip-connection release
3361
3362 * Documentation for mew-summary-mode and mew-dtaft-mode.
3363
3364
3365 0.51 (07/11/94)
3366
3367 * define mew-delete-line
3368 * mew-minibuffer-alias bug fix
3369 * mew-insert-file cares kanji-flag or something.
3370
3371
3372 0.50 (07/11/94) internal release
3373
3374 * This version or later is called beta.
3375 * mew-summary-reply can hangle part.
3376 * N on last part goes to next message.
3377 * Alias is expaned when string ends "@".
3378 * Structure of mew-mime-syntax is changed to support content-* family.
3379 * kanji flag reset for mime decode.
3380 * regexp-quote for boundary
3381
3382
3383 0.49 (07/07/94) mew-dist release
3384
3385 * "|" for mew-summary-pipe-message
3386 * "y" for mew-summary-save.
3387 * mew-summary-refile supports part.
3388 * mew-summary-print supports part.
3389 * mew-summary-rmm supports part.
3390 * mew-summary-undo-all is defined.
3391 * mew-summary-refile reports when the message is marked as refile.
3392 * mew-summary-search-mark is defined.
3393 * mew-summary-search can handle complicated pick syntax.
3394 * last-command-char instead of last-input-char for emacs 19.
3395 * Reduce warning at batch-byte-compile.
3396 * native check for message :)
3397 * MIME canonical form creactor's case-sensitive bug fix.
3398 * mew-summary-goto-folder uses mew-window-configure when folder exists.
3399
3400
3401 0.48 (07/04/94) internal release
3402
3403 * concat rather than expand-file-name because its spec was changed on 19.
3404 * mew-message-citation bug fix.
3405 * mew-summary-show-direction is defined; 'up 'down 'next 'stop
3406 * N and P go to next message in part semantics.
3407 * Prefix argument support for mew, mew-read.
3408 * Optional argument *notforce* for mew-summary-display for 
3409 mew-summary-display as a command and mew-summary-refile.
3410 * mew-summary-{inc, refile, rmm} call mew-summary-multipart-delete.
3411 * mew-draft-make-mime kill mark of mew-draft-buffer-multipart.
3412 * mew-draft-mode-map redefine.
3413 * mew-[summary-]send refine.
3414
3415
3416 0.47 (07/01/94) mew-dist release
3417
3418 * alias expantion support.
3419 * comment of header field (i.e. (.*)) is now to be deleted.
3420 * multipart remain at mew-summary-exec bug fix.
3421 * mew-summary-message-{up, down} are defined.
3422 * many functions are translated into macros.
3423 * keep-lines for inc and scan.
3424 * mew-draft-keyswitch is made to be general with mew-draft-null-function
3425
3426
3427 0.46 (07/01/94) internal release
3428
3429 * Multi mode is integrated into Draft mode. So, many functions are
3430 drastically changed. mew-draft-keyswicth is defined.
3431
3432
3433 0.45 (06/30/94) internal release
3434
3435 * Mime mode is integrated into Summary mode. So, many functions are
3436 drastically changed.
3437 * Current message mark "+" is deleted on inc and scan.  *
3438 * mew-summary-buffer-direction is defined.
3439
3440
3441 0.44 (06/28/94) mew-dist release
3442
3443 * mew-summary-forward uses multi mode. So, mew-draft-forward and
3444 mew-default-charset are obsolated.
3445 * Refile support folders that contains subfolders.
3446 * mew-insert-file cares kanji-fileio-code for Nemacs.
3447 * mew-summary-untar into mew-summary-uudecode.
3448 * mew-summary-edit into mew-summary-reedit.
3449 * Some messages are changed.
3450 * mew-draft-cite widen message buffer with save-restriction.
3451 * Super cite support.
3452 * "f" of mew-multi-mode-map double booking bug fix.
3453 * mew-summary-mode-hook is defined. mew-{mime,multi}-mode-hook are not
3454 defined 'cause mime and multi mode will be integrated to summary and
3455 draft mode.
3456
3457
3458 0.43 (06/24/94) mew-dist release
3459
3460 * mew-field-get-{line,value} contains "^-*"-don't-care and return nil
3461 bugs in certain cases. They are fixed.
3462
3463
3464 0.42 (06/24/94) mew-dist release
3465
3466 * RET of summary mode for mew-summary-scroll-up
3467 * ESC RET of summary mode for mew-summary-scroll-down
3468 * M-l instead of C-l of summary mode for mew-summary-recenter 
3469
3470
3471 0.41 (06/23/94) internal release
3472
3473 * mew-field-get-{line,value} support multiple fields.
3474 * mime decode for header of message/rfc822 
3475 * mew-multi-mode-map "f" for mew-multi-find-file 
3476 * mew-multi-mode-map "q" for mew-multi-goto-draft
3477 * mew-multi-mode-map "\C-c\C-m" for mew-multi-make-multi
3478 * mew-window-{stack,push,pop} are defined.
3479 * unwind-protect and save-buffer bug at forward and etc is fixed.
3480 * mew-header-extract-addr can now extract address that doesn't contain
3481 @ mark.
3482 * mew-refile-pair bug fix.
3483 * mew-draft-kill's in multi buffer kill bug fix.
3484 * mew-summary-exec moves point to the nearest message.
3485
3486
3487 0.40 (06/20/94) internal release
3488
3489 * multi mode refine.
3490
3491
3492 0.39 (06/20/94) internal release
3493
3494 * confirmation for mew-summary-{sort, untar, unshar, quit}
3495 * M-t for mew-summary-untar
3496 * M-s for mew-summary-unshar
3497 * O   for mew-summary-pack
3498 * initial version of multi mode.
3499 * C-l for mew-summary-recenter
3500 * mew-draft-to-mime
3501 * C-u M-x mew execute mew-summary-rescan
3502 * mew-refile-pair downcases folders.
3503 * mew-mime-display-part kills mark for citation.
3504
3505
3506 0.38 (06/17/94) internal release
3507
3508 * mew-summary-print widens the message and ask.
3509 * mew-mime-print
3510
3511
3512 0.38 (06/17/94) internal release
3513
3514 * MIME canonical form creator refine.
3515 * mew-mime-decode[-region]
3516
3517
3518 0.37 (06/17/94) 
3519
3520 * mew-summary-{unshar,untar}
3521 * mew-mime-store(still buggy)
3522 * mew-mime-save
3523 * mew-mime-reply
3524 * mew-summary-quit
3525
3526
3527 0.36 (06/15/94) internal release
3528
3529 * mew-mime-switch macro make type downcase.
3530 * mew-mime-show calls mew-mime-display next?
3531         Do you like recuresive like mew-mime-show-next?
3532 * mew-window-configure bug fix.
3533 * mew-summary-search now take care of date completion.
3534 * mew-mime-display[-next,-prev]
3535 * mew-mime-{call,start}-process
3536
3537
3538 0.35 (06/15/94) internal release
3539
3540 * j for mew-summary-jump-message
3541 * reply and forward make sure whether message exists.
3542 * multi-forward makes sure whether mark exists.
3543 * mew-input-* are defined.
3544 * function names are drastically changed.
3545 * kill-region is replaced with delete-region for no side effect.
3546 * MIME decode and enjoy-part display messages.
3547 * no content-type's region was started with null line. Now after null line.
3548 * draft-send-letter's undo bug fix
3549 * draft-make-mime force goto-char to content-type
3550 * no subject, no more bug.
3551
3552
3553 0.34 (06/13/94) internal release
3554
3555 * mime mode functions are drastically modified.
3556 * mew-summary-print
3557 * mew.el is splited into mew.el, mew-refile.el, mew-ftp.el, and mew-pem.el.
3558 * exclusive process excuting for sort and pack.
3559 * mew-mule-charset-alist, mew-default-charset are defined.
3560 * mew-draft-forward's boundary is refined.
3561 * mew-current-* function is simplified.
3562 * yet another collecting folder list algorithm refine.
3563
3564
3565 0.33 (06/13/94) internal release
3566
3567 * process I/O charset for inc, scan, send, pick
3568 * Even if mew-buffer-mime is killed, it is now setted to mime mode.
3569 * mew-summary-searh
3570
3571
3572 0.32 (06/09/94) internal release 
3573
3574 * collecting folder list algorithm refine.
3575 * VM like refile rule is supported(nomsun).
3576 * cache attribute change (nomsun)
3577 * ange-ftp linking (m-sakura)
3578 * kanji code setting for inc & scan
3579
3580
3581 0.31 (06/09/94) mew-dist release
3582
3583 * point move to bottom of buffer on "x".
3584 * string-match instead of string= for mime version.
3585
3586
3587 0.30 (06/07/94) internal release
3588
3589 * mew-summary-edit never choose new draft in +drafts.
3590 * inc and scan refine. Fix scan: no messages.
3591 * scan now takes ranges
3592 * can undo citation 
3593 * (unwind-protect save-buffer) so that draft never already exists
3594 * reply header refine. i.e. Reply-To:, From:, To:, Cc:.
3595
3596
3597 0.29 (06/07/94) internal release
3598
3599 * (run-hooks 'text-mode-hook) in draft mode.
3600 * mew-summary-sort, mew-summary-edit, mew-summary-pack
3601 * refile ordering bug fix
3602
3603
3604 0.28 (06/07/94) internal release
3605
3606 * mew-summary-show recenter bug fix.
3607 * mew-mail-domain is now "" instead of nil.
3608 * yet another mew-reply-to setting bug fix.
3609 * "w" of mew-summary-mode-map is now mew-summary-send instead of mew-send.
3610 * If mew-visit-next-message is nil, never move to next message even at 
3611 the end of buffer.
3612 * "*", N, P for mew-mark-back. I'll be back!
3613 * default-directory change in draft mode.
3614 * text-mode-syntax-table in draft mode.
3615 * mew-from is defined.
3616 * exec message.
3617
3618
3619 0.27 (06/06/94) internal release
3620
3621 * mew-reply-to setting bug fix.
3622 * draft-mode paragraph arrange for M-q.
3623 * citation tag is cited from cache. This enables a single part citation.
3624 * mew-summary-re is defined for xxxxx message number.
3625 * bug that message scrolls at refile is fixed.
3626
3627
3628 0.26 (06/06/94) internal release
3629
3630 * mew-match is defined.
3631 * forwarding adopts multipart/digest instead of message/rfc822 to support
3632 multi message forwarding.
3633 * multi message forwarding.
3634
3635 0.25 (06/03/94)
3636
3637 * mew-summary-display is defined. So, reply, forward, refile, n, and p
3638 use this function.      
3639 * current-window-configuration bug fix.
3640 * page-delimiter works now(default is ^^L).
3641 * rmm and refile call mew-summary-display-next.
3642 * mew-draft-header is defined. Fcc: and Reply-To: are ignored if 
3643 corresponding valuable is nil.  
3644 * "w" for mew-send in summary mode.
3645 * syntax of "Draft-Folder: +drafts" in mh_profile is allowed.
3646 * undo calls mew-window-configure.
3647
3648
3649 0.24 (06/01/94) 
3650
3651 * reply header setting bug fix (space is needed)
3652 * define mew-draft-mode-hook
3653 * bootstrap error function refine
3654 * boundary is now case sensitive
3655 * multi-lingual charset guess for Mule
3656
3657
3658 0.23 (05/31/94) internal release
3659
3660 * mew-send & mew-read check whether mew is already executing.
3661 * execulusive marking and undo.
3662 * draft buffer name looks like +drafts/num.
3663 * demo becomes user option
3664 * reply-to created from mew-mail-domain
3665 * simple describe mode
3666
3667
3668 0.22 (05/30/94)
3669
3670 * current window configuration save for reply and send
3671 * save draft when buffer is created for execusive draft creation
3672 * side effect of previous mark for citation is fixed
3673 * mew-path is used to distinguish whether mew is running.
3674 * initial forward function (of course MIME encapsulation)
3675
3676
3677 0.21 (05/26/94) internal release
3678
3679 * citation is modified to copy from message buffer
3680 * rmm bug fix
3681
3682
3683 0.20 (05/24/94)
3684
3685 * initial composer and draft mode functions
3686         sign, encryption, make mime, send letter, citation, and kill draft
3687 * mime decoder refine
3688
3689
3690 0.19 (05/23/94) internal release
3691
3692 * set part nil when mime quit (to read same part when get back from
3693 summary mode)
3694 * define default from directory for refile folder guess
3695
3696
3697 0.18 (05/19/94) internal release
3698
3699 * Mew means to "Message interface to Emacs Window" for NetNews
3700 support in the future
3701 * MIME subprocess support for Nemacs
3702
3703
3704 0.17 (05/18/94) internal release
3705
3706 * Mail/.folders for quick start
3707 * ignore folders prefix list support
3708 * recursive folders is now default
3709
3710
3711 0.16 (05/17/94) internal release
3712
3713 * 1 message deleting bug fix
3714
3715
3716 0.15 (05/09/94) internal release
3717
3718 * refile (not exclusive marking yet)
3719 * delete
3720 * mark exec
3721 * cache validation
3722
3723
3724 0.10 (05/05/94) internal release
3725
3726 * perfect MIME viewer
3727 * asynchronous inc
3728 * good refile guess algorithm form folders list
3729
3730 ** draft-ietf-pem-mime-alternative-00.txt is obsolete but mew
3731 continue to support because mew needs tag in mail header to check old
3732 style PEM message.
3733 ** draft-ietf-pem-mime-04.txt support someday.
3734
3735
3736 0.03 (04/27/94) internal release
3737
3738 * asynchronous scan (not inc yet)
3739 * dynamic window configuration
3740 * press SPC to select and scroll message
3741 * PEM decription (not merged encryption from mhpem yet)
3742 * LRU cache message algorithm (not validation yet)
3743 * sorted header fields
3744 * Mew means "Mail interface to Emacs Window"
3745
3746 0.00 (03/22/94)
3747
3748 * initial version 
3749 * boot strap
3750 * Mew means "MH interface to Emacs from WIDE"
3751
3752 --End of file