2000-11-01 Akihiro MOTOKI <motoki@da.jp.nec.com>
[elisp/wanderlust.git] / ChangeLog
1 2000-10-31  Tetsuo Tsukamoto <czkmt@remus.dti.ne.jp>
2
3         * WL-MK: Require "backquote" before dealing with the custom issue.
4
5 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6
7         * utils/ptexinfmt.el (texinfo-format-direntry): Fixed broken
8         direntry generate probrem.
9         (Advised by Tetsuo Tsukamoto <czkmt@remus.dti.ne.jp>)
10
11         * utils/bbdb-wl.el (toplevel): Fixed copyright notice.
12         * utils/rfc2368.el (toplevel): Ditto.
13
14 2000-10-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
15
16         * utils/ptexinfmt.el (ptexinfmt-disable-broken-notice-flag):
17         Renamed from `ptexinfmt-disable-broken-notice'.
18
19 2000-10-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
20
21         * utils/ptexinfmt.el (texinfo-format-printindex): Mule for Windows
22         detection fixed.
23
24 2000-10-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
25
26         * Makefile (mostlyclean-dvi, clean-dvi): New target.
27         (mostlyclean, distclean, maintainer-clean): New target.
28         (clean): Use mostlyclean target.
29
30         * doc/texinfo.tex, doc/txi-en.tex, doc/txi-ja.tex: New file
31         imported.
32
33 2000-10-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
34
35         * Makefile (clean-info, mostlyclean-info): New target.
36         (clean-elc): Added `wl/*~'.
37
38 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
39
40         * INSTALL (Installation): Add notify for tm-8 with old APEL user.
41         * INSTALL.ja: Ditto.
42
43         * etc/VERSION: New file.
44
45 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
46
47         * WL-MK (config-wl-package-subr): Changed message.
48
49         * WL-ELS: Abolished FLIM 1.12 support.
50         Notify tm-8 requires APEL 10.2 or later.
51
52 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
53
54         * etc/icons/wl-logo.xbm: Removed.
55
56         * etc/icons/wl-logo.xpm: Ditto.
57
58         * etc/icons/wl-stable-logo.xbm: New file.
59
60         * etc/icons/wl-stable-logo.xpm: Ditto.
61
62         * etc/icons/wl-beta-logo.xbm: Ditto.
63
64         * etc/icons/wl-beta-logo.xpm: Ditto.
65
66 2000-10-17  Katsumi Yamaoka    <yamaoka@jpl.org>
67
68         * WL-MK: Since `bytecomp' is not provided in Nemacs, use `load'
69         instead of `require' for it.
70
71 2000-10-13  Katsumi Yamaoka    <yamaoka@jpl.org>
72
73         * WL-MK: (byte-compile-file-form-custom-declare-variable): Define
74         function if bytecomp doesn't have it; warn if "new custom" isn't
75         detected; don't require `backquote' because it's always autoloaded.
76
77 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
78
79         * WL-ELS (WL-MODULES): Added `wl-version'.
80         (ELMO-MODULES): Added `elmo-version'.
81
82 2000-10-03  Katsumi Yamaoka    <yamaoka@jpl.org>
83
84         * WL-MK: Set `recursive-load-depth-limit' to nil.  It is currently
85         needed to byte-compile with Emacs 21.  FIXME!
86
87 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
88
89         * Makefile (PIXMAPDIR): New variable.
90         (elc, install-elc, uninstall-elc, package, install-package): Use
91         it.
92
93         * WL-MK (config-wl-pixmap-dir): New function.
94         (config-wl-package, config-wl-package-xmas): Use it.
95         (install-wl-icons): New function.
96         (install-wl-package, install-wl-package-xmas): Use it.
97         (uninstall-wl-package): Uninstall icons as well.
98
99 2000-09-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
100
101         * utils/ptexinfmt.el (texinfo-multitable-widths): Fix
102         broken-facility probrem when use multitable unsupported
103         texinfmt.el.
104
105 2000-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
106
107         * utils/ptexinfmt.el (texinfo-format-printindex): Use (featurep
108         'meadow) instead of `texinfmt-version'.
109
110 2000-09-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
111
112         * utils/ptexinfmt.el (texinfo-format-printindex): Add
113         broken-facility check, for Mule for Windows.
114         (texinfo-format-printindex): New function.
115
116 2000-09-18  Katsumi Yamaoka    <yamaoka@jpl.org>
117
118         * etc/icons/letter.xpm, etc/icons/no-letter.xpm: New files.
119
120 2000-09-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
121
122         * utils/ptexinfmt.el (texinfo-multitable-widths): Add
123         broken-facility check.
124         (texinfo-multitable-item): Use it, when broken-facility check.
125
126 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
127
128         * doc/wl.texi, doc/wl-ja.texi: Replace
129         `wl-highlight-group-folder-by-numbers' with
130         `wl-highlight-folder-by-numbers';
131         add description about `wl-highlight-folder-by-numbers';
132         update for Emacs 21.
133
134         * WL-ELS (WL-MODULES): Add `wl-e21'.
135
136 2000-08-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
137
138         * utils/ptexinfmt.el (texinfo-multitable-widths,
139         texinfo-multitable-item): Apply char-width probrem fix patch
140         (by KOIE Hidetaka <koie@skipjack.koie.org>).
141         Newsgroups: fj.editor.emacs
142         Message-ID: <5dzom3nxq7.fsf@skipjack.koie.org>
143
144         * utils/ptexinfmt.el (ptexinfmt-disable-broken-notice): New
145         variable.
146
147 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
148
149         * doc/TODO.ja: Updated.
150
151 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
152
153         * WL-ELS (ELMO-MODULES): Added elmo-net.
154
155 2000-07-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
156
157         * utils/ptexinfmt.el: Disable broken check notice.
158
159         * utils/ptexinfmt.el (texinfo-format-uref): Fixed.
160
161 2000-07-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
162
163         * utils/ptexinfmt.el: Support @multitable.
164         (texinfo-multitable, texinfo-end-multitable,
165         texinfo-multitable-widths, texinfo-multitable-extract-row,
166         texinfo-multitable-item): New function.
167
168 2000-07-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
169
170         * utils/ptexinfmt.el: Use fmakunbound, when broken-function
171         replace.
172
173 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
174
175         * WL-ELS: Deleted time-stamp line.
176
177 2000-07-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
178
179         * utils/ptexinfmt.el: Support @image. Fix broken @uref.
180         (texinfo-format-image): New function.
181         (texinfo-format-uref): Fixed 2times parse probrem.
182
183 2000-07-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
184
185         * WL-MK (wl-texinfo-format-file): require ptexinfmt.
186         * utils/ptexinfmt.el: provide feature.
187         (documentlanguage, documentencoding): Fixed probrem.
188
189 2000-07-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
190
191         * utils/ptexinfmt.el: New file.
192
193 2000-07-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
194
195         * README: Remove CVS keyword.
196         * README.ja: Ditto.
197         * INSTALL: Ditto.
198         * INSTALL.ja: Ditto.
199         * doc/wl.texi: Ditto.
200         * doc/wl-ja.texi: Ditto.
201
202 2000-06-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
203
204         * README: CVS keyword instaed of time-stamp.
205         * README.ja: Ditto.
206         * INSTALL: Ditto.
207         * INSTALL.ja: Ditto.
208         * doc/wl.texi: Ditto.
209         * doc/wl-ja.texi: Ditto.
210
211 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
212
213         * WL-ELS (ELMO-MODULES): Added `pldap'.
214
215 2000-06-12  Yasushi ABE <yasushi@stbbs.net>
216
217         * utils/bbdb-wl.el (bbdb-extract-field-value): Decode with
218         multibyte-buffer.
219
220 2000-05-15  Katsumi Yamaoka <yamaoka@jpl.org>
221
222         * etc/icons/wl-logo.xpm: Reduced color.
223
224 \f
225 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
226
227         * 1.1.1 - "Purple Rain"
228
229 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
230
231         * NEWS.ja: Added description about progress gauge.
232         * NEWS: Ditto.
233
234 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
235
236         * NEWS.ja: Added description about CVS.
237         * NEWS: Ditto.
238
239 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
240
241         * README.ja (CVS): New section.
242         * README (CVS): Ditto.
243
244 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
245
246         * wl/ChangeLog: New file.
247         * elmo/ChangeLog: New file.
248         * etc/ChangeLog.1.ja: Renamed from etc/ChangeLog.alpha.ja.
249         * etc/ChangeLog.2: Renamed from etc/ChangeLog.beta.
250         * etc/ChangeLog.2.ja: Renamed from etc/ChangeLog.beta.ja.
251         * etc/ChangeLog.3: Renamed from ChangeLog.
252         * etc/ChangeLog.3.ja: Renamed from ChangeLog.ja.
253
254         * WL-MK (WLDIR): Changed to "./wl".
255         (ICONDIR): New variable.
256         (config-wl-package-subr): set wl-icon-dir as ICONDIR.
257         (compile-wl-package-xmas): refer WLDIR.
258
259         * README.ja: Renamed from 00README.ja.
260         * README: Renamed from 00README.
261
262         * wl: New directory.
263         All wl-related files are moved to this directory.
264