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