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