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