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