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