* wl-summary.el (wl-summary-detect-mark-position): Follow the API
[elisp/wanderlust.git] / ChangeLog
1 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2
3         * WL-ELS (ELMO-MODULES): Removed modb-entity.
4
5 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6
7         * WL-ELS (ELMO-MODULES): Added modb-standard.
8
9 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
10
11         * WL-ELS (ELMO-MODULES): Removed elmo-mark and added elmo-flag.
12
13 2003-09-17  TAKAHASHI Kaoru  <kaoru@kaisei.org>
14
15         * doc/.cvsignore: Added makeinfo stuff.
16
17 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
18
19         * WL-ELS (ELMO-MODULES): Added `modb', `modb-entity' and
20         `modb-legacy'.
21
22 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
23
24         * WL-MK (update-version): Bind `coding-system-for-write' to
25         iso-latin-1-unix.
26
27 2003-08-26  Tetsurou Okazaki  <okazaki@be.to>
28
29         * WL-MK (wl-texinfo-info-file, wl-texinfo-texi-file,
30         wl-texinfo-check-newer): New functions.
31         (wl-texinfo-install-file): Use `wl-texifo-info-file'.
32         (wl-primary-info-file): Likewise.
33         (wl-texinfo-format-file): Use `wl-texinfo-check-newer'
34         and `wl-texinfo-texi-file'.  Remove unused local variable `beg'.
35
36 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
37
38         * doc/.cvsignore: New file.
39
40 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
41
42         * etc/icons/wl-summary-dispose-up.xpm: New file.
43
44 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
45
46         * WL-ELS (WL-MODULES): Added wl-action.
47
48 2003-06-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
49
50         * WL-MK: Remove comment out code.  Fix indent.
51
52 2003-04-08  Yoichi NAKAYAMA  <yoichi@geiin.org>
53
54         * WL-MK: Nil for wl-info-lang means do nothing on info.
55
56 2003-02-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
57
58         * WL-MK (make-wl-news): Replace "^(" by "\\\\(" to avoid font-lock
59         confusion.
60
61 2003-01-17  TAKAHASHI Kaoru  <kaoru@kaisei.org>
62
63         * WL-MK (test-wl): Added `make-wl-news'.
64         (check-wl): Added (provide 'wl-news) before load wl-news.el.in.
65
66 2003-01-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
67
68         * WL-MK (wl-info-lang): Skip "ja" for non-mule.
69         (wl-news-lang): Ditto.
70
71 2002-12-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
72
73         * WL-MK (test-wl, check-wl): Load wl-news.el.in.
74
75 2002-12-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
76
77         * INSTALL, INSTALL.ja: Updated recommended version of FLIM to 1.14.5.
78
79 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
80
81         * WL-MK (make-wl-news): Don't add wl-news-lang setting into
82         wl-news.el here.
83
84 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
85
86         * WL-MK (make-wl-news): Fix coding system.
87
88 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
89
90         * WL-MK (wl-news-parse-news-subr): Decide
91         coding-system.
92
93 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
94
95         * WL-MK (wl-news-lang): New variable.
96         (wl-news-news-file): Merge `wl-news-news-file'
97         and `wl-news-news-file-ja'.
98         (wl-news-search-regexp): New variable.
99         (wl-news-news-file): New function.
100         (wl-news-parse-news): Merge `wl-news-parse-news'
101         and `wl-news-parse-news-ja'.
102         (wl-news-parse-news-subr): New function.
103
104 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
105
106         * WL-CFG (wl-news-lang): New variable.
107
108 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
109
110         * WL-MK (make-wl-news): New function.
111         (wl-news-parse-news): New function.
112         (wl-news-parse-news-ja): New function.
113         (compile-wl-package): Do `make-wl-news'.
114         (wl-news-news-file): New variable.
115         (wl-news-news-file-ja): New variable.
116         (wl-news-filename: New variable.
117
118 2002-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
119
120         * 2.10.0 - "Venus"
121
122 2002-11-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
123
124         * INSTALL, INSTALL.ja: Update Recommended combination of MIME
125         module package.
126
127 2002-10-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
128
129         * README, README.ja: Update stable branch.
130
131 2002-10-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
132
133         * INSTALL, INSTALL.ja: Update Recommended combination of MIME
134         module package.
135
136 2002-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
137
138         * doc/wl-refcard.tex: Fix
139         * doc/wl-refcard-ja.tex: New file
140
141 2002-09-30  Koichiro Ohba  <koichiro@ca.mbn.or.jp>
142
143         * etc/icons/wl-folder-goto-draft-folder-up.xpm: Add missing comma.
144
145 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
146
147         * WL-ELS (ELMO-MODULES): Added elmo-split.
148
149 2002-06-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
150
151         * WL-MK (wl-texinfo-format): Move condition for INFODIR into
152         wl-detect-info-directory.
153         (wl-detect-info-directory): Check INFODIR after WL-CFG is loaded.
154
155 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
156
157         * WL-MK (wl-texinfo-install-file): Overwrite existing info.
158
159 2002-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
160
161         * WL-MK (install-wl-icons): Simplified the messaging form.
162
163 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
164
165         * etc/icons/wl-folder-goto-draft-folder-up.xpm: Modified.
166         * etc/icons/wl-draft-save-and-exit-up.xpm: Ditto.
167
168 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
169
170         * etc/icons/wl-folder-goto-draft-folder-up.xpm: New file.
171
172 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
173
174         * etc/icons/wl-draft-save-and-exit-up.xpm: New file.
175
176 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
177
178         * etc/icons/wl-write-current-folder-up.xpm: New file.
179
180 2002-02-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
181
182         * README, README.ja: Add information of the Mailing List in English.
183
184 2001-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
185
186         * NEWS, NEWS.ja: Added description about
187         `elmo-enable-disconnected-operation';
188         Added description about "$" mark.
189
190         * WL-MK (update-version): New function.
191
192         * Makefile (update-version): Added.
193
194 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
195
196         * samples/ja/dot.wl,samples/en/dot.wl (my-wl-summary-subject-func-ml):
197         Ignore error.
198
199 2001-12-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
200
201         * WL-MK (config-wl-package-subr): Added APEL version check.
202         Changed check order; APEL, FLIM, SEMI.
203
204 2001-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
205
206         * INSTALL, INSTALL.ja: Added System Requirements.
207         * README, README.ja: Removed System Requirements.
208
209         * NEWS, NEWS.ja: Added description about X-Face utility support.
210         Added description about 'sendlog.
211
212         * WL-MK (toplevel): Use = instead of `eq' for numeric value.
213         (config-wl-package-subr, config-wl-package-xmas): Removed last
214         period from error messages.
215
216 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
217
218         * NEWS, NEWS.ja: Changed order.
219
220 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
221
222         * WL-MK (install-wl-icons): Install *.img files for Emacs 21.
223
224 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
225
226         * NEWS.ja: Added description about xxx-directory, elmo-cache-dirname.
227
228 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
229
230         * WL-MK (config-wl-package-subr): Don't set `wl-icon-dir'.
231
232 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
233
234         * NEWS.ja: Fixed indent;
235         Added description about obsolete variable warnings
236         and `elmo-obsolete-variable-show-warnings'.
237
238 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
239
240         * WL-MK (install-wl-icons): Don't install *.img files for Emacs 21.
241
242 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
243
244         * WL-MK (config-wl-pixmap-dir): Set a value to `PIXMAPDIR' even if
245         Emacs version is less than 21.
246         (install-wl-icons): Install icon files which might be used for the
247         running version of Emacs.
248
249         * etc/icons/*.xbm: Replaced "-" with "_" to make them can be
250         handled by Emacs 21.
251
252 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
253
254         * etc/icons/wl-alpha-logo.img: New file.
255         * etc/icons/wl-alpha-xmas-logo.img: New file.
256         * etc/icons/wl-beta-logo.img: New file.
257         * etc/icons/wl-beta-xmas-logo.img: New file.
258         * etc/icons/wl-stable-logo.img: New file.
259         * etc/icons/wl-stable-xmas-logo.img: New file.
260
261 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
262
263         * etc/icons/wl-alpha-xmas-logo.xbm: New file.
264         * etc/icons/wl-beta-xmas-logo.xbm: New file.
265         * etc/icons/wl-stable-xmas-logo.xbm: New file.
266
267 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
268
269         * etc/icons/wl-alpha-xmas-logo.xpm: New file.
270         * etc/icons/wl-beta-xmas-logo.xpm: New file.
271         * etc/icons/wl-stable-xmas-logo.xpm: New file.
272
273 2001-12-02  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
274
275         * doc/wl-refcard.tex: New file.
276
277 2001-12-02  Kenichi OKADA  <okada@opaopa.org>
278
279         * WL-ELS (ELMO-MODULES): Added 'elmo-sendlog'
280
281 2001-10-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
282
283         * WL-MK (wl-info-lang): Change default value to ("ja" "en").
284         * WL-CFG: Ditto.
285
286         * INSTALL: Remove note on how to install English manual.
287
288 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
289
290         * NEWS.ja: Added ACAP description.
291
292 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
293
294         * WL-MK (toplevel): Ignore Nemacs.
295         (compile-wl-package, wl-detect-info-directory): Ditto.
296
297         * WL-MK (config-wl-package-subr): Fixed error message.  Ignore tm.
298         Add refer to INSTALL and INSTALL.ja.
299         * WL-ELS (toplevel): Likewise.
300
301         * WL-MK (test-wl, check-wl): Add docstring.
302
303 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
304
305         * INSTALL.ja (Sample configration file): Added comment
306         ~/.addresses was optional.
307         * INSTALL: Ditto.
308
309 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
310
311         * WL-MK (test-wl): Renamed from check-wl.
312         (check-wl): New function.
313
314         * Makefile (check): Don't use `-q -no-site-file'.
315         (BATCHFLAG): New variable.
316         (check): Use it.
317         (test): New rule.
318
319 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
320
321         * WL-ELS (WL-MODULES): Added wl-acap.
322
323 2001-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
324
325         * WL-MK: Byte-optimize the function `char-after' for old Emacsen.
326
327 2001-08-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
328
329         * Makefile (check): New rule
330         * WL-MK (check-wl): New function.
331         * tests: New directory.
332         * tests/ChangeLog: New file.
333
334         * utils/ChangeLog: New file.
335
336 2001-08-28  Yuuichi Teranishi  <teranisi@gohome.org>
337
338         * WL-ELS (ELMO-MODULES): Added `acap' and `slp'.
339
340 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
341
342         * WL-CFG: Removed nemacs setting example.
343
344         * WL-MK (config-wl-package-subr): Ignore nemacs.
345
346         * WL-ELS: Ignore tm and nemacs.
347         (WL-MODULES): Added wl-addrmgr.
348
349 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
350
351         * WL-MK (config-wl-package-subr): Check smtp.el version.
352
353 2001-05-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
354
355         * WL-MK (wl-detect-info-directory): Call `info-initialize' for
356         Emacs21.
357
358 2001-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
359
360         * utils/bbdb-wl.el (bbdb-wl-get-update-record): Use function
361         `wl-summary-buffer-folder-name' instead of same name variable.
362
363 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
364
365         * utils/bbdb-wl.el (bbdb-wl-folder-regexp): New variable.
366         (bbdb-wl-get-update-record): Use `bbdb-wl-folder-regexp'.
367
368 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
369
370         * utils/bbdb-wl.el (bbdb-wl-get-update-record): Use
371         `with-current-buffer'.
372
373 2001-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
374
375         * WL-ELS (ELMO-MODULES): Removed shimbun related modules;
376         Add elmo-shimbun only if shimbun is installed.
377
378 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
379
380         * WL-ELS (ELMO-MODULES): Added sb-tcup.
381
382 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
383
384         * utils/bbdb-wl.el: Applied patch from
385         Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp> for bbdb 2.33
386         (X-Mail-Count: 07190, 07195 in the ML);
387         Added workaround for older version of bbdb.
388
389         * WL-ELS (ELMO-MODULES): Added shimbun related modules.
390
391 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
392
393         * WL-ELS (ELMO-MODULES): Added elmo-mark.
394
395 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
396
397         * etc/icons/nmz.xpm: New file.
398
399         * WL-ELS (ELMO-MODULES): Added elmo-nmz.
400
401 2000-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
402
403         * WL-ELS (ELMO-MODULES): Changed order.
404         Added mmimap, elmo, elmo-mime.
405         Removed mmelmo-imap4, mmelmo.
406
407 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
408
409         * 2.4.1 - "Stand By Me"
410
411 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
412
413         * utils/bbdb-wl.el (toplevel): Require 'bbdb at toplevel.
414         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
415
416 2001-01-23  YAMASHITA Junji <ysjj@unixuser.org>
417
418         * utils/bbdb-wl.el (toplevel): commented out dummy function.
419         (bbdb-wl-extract-field-value-internal): Renamed from
420         `bbdb-extract-field-value-internal'.
421         (toplevel): Fixed load order of bbdb-hooks.el for recent bbdb.
422
423 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
424
425         * utils/bbdb-wl.el (bbdb-wl-get-petname): New function.
426
427 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
428
429         * samples/en/dot.wl (wl-template-alist): file-bottom -> bottom-file.
430         (Pointed out by Tsuyoshi Kitamoto <tsuyoshi.kitamoto@city.sapporo.jp>)
431
432         * samples/ja/dot.wl (wl-template-alist): Ditto.
433
434 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
435
436         * utils/ptexinfmt.el: Support @letterpaper and @afivepaper.
437
438 2000-12-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
439
440         * WL-MK (config-wl-package-subr): Don't try load `WL-ELS.el'.
441         And permit `WL-CFG.el' override for committer.
442
443         * WL-MK (toplevel): `file-executable-p' check use `if' instead of
444         `or'.
445
446 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
447
448         * WL-ELS: Remove sasl.
449         * WL-CFG: Ditto.
450
451 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
452
453         * WL-MK: Remove sasl.
454
455 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
456
457         * utils/sasl: Remove.
458
459 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
460
461         * utils/sasl/sasl.el: sync up to flim-1_14.
462         * utils/sasl/sasl-cram.el: New file.
463         * utils/sasl/sasl-digest.el: New file.
464         * utils/sasl/digest-md5.el: Delete.
465
466 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
467
468         * 2.4.0 - "Rio"
469
470 2000-10-31  Tetsuo Tsukamoto <czkmt@remus.dti.ne.jp>
471
472         * WL-MK: Require "backquote" before dealing with the custom issue.
473
474 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
475
476         * utils/ptexinfmt.el (texinfo-format-direntry): Fixed broken
477         direntry generate probrem.
478         (Advised by Tetsuo Tsukamoto <czkmt@remus.dti.ne.jp>)
479
480         * utils/bbdb-wl.el (toplevel): Fixed copyright notice.
481         * utils/rfc2368.el (toplevel): Ditto.
482
483 2000-10-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
484
485         * utils/ptexinfmt.el (ptexinfmt-disable-broken-notice-flag):
486         Renamed from `ptexinfmt-disable-broken-notice'.
487
488 2000-10-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
489
490         * utils/ptexinfmt.el (texinfo-format-printindex): Mule for Windows
491         detection fixed.
492
493 2000-10-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
494
495         * Makefile (mostlyclean-dvi, clean-dvi): New target.
496         (mostlyclean, distclean, maintainer-clean): New target.
497         (clean): Use mostlyclean target.
498
499         * doc/texinfo.tex, doc/txi-en.tex, doc/txi-ja.tex: New file
500         imported.
501
502 2000-10-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
503
504         * Makefile (clean-info, mostlyclean-info): New target.
505         (clean-elc): Added `wl/*~'.
506
507 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
508
509         * INSTALL (Installation): Add notify for tm-8 with old APEL user.
510         * INSTALL.ja: Ditto.
511
512         * etc/VERSION: New file.
513
514 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
515
516         * WL-MK (config-wl-package-subr): Changed message.
517
518         * WL-ELS: Abolished FLIM 1.12 support.
519         Notify tm-8 requires APEL 10.2 or later.
520
521 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
522
523         * etc/icons/wl-logo.xbm: Removed.
524
525         * etc/icons/wl-logo.xpm: Ditto.
526
527         * etc/icons/wl-stable-logo.xbm: New file.
528
529         * etc/icons/wl-stable-logo.xpm: Ditto.
530
531         * etc/icons/wl-beta-logo.xbm: Ditto.
532
533         * etc/icons/wl-beta-logo.xpm: Ditto.
534
535 2000-10-17  Katsumi Yamaoka    <yamaoka@jpl.org>
536
537         * WL-MK: Since `bytecomp' is not provided in Nemacs, use `load'
538         instead of `require' for it.
539
540 2000-10-13  Katsumi Yamaoka    <yamaoka@jpl.org>
541
542         * WL-MK: (byte-compile-file-form-custom-declare-variable): Define
543         function if bytecomp doesn't have it; warn if "new custom" isn't
544         detected; don't require `backquote' because it's always autoloaded.
545
546 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
547
548         * WL-ELS (WL-MODULES): Added `wl-version'.
549         (ELMO-MODULES): Added `elmo-version'.
550
551 2000-10-03  Katsumi Yamaoka    <yamaoka@jpl.org>
552
553         * WL-MK: Set `recursive-load-depth-limit' to nil.  It is currently
554         needed to byte-compile with Emacs 21.  FIXME!
555
556 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
557
558         * Makefile (PIXMAPDIR): New variable.
559         (elc, install-elc, uninstall-elc, package, install-package): Use
560         it.
561
562         * WL-MK (config-wl-pixmap-dir): New function.
563         (config-wl-package, config-wl-package-xmas): Use it.
564         (install-wl-icons): New function.
565         (install-wl-package, install-wl-package-xmas): Use it.
566         (uninstall-wl-package): Uninstall icons as well.
567
568 2000-09-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
569
570         * utils/ptexinfmt.el (texinfo-multitable-widths): Fix
571         broken-facility probrem when use multitable unsupported
572         texinfmt.el.
573
574 2000-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
575
576         * utils/ptexinfmt.el (texinfo-format-printindex): Use (featurep
577         'meadow) instead of `texinfmt-version'.
578
579 2000-09-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
580
581         * utils/ptexinfmt.el (texinfo-format-printindex): Add
582         broken-facility check, for Mule for Windows.
583         (texinfo-format-printindex): New function.
584
585 2000-09-18  Katsumi Yamaoka    <yamaoka@jpl.org>
586
587         * etc/icons/letter.xpm, etc/icons/no-letter.xpm: New files.
588
589 2000-09-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
590
591         * utils/ptexinfmt.el (texinfo-multitable-widths): Add
592         broken-facility check.
593         (texinfo-multitable-item): Use it, when broken-facility check.
594
595 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
596
597         * doc/wl.texi, doc/wl-ja.texi: Replace
598         `wl-highlight-group-folder-by-numbers' with
599         `wl-highlight-folder-by-numbers';
600         add description about `wl-highlight-folder-by-numbers';
601         update for Emacs 21.
602
603         * WL-ELS (WL-MODULES): Add `wl-e21'.
604
605 2000-08-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
606
607         * utils/ptexinfmt.el (texinfo-multitable-widths,
608         texinfo-multitable-item): Apply char-width probrem fix patch
609         (by KOIE Hidetaka <koie@skipjack.koie.org>).
610         Newsgroups: fj.editor.emacs
611         Message-ID: <5dzom3nxq7.fsf@skipjack.koie.org>
612
613         * utils/ptexinfmt.el (ptexinfmt-disable-broken-notice): New
614         variable.
615
616 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
617
618         * doc/TODO.ja: Updated.
619
620 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
621
622         * WL-ELS (ELMO-MODULES): Added elmo-net.
623
624 2000-07-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
625
626         * utils/ptexinfmt.el: Disable broken check notice.
627
628         * utils/ptexinfmt.el (texinfo-format-uref): Fixed.
629
630 2000-07-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
631
632         * utils/ptexinfmt.el: Support @multitable.
633         (texinfo-multitable, texinfo-end-multitable,
634         texinfo-multitable-widths, texinfo-multitable-extract-row,
635         texinfo-multitable-item): New function.
636
637 2000-07-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
638
639         * utils/ptexinfmt.el: Use fmakunbound, when broken-function
640         replace.
641
642 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
643
644         * WL-ELS: Deleted time-stamp line.
645
646 2000-07-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
647
648         * utils/ptexinfmt.el: Support @image. Fix broken @uref.
649         (texinfo-format-image): New function.
650         (texinfo-format-uref): Fixed 2times parse probrem.
651
652 2000-07-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
653
654         * WL-MK (wl-texinfo-format-file): require ptexinfmt.
655         * utils/ptexinfmt.el: provide feature.
656         (documentlanguage, documentencoding): Fixed probrem.
657
658 2000-07-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
659
660         * utils/ptexinfmt.el: New file.
661
662 2000-07-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
663
664         * README: Remove CVS keyword.
665         * README.ja: Ditto.
666         * INSTALL: Ditto.
667         * INSTALL.ja: Ditto.
668         * doc/wl.texi: Ditto.
669         * doc/wl-ja.texi: Ditto.
670
671 2000-06-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
672
673         * README: CVS keyword instaed of time-stamp.
674         * README.ja: Ditto.
675         * INSTALL: Ditto.
676         * INSTALL.ja: Ditto.
677         * doc/wl.texi: Ditto.
678         * doc/wl-ja.texi: Ditto.
679
680 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
681
682         * WL-ELS (ELMO-MODULES): Added `pldap'.
683
684 2000-06-12  Yasushi ABE <yasushi@stbbs.net>
685
686         * utils/bbdb-wl.el (bbdb-extract-field-value): Decode with
687         multibyte-buffer.
688
689 2000-05-15  Katsumi Yamaoka <yamaoka@jpl.org>
690
691         * etc/icons/wl-logo.xpm: Reduced color.
692
693 \f
694 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
695
696         * 1.1.1 - "Purple Rain"
697
698 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
699
700         * NEWS.ja: Added description about progress gauge.
701         * NEWS: Ditto.
702
703 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
704
705         * NEWS.ja: Added description about CVS.
706         * NEWS: Ditto.
707
708 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
709
710         * README.ja (CVS): New section.
711         * README (CVS): Ditto.
712
713 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
714
715         * wl/ChangeLog: New file.
716         * elmo/ChangeLog: New file.
717         * etc/ChangeLog.1.ja: Renamed from etc/ChangeLog.alpha.ja.
718         * etc/ChangeLog.2: Renamed from etc/ChangeLog.beta.
719         * etc/ChangeLog.2.ja: Renamed from etc/ChangeLog.beta.ja.
720         * etc/ChangeLog.3: Renamed from ChangeLog.
721         * etc/ChangeLog.3.ja: Renamed from ChangeLog.ja.
722
723         * WL-MK (WLDIR): Changed to "./wl".
724         (ICONDIR): New variable.
725         (config-wl-package-subr): set wl-icon-dir as ICONDIR.
726         (compile-wl-package-xmas): refer WLDIR.
727
728         * README.ja: Renamed from 00README.ja.
729         * README: Renamed from 00README.
730
731         * wl: New directory.
732         All wl-related files are moved to this directory.
733