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