* wl-draft.el (wl-smtp-password-key): New function.
[elisp/wanderlust.git] / ChangeLog
1 2001-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
2
3         * NEWS, NEWS.ja: Added description about
4         `elmo-enable-disconnected-operation';
5         Added description about "$" mark.
6
7         * WL-MK (update-version): New function.
8
9         * Makefile (update-version): Added.
10
11 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
12
13         * samples/ja/dot.wl,samples/en/dot.wl (my-wl-summary-subject-func-ml):
14         Ignore error.
15
16 2001-12-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
17
18         * WL-MK (config-wl-package-subr): Added APEL version check.
19         Changed check order; APEL, FLIM, SEMI.
20
21 2001-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
22
23         * INSTALL, INSTALL.ja: Added System Requirements.
24         * README, README.ja: Removed System Requirements.
25
26         * NEWS, NEWS.ja: Added description about X-Face utility support.
27         Added description about 'sendlog.
28
29         * WL-MK (toplevel): Use = instead of `eq' for numeric value.
30         (config-wl-package-subr, config-wl-package-xmas): Removed last
31         period from error messages.
32
33 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
34
35         * NEWS, NEWS.ja: Changed order.
36
37 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
38
39         * WL-MK (install-wl-icons): Install *.img files for Emacs 21.
40
41 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
42
43         * NEWS.ja: Added description about xxx-directory, elmo-cache-dirname.
44
45 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
46
47         * WL-MK (config-wl-package-subr): Don't set `wl-icon-dir'.
48
49 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
50
51         * NEWS.ja: Fixed indent;
52         Added description about obsolete variable warnings
53         and `elmo-obsolete-variable-show-warnings'.
54
55 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
56
57         * WL-MK (install-wl-icons): Don't install *.img files for Emacs 21.
58
59 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
60
61         * WL-MK (config-wl-pixmap-dir): Set a value to `PIXMAPDIR' even if
62         Emacs version is less than 21.
63         (install-wl-icons): Install icon files which might be used for the
64         running version of Emacs.
65
66         * etc/icons/*.xbm: Replaced "-" with "_" to make them can be
67         handled by Emacs 21.
68
69 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
70
71         * etc/icons/wl-alpha-logo.img: New file.
72         * etc/icons/wl-alpha-xmas-logo.img: New file.
73         * etc/icons/wl-beta-logo.img: New file.
74         * etc/icons/wl-beta-xmas-logo.img: New file.
75         * etc/icons/wl-stable-logo.img: New file.
76         * etc/icons/wl-stable-xmas-logo.img: New file.
77
78 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
79
80         * etc/icons/wl-alpha-xmas-logo.xbm: New file.
81         * etc/icons/wl-beta-xmas-logo.xbm: New file.
82         * etc/icons/wl-stable-xmas-logo.xbm: New file.
83
84 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
85
86         * etc/icons/wl-alpha-xmas-logo.xpm: New file.
87         * etc/icons/wl-beta-xmas-logo.xpm: New file.
88         * etc/icons/wl-stable-xmas-logo.xpm: New file.
89
90 2001-12-02  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
91
92         * doc/wl-refcard.tex: New file.
93
94 2001-12-02  Kenichi OKADA  <okada@opaopa.org>
95
96         * WL-ELS (ELMO-MODULES): Added 'elmo-sendlog'
97
98 2001-10-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
99
100         * WL-MK (wl-info-lang): Change default value to ("ja" "en").
101         * WL-CFG: Ditto.
102
103         * INSTALL: Remove note on how to install English manual.
104
105 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
106
107         * NEWS.ja: Added ACAP description.
108
109 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
110
111         * WL-MK (toplevel): Ignore Nemacs.
112         (compile-wl-package, wl-detect-info-directory): Ditto.
113
114         * WL-MK (config-wl-package-subr): Fixed error message.  Ignore tm.
115         Add refer to INSTALL and INSTALL.ja.
116         * WL-ELS (toplevel): Likewise.
117
118         * WL-MK (test-wl, check-wl): Add docstring.
119
120 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
121
122         * INSTALL.ja (Sample configration file): Added comment
123         ~/.addresses was optional.
124         * INSTALL: Ditto.
125
126 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
127
128         * WL-MK (test-wl): Renamed from check-wl.
129         (check-wl): New function.
130
131         * Makefile (check): Don't use `-q -no-site-file'.
132         (BATCHFLAG): New variable.
133         (check): Use it.
134         (test): New rule.
135
136 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
137
138         * WL-ELS (WL-MODULES): Added wl-acap.
139
140 2001-08-28  Katsumi Yamaoka   <yamaoka@jpl.org>
141
142         * WL-MK: Byte-optimize the function `char-after' for old Emacsen.
143
144 2001-08-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
145
146         * Makefile (check): New rule
147         * WL-MK (check-wl): New function.
148         * tests: New directory.
149         * tests/ChangeLog: New file.
150
151         * utils/ChangeLog: New file.
152
153 2001-08-28  Yuuichi Teranishi  <teranisi@gohome.org>
154
155         * WL-ELS (ELMO-MODULES): Added `acap' and `slp'.
156
157 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
158
159         * WL-CFG: Removed nemacs setting example.
160
161         * WL-MK (config-wl-package-subr): Ignore nemacs.
162
163         * WL-ELS: Ignore tm and nemacs.
164         (WL-MODULES): Added wl-addrmgr.
165
166 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
167
168         * WL-MK (config-wl-package-subr): Check smtp.el version.
169
170 2001-05-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
171
172         * WL-MK (wl-detect-info-directory): Call `info-initialize' for
173         Emacs21.
174
175 2001-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
176
177         * utils/bbdb-wl.el (bbdb-wl-get-update-record): Use function
178         `wl-summary-buffer-folder-name' instead of same name variable.
179
180 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
181
182         * utils/bbdb-wl.el (bbdb-wl-folder-regexp): New variable.
183         (bbdb-wl-get-update-record): Use `bbdb-wl-folder-regexp'.
184
185 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
186
187         * utils/bbdb-wl.el (bbdb-wl-get-update-record): Use
188         `with-current-buffer'.
189
190 2001-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
191
192         * WL-ELS (ELMO-MODULES): Removed shimbun related modules;
193         Add elmo-shimbun only if shimbun is installed.
194
195 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
196
197         * WL-ELS (ELMO-MODULES): Added sb-tcup.
198
199 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
200
201         * utils/bbdb-wl.el: Applied patch from
202         Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp> for bbdb 2.33
203         (X-Mail-Count: 07190, 07195 in the ML);
204         Added workaround for older version of bbdb.
205
206         * WL-ELS (ELMO-MODULES): Added shimbun related modules.
207
208 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
209
210         * WL-ELS (ELMO-MODULES): Added elmo-mark.
211
212 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
213
214         * etc/icons/nmz.xpm: New file.
215
216         * WL-ELS (ELMO-MODULES): Added elmo-nmz.
217
218 2000-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
219
220         * WL-ELS (ELMO-MODULES): Changed order.
221         Added mmimap, elmo, elmo-mime.
222         Removed mmelmo-imap4, mmelmo.
223
224 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
225
226         * 2.4.1 - "Stand By Me"
227
228 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
229
230         * utils/bbdb-wl.el (toplevel): Require 'bbdb at toplevel.
231         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
232
233 2001-01-23  YAMASHITA Junji <ysjj@unixuser.org>
234
235         * utils/bbdb-wl.el (toplevel): commented out dummy function.
236         (bbdb-wl-extract-field-value-internal): Renamed from
237         `bbdb-extract-field-value-internal'.
238         (toplevel): Fixed load order of bbdb-hooks.el for recent bbdb.
239
240 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
241
242         * utils/bbdb-wl.el (bbdb-wl-get-petname): New function.
243
244 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
245
246         * samples/en/dot.wl (wl-template-alist): file-bottom -> bottom-file.
247         (Pointed out by Tsuyoshi Kitamoto <tsuyoshi.kitamoto@city.sapporo.jp>)
248
249         * samples/ja/dot.wl (wl-template-alist): Ditto.
250
251 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
252
253         * utils/ptexinfmt.el: Support @letterpaper and @afivepaper.
254
255 2000-12-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
256
257         * WL-MK (config-wl-package-subr): Don't try load `WL-ELS.el'.
258         And permit `WL-CFG.el' override for committer.
259
260         * WL-MK (toplevel): `file-executable-p' check use `if' instead of
261         `or'.
262
263 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
264
265         * WL-ELS: Remove sasl.
266         * WL-CFG: Ditto.
267
268 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
269
270         * WL-MK: Remove sasl.
271
272 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
273
274         * utils/sasl: Remove.
275
276 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
277
278         * utils/sasl/sasl.el: sync up to flim-1_14.
279         * utils/sasl/sasl-cram.el: New file.
280         * utils/sasl/sasl-digest.el: New file.
281         * utils/sasl/digest-md5.el: Delete.
282
283 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
284
285         * 2.4.0 - "Rio"
286
287 2000-10-31  Tetsuo Tsukamoto <czkmt@remus.dti.ne.jp>
288
289         * WL-MK: Require "backquote" before dealing with the custom issue.
290
291 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
292
293         * utils/ptexinfmt.el (texinfo-format-direntry): Fixed broken
294         direntry generate probrem.
295         (Advised by Tetsuo Tsukamoto <czkmt@remus.dti.ne.jp>)
296
297         * utils/bbdb-wl.el (toplevel): Fixed copyright notice.
298         * utils/rfc2368.el (toplevel): Ditto.
299
300 2000-10-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
301
302         * utils/ptexinfmt.el (ptexinfmt-disable-broken-notice-flag):
303         Renamed from `ptexinfmt-disable-broken-notice'.
304
305 2000-10-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
306
307         * utils/ptexinfmt.el (texinfo-format-printindex): Mule for Windows
308         detection fixed.
309
310 2000-10-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
311
312         * Makefile (mostlyclean-dvi, clean-dvi): New target.
313         (mostlyclean, distclean, maintainer-clean): New target.
314         (clean): Use mostlyclean target.
315
316         * doc/texinfo.tex, doc/txi-en.tex, doc/txi-ja.tex: New file
317         imported.
318
319 2000-10-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
320
321         * Makefile (clean-info, mostlyclean-info): New target.
322         (clean-elc): Added `wl/*~'.
323
324 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
325
326         * INSTALL (Installation): Add notify for tm-8 with old APEL user.
327         * INSTALL.ja: Ditto.
328
329         * etc/VERSION: New file.
330
331 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
332
333         * WL-MK (config-wl-package-subr): Changed message.
334
335         * WL-ELS: Abolished FLIM 1.12 support.
336         Notify tm-8 requires APEL 10.2 or later.
337
338 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
339
340         * etc/icons/wl-logo.xbm: Removed.
341
342         * etc/icons/wl-logo.xpm: Ditto.
343
344         * etc/icons/wl-stable-logo.xbm: New file.
345
346         * etc/icons/wl-stable-logo.xpm: Ditto.
347
348         * etc/icons/wl-beta-logo.xbm: Ditto.
349
350         * etc/icons/wl-beta-logo.xpm: Ditto.
351
352 2000-10-17  Katsumi Yamaoka    <yamaoka@jpl.org>
353
354         * WL-MK: Since `bytecomp' is not provided in Nemacs, use `load'
355         instead of `require' for it.
356
357 2000-10-13  Katsumi Yamaoka    <yamaoka@jpl.org>
358
359         * WL-MK: (byte-compile-file-form-custom-declare-variable): Define
360         function if bytecomp doesn't have it; warn if "new custom" isn't
361         detected; don't require `backquote' because it's always autoloaded.
362
363 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
364
365         * WL-ELS (WL-MODULES): Added `wl-version'.
366         (ELMO-MODULES): Added `elmo-version'.
367
368 2000-10-03  Katsumi Yamaoka    <yamaoka@jpl.org>
369
370         * WL-MK: Set `recursive-load-depth-limit' to nil.  It is currently
371         needed to byte-compile with Emacs 21.  FIXME!
372
373 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
374
375         * Makefile (PIXMAPDIR): New variable.
376         (elc, install-elc, uninstall-elc, package, install-package): Use
377         it.
378
379         * WL-MK (config-wl-pixmap-dir): New function.
380         (config-wl-package, config-wl-package-xmas): Use it.
381         (install-wl-icons): New function.
382         (install-wl-package, install-wl-package-xmas): Use it.
383         (uninstall-wl-package): Uninstall icons as well.
384
385 2000-09-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
386
387         * utils/ptexinfmt.el (texinfo-multitable-widths): Fix
388         broken-facility probrem when use multitable unsupported
389         texinfmt.el.
390
391 2000-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
392
393         * utils/ptexinfmt.el (texinfo-format-printindex): Use (featurep
394         'meadow) instead of `texinfmt-version'.
395
396 2000-09-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
397
398         * utils/ptexinfmt.el (texinfo-format-printindex): Add
399         broken-facility check, for Mule for Windows.
400         (texinfo-format-printindex): New function.
401
402 2000-09-18  Katsumi Yamaoka    <yamaoka@jpl.org>
403
404         * etc/icons/letter.xpm, etc/icons/no-letter.xpm: New files.
405
406 2000-09-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
407
408         * utils/ptexinfmt.el (texinfo-multitable-widths): Add
409         broken-facility check.
410         (texinfo-multitable-item): Use it, when broken-facility check.
411
412 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
413
414         * doc/wl.texi, doc/wl-ja.texi: Replace
415         `wl-highlight-group-folder-by-numbers' with
416         `wl-highlight-folder-by-numbers';
417         add description about `wl-highlight-folder-by-numbers';
418         update for Emacs 21.
419
420         * WL-ELS (WL-MODULES): Add `wl-e21'.
421
422 2000-08-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
423
424         * utils/ptexinfmt.el (texinfo-multitable-widths,
425         texinfo-multitable-item): Apply char-width probrem fix patch
426         (by KOIE Hidetaka <koie@skipjack.koie.org>).
427         Newsgroups: fj.editor.emacs
428         Message-ID: <5dzom3nxq7.fsf@skipjack.koie.org>
429
430         * utils/ptexinfmt.el (ptexinfmt-disable-broken-notice): New
431         variable.
432
433 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
434
435         * doc/TODO.ja: Updated.
436
437 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
438
439         * WL-ELS (ELMO-MODULES): Added elmo-net.
440
441 2000-07-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
442
443         * utils/ptexinfmt.el: Disable broken check notice.
444
445         * utils/ptexinfmt.el (texinfo-format-uref): Fixed.
446
447 2000-07-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
448
449         * utils/ptexinfmt.el: Support @multitable.
450         (texinfo-multitable, texinfo-end-multitable,
451         texinfo-multitable-widths, texinfo-multitable-extract-row,
452         texinfo-multitable-item): New function.
453
454 2000-07-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
455
456         * utils/ptexinfmt.el: Use fmakunbound, when broken-function
457         replace.
458
459 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
460
461         * WL-ELS: Deleted time-stamp line.
462
463 2000-07-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
464
465         * utils/ptexinfmt.el: Support @image. Fix broken @uref.
466         (texinfo-format-image): New function.
467         (texinfo-format-uref): Fixed 2times parse probrem.
468
469 2000-07-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
470
471         * WL-MK (wl-texinfo-format-file): require ptexinfmt.
472         * utils/ptexinfmt.el: provide feature.
473         (documentlanguage, documentencoding): Fixed probrem.
474
475 2000-07-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
476
477         * utils/ptexinfmt.el: New file.
478
479 2000-07-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
480
481         * README: Remove CVS keyword.
482         * README.ja: Ditto.
483         * INSTALL: Ditto.
484         * INSTALL.ja: Ditto.
485         * doc/wl.texi: Ditto.
486         * doc/wl-ja.texi: Ditto.
487
488 2000-06-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
489
490         * README: CVS keyword instaed of time-stamp.
491         * README.ja: Ditto.
492         * INSTALL: Ditto.
493         * INSTALL.ja: Ditto.
494         * doc/wl.texi: Ditto.
495         * doc/wl-ja.texi: Ditto.
496
497 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
498
499         * WL-ELS (ELMO-MODULES): Added `pldap'.
500
501 2000-06-12  Yasushi ABE <yasushi@stbbs.net>
502
503         * utils/bbdb-wl.el (bbdb-extract-field-value): Decode with
504         multibyte-buffer.
505
506 2000-05-15  Katsumi Yamaoka <yamaoka@jpl.org>
507
508         * etc/icons/wl-logo.xpm: Reduced color.
509
510 \f
511 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
512
513         * 1.1.1 - "Purple Rain"
514
515 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
516
517         * NEWS.ja: Added description about progress gauge.
518         * NEWS: Ditto.
519
520 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
521
522         * NEWS.ja: Added description about CVS.
523         * NEWS: Ditto.
524
525 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
526
527         * README.ja (CVS): New section.
528         * README (CVS): Ditto.
529
530 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
531
532         * wl/ChangeLog: New file.
533         * elmo/ChangeLog: New file.
534         * etc/ChangeLog.1.ja: Renamed from etc/ChangeLog.alpha.ja.
535         * etc/ChangeLog.2: Renamed from etc/ChangeLog.beta.
536         * etc/ChangeLog.2.ja: Renamed from etc/ChangeLog.beta.ja.
537         * etc/ChangeLog.3: Renamed from ChangeLog.
538         * etc/ChangeLog.3.ja: Renamed from ChangeLog.ja.
539
540         * WL-MK (WLDIR): Changed to "./wl".
541         (ICONDIR): New variable.
542         (config-wl-package-subr): set wl-icon-dir as ICONDIR.
543         (compile-wl-package-xmas): refer WLDIR.
544
545         * README.ja: Renamed from 00README.ja.
546         * README: Renamed from 00README.
547
548         * wl: New directory.
549         All wl-related files are moved to this directory.
550