Remove some garbage.
[elisp/gnus.git-] / ChangeLog
1 2001-06-11  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
2
3         * lisp/nnshimbun.el: Remove some garbage.
4
5 2001-06-10  Katsumi Yamaoka <yamaoka@jpl.org>
6
7         * texi/message-ja.texi: Use `iso-2022-7bit' instead of
8         `iso-2022-7bit-ss2' to keep a compatibility between XEmacsen and
9         FSF Emacsen.
10         * texi/gnus-ja.texi: Ditto.
11
12 2001-06-09  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
13
14         * lisp/nnshimbun.el (top-level): Updated comments.
15         (nnshimbun): New customize group.
16         (nnshimbun-keep-last-article): Defined as customize variable.
17         (nnshimbun-keep-unparsable-dated-articles): Ditto.
18         (nnshimbun-insert-nov): Use `when' instead of `if'.
19         (gnus-group-shimbun-server-history): Imported from
20         `gnus-group.el'.
21         (gnus-group-make-shimbun-group): Ditto.
22
23         * lisp/gnus-group.el (gnus-group-make-shimbun-group): Its real
24         definition is moved to `nnshimbun.el' and autload code is added.
25         (gnus-group-shimbun-server-history): Its definition is moved to
26         `nnshimbun.el'.
27
28 2001-06-08  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
29
30         * lisp/nnshimbun.el (nnshimbun-use-entire-index): Removed.
31         (nnshimbun-index-range): New variable.
32         (nnshimbun-close-server): Check status strictly to close server
33         safely.
34         (nnshimbun-generate-nov-database): Refer the group paramter
35         `nnshimbun-index-range' as the second parameter of
36         `shimbun-headers'.
37         (shimbun-mua-use-entire-index): Removed.
38         (nnshimbun-request-article-1): Replace a date string in
39         `gnus-newsgroup-data' only when article header has non-nil value.
40         (nnshimbun-insert-nov): Fixed condition to decide whether
41         `X-Nnshimbun-Id' should be inseted or not.
42
43 2001-06-08  Katsumi Yamaoka <yamaoka@jpl.org>
44
45         * lisp/nnshimbun.el (nnshimbun-expire-nov-databases): Removed.
46         (nnshimbun-request-expire-articles): Simplified; refer to the
47         shimbun's default expiration days.
48
49 2001-06-08  Katsumi Yamaoka <yamaoka@jpl.org>
50
51         * lisp/lpath.el: Fbind `xml-node-children' for XEmacsen and old FSF
52         Emacsen.
53
54 2001-06-07  Katsumi Yamaoka <yamaoka@jpl.org>
55
56         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Prefer the
57         group parameter `expiry-wait' when expiring a closed group.
58
59 2001-06-07  Katsumi Yamaoka <yamaoka@jpl.org>
60
61         * lisp/nnshimbun.el (nnshimbun-request-article-1): Replace a date
62         string in `gnus-newsgroup-data' based on the newly retrieved
63         article.
64
65 2001-06-07  Katsumi Yamaoka <yamaoka@jpl.org>
66
67         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Fix
68         inhibiting the expiring.
69
70 2001-06-06  Katsumi Yamaoka <yamaoka@jpl.org>
71
72         * lisp/nnshimbun.el (nnshimbun-expire-nov-databases): New command.
73         (nnshimbun-request-expire-articles): New function.
74         (nnshimbun-keep-unparsable-dated-articles): New variable.
75         (nnshimbun-keep-last-article): New variable.
76         (nnshimbun-insert-nov): Rewrite using `nnshimbun-string-or'.
77         (nnshimbun-string-or): New macro.
78         (nnshimbun-tmp-string): New internal variable.
79         (TopLevel): Require `message' for `message-make-date'.
80
81 2001-05-30  Katsumi Yamaoka <yamaoka@jpl.org>
82
83         * lisp/gnus-clfns.el (find-cl-run-time-functions): Remove a
84         useless non-global var; scroll the output window automatically.
85
86 2001-05-31  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
87
88         * lisp/nnshimbun.el (nnshimbun-header-xref): Removed.
89         (nnshimbun-check-header): Removed.
90         (nnshimbun-make-shimbun-header): Don't call
91         `nnshimbun-header-xref'.
92         (nnshimbun-request-group): Simplified.
93         (nnshimbun-request-article-1): Call `nnshimbun-replace-nov-entry'
94         instead of `nnshimbun-check-header'.
95         (nnshimbun-insert-nov): New function.
96         (nnshimbun-generate-nov-database): Call `nnshimbun-insert-nov'
97         instead of `nnheader-insert-nov'.
98         (nnshimbun-replace-nov-entry): New function.
99
100 2001-05-29  Katsumi Yamaoka <yamaoka@jpl.org>
101
102         * lisp/gnus-clfns.el (find-cl-run-time-functions): Add a parser for
103         `dolist'; protect against errors.
104
105 2001-05-29  Katsumi Yamaoka <yamaoka@jpl.org>
106
107         * lisp/nnshimbun.el (nnshimbun-retrieve-headers-with-nov): Don't
108         use `last'.
109         (nnshimbun-make-shimbun-header): Use the following macros.
110         (nnshimbun-mail-header-from): New macro whose definition will be
111         changed statically for Gnus or gnus.
112         (nnshimbun-mail-header-subject): Ditto.
113         (TopLevel): Don't require `gnus-clfns'.
114
115         * lisp/gnus.el: Add autoload for `find-cl-run-time-functions'.
116
117         * lisp/gnus-clfns.el (find-cl-run-time-functions): New command for
118         the developers.
119         (cl-run-time-functions): New variable.
120         (TopLevel): Don't require `cl' at run-time.
121
122 2001-05-28  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
123
124         * texi/gnus-ja.texi (Web Newspaper): Updated.
125
126 2001-05-28  Katsumi Yamaoka <yamaoka@jpl.org>
127
128         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
129         "nnshimbun.el" if the library "shimbun" is not found.
130         (TopLevel): Add "/somewhere/apel/" to `load-path' if it is needed.
131         (locate-library): Redefine it for Mule before it is called.
132
133         * README.semi.ja: Update for the use of Emacs-W3M.
134         * README.semi: Ditto.
135         * Mule23@1934.ja: Ditto.
136         * Mule23@1934.en: Ditto.
137
138 2001-05-28  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
139
140         * lisp/nnshimbun.el: Reconstructed to use `shimbun'.
141
142         * lisp/gnus-group.el (gnus-group-make-shimbun-group):
143         Reconstructed to use `shimbun'.
144
145         * lisp/dgnushack.el (toplevel): Add paths if and only if APEL and
146         FLIM can't be found.
147
148 2001-05-17  Kai =?iso-8859-1?q?Gro=DFjohann?=  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
149
150         * etc/Makefile.in (datadir): Set this variable, like in the other
151         Makefile.in's.  Patch from Gaute B Strokkenes <gs234@cam.ac.uk>.
152
153 2001-05-16  Katsumi Yamaoka <yamaoka@jpl.org>
154
155         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Don't ignore
156         `widget-convert-button', `widget-create' and `widget-put'; ignore
157         `defface'.
158
159 2001-05-14  Katsumi Yamaoka <yamaoka@jpl.org>
160
161         * lisp/gnus.el: Require `base64' if `base64-encode-string' is not a
162         built-in function.
163
164         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Ignore
165         `defgroup'.
166
167 2001-05-14  Katsumi Yamaoka <yamaoka@jpl.org>
168
169         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
170
171         * lisp/nnmail.el: Don't bind the colon keywords here.
172         * lisp/gnus.el (gnus-colon-keywords): New variable which will
173         default to the value of `dgnushack-colon-keywords'; bind them.
174         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
175         dgnuskwds.el.
176         (dgnushack-colon-keywords): New constant which will have the colon
177         keywords shuld be bound at run-time for old Emacsen; cache them in
178         the file dgnuskwds.el and bind them.
179         (dgnushack-bind-colon-keywords): New function.
180         (locate-library): Make the function to be silent for Mule.
181         * lisp/Makefile.in (clean): Remove dgnuskwds.el.
182
183 2001-05-07  Katsumi Yamaoka <yamaoka@jpl.org>
184
185         * lisp/message.el (message-maybe-encode): Don't use
186         `end-of-invisible'.
187
188 2001-05-07  Katsumi Yamaoka <yamaoka@jpl.org>
189
190         * lisp/gnus-vers.el: T-gnus 6.15.4 revision 00.
191
192 2001-04-27  Katsumi Yamaoka <yamaoka@jpl.org>
193
194         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
195
196         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Set buffer to
197         `gnus-article-buffer' just before `gnus-article-prepare-display' is
198         called.
199         (gnus-article-mime-edit-article-setup): Ditto.
200         (gnus-article-prepare-display): Don't bind `buffer-read-only'
201         because of `inhibit-read-only'; don't set the value of
202         `gnus-article-current-summary' here; delete all extents or overlays
203         and clear the value of `gnus-button-marker-list' in advance; make
204         it to run in `gnus-article-buffer'.
205         (gnus-article-prepare): Make it to run in `gnus-article-buffer'.
206         (article-toggle-headers): Don't bind `buffer-read-only' because of
207         `inhibit-read-only'.
208         (article-hide-headers): Ditto.
209
210 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
211
212         * lisp/gnus-vers.el: T-gnus 6.15.3 revision 00.
213
214 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
215
216         * lisp/gnus-vers.el: T-gnus 6.15.2 revision 00.
217
218 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
219
220         * lisp/gnus-vers.el: T-gnus 6.15.1 revision 00.
221
222 2001-04-13  Katsumi Yamaoka <yamaoka@jpl.org>
223
224         * lisp/lpath.el: Fbind `xml-parse-region' for XEmacsen and old FSF
225         Emacsen; don't bind `mh-lib-progs'.
226
227 2001-04-10  Katsumi Yamaoka <yamaoka@jpl.org>
228
229         * lisp/nnshimbun.el: Enclose w3m stuff with `eval-and-compile';
230         bind `w3m-work-buffer-name' and `w3m-retrieve' when compiling.
231
232 2001-04-09  Katsumi Yamaoka <yamaoka@jpl.org>
233
234         * lisp/gnus-vers.el (gnus-revision-number): Increment to 10.
235
236 2001-04-03  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
237
238         * lisp/nnshimbun.el (nnshimbun-type-definition: Follow changes in
239         asahi.com.
240         (nnshimbun-asahi-get-headers): Ditto.
241         (nnshimbun-retrieve-url): Use `w3m-retrieve' if it is available.
242
243 2001-04-02  Katsumi Yamaoka <yamaoka@jpl.org>
244
245         * lisp/gnus-msg.el (gnus-inews-yank-articles): Make it to work with
246         multiple articles even if there is a detached minibuffer frame on
247         some window managers.
248
249 2001-03-21  Thierry Emery <thierry.emery@club-internet.fr>
250
251         * lisp/mm-decode.el (mm-copy-to-buffer): Copy buffer in unibyte
252         mode.
253
254 2001-03-19  Katsumi Yamaoka <yamaoka@jpl.org>
255
256         * lisp/gnus-kill.el (gnus-execute): Work with the extra headers.
257         * lisp/gnus-sum.el (gnus-summary-execute-command): Ditto.
258
259 2001-03-13  Katsumi Yamaoka <yamaoka@jpl.org>
260
261         * lisp/message.el (message-fix-before-sending): Hide again the
262         invisible property of encoded binary data parts after checking is
263         done.
264         (message-find-invisible-regions): New function.
265         (message-save-drafts, message-send): Inherit the invisible property
266         of encoded binary data parts to make MIME-Edit find the MIME part
267         boundaries.
268
269         * lisp/dgnushack.el (dgnushack-compose-package): Tidy up.
270         (dgnushack-make-load): Ditto.
271
272 2001-03-12  Katsumi Yamaoka <yamaoka@jpl.org>
273
274         * lisp/dgnushack.el (dgnushack-compose-package): New function.
275         (dgnushack-make-load): Add autoload for cus-load if it is missing.
276
277         * lisp/Makefile.in (compose-package): Use
278         `dgnushack-compose-package'.
279         (clean, clever): Remove custom-load.el.
280
281         * Makefile.in (elclean): Remove custom-load.el.
282
283 2001-03-08  Katsumi Yamaoka <yamaoka@jpl.org>
284
285         * lisp/gnus-art.el (gnus-article-prepare-display): Setup MIME
286         entity even if `gnus-show-mime' is nil.
287
288 2001-03-08  Katsumi Yamaoka <yamaoka@jpl.org>
289
290         * lisp/dgnushack.el: Load gnus-clfns.el after `load-path' is
291         adjusted.
292
293         * lisp/gnus-clfns.el (string): New compiler macro.
294         (string): Defun-maybe as an ordinary function since it won't be
295         provided in cl.
296         * lisp/gnus-score.el (gnus-score-find-bnews): Use it as Gnus does.
297
298 2001-03-06  Katsumi Yamaoka <yamaoka@jpl.org>
299
300         * lisp/nnshimbun.el (nnshimbun-retrieve-url): Check if
301         `url-current-mime-charset' is bound.
302
303 2001-03-04  Katsumi Yamaoka <yamaoka@jpl.org>
304
305         * lisp/gnus.el (gnus-info-find-node): Pretend to be
306         `gnus-article-mode' in the article buffer.
307
308 2001-03-02  Katsumi Yamaoka <yamaoka@jpl.org>
309
310         * lisp/nnshimbun.el (nnshimbun-kinsoku-eol-list): Simplified.
311         (nnshimbun-kinsoku-bol-list): Ditto.
312
313 2001-03-01  Katsumi Yamaoka <yamaoka@jpl.org>
314
315         * lisp/gnus-vers.el (gnus-revision-number): Increment to 09.
316
317         * lisp/gnus-offline.el (gnus-offline-get-menu-items): Rewrite using
318         `dolist'.
319
320         * lisp/gnus-group.el (gnus-group-make-shimbun-group): Simplified.
321
322         * lisp/dgnushack.el: Load cl-macs to ensure that the macro `dolist'
323         is defined properly.
324
325 2001-02-28  Katsumi Yamaoka <yamaoka@jpl.org>
326
327         * lisp/nnwfm.el: Require `gnus-clfns' when compiling.
328         * lisp/nnshimbun.el: Ditto.
329         * lisp/nnfolder.el: Ditto.
330         * lisp/mm-util.el: Ditto.
331         * lisp/gnus-vers.el: Ditto.
332         * lisp/gnus-sum.el: Ditto.
333         * lisp/gnus-score.el: Ditto.
334         * lisp/gnus-nocem.el: Ditto.
335
336         * lisp/gnus-ofsetup.el: Don't require `gnus-clfns'.
337         (gnus-ofsetup-customize-done): Use `dolist' instead of `mapc'.
338         (gnus-setup-for-offline): Ditto.
339
340         * lisp/gnus-offline.el: Don't use `mapc' for binding some vars;
341         don't require `gnus-clfns'.
342
343         * lisp/gnus-clfns.el (subseq, merge, coerce, butlast): New compiler
344         macros.
345         (mapc): Remove.
346
347         * lisp/gnus-art.el: Use `dolist' instead of `mapcar' for defining
348         `gnus-article-read-summary-keys'.
349
350 2001-02-28  Katsumi Yamaoka <yamaoka@jpl.org>
351
352         * lisp/gnus-art.el (gnus-article-mime-edit-article-setup): Leave
353         the forwarded parts undecoded.
354         (gnus-article-decode-article-as-default-mime-charset): Set the
355         value of `default-mime-charset' buffer-locally.
356
357 2001-02-27  Katsumi Yamaoka <yamaoka@jpl.org>
358
359         * lisp/gnus.el: Add autoloads for
360         `gnus-summary-digest-post-forward' and
361         `gnus-summary-digest-mail-forward'.
362
363         * lisp/gnus-sum.el (gnus-summary-post-menu): Replace
364         `gnus-uu-digest-mail-forward' and `gnus-uu-digest-post-forward'
365         with `gnus-summary-digest-post-forward' and
366         `gnus-summary-digest-mail-forward'.
367
368         * lisp/gnus-msg.el (gnus-summary-digest-post-forward): Restore and
369         repair the command `gnus-summary-post-digest' and rename it.
370         (gnus-summary-digest-mail-forward): Ditto.
371         (gnus-summary-send-map): Replace `gnus-uu-digest-mail-forward' and
372         `gnus-uu-digest-post-forward' with
373         `gnus-summary-digest-post-forward' and
374         `gnus-summary-digest-mail-forward'.
375
376 2001-02-27  Katsumi Yamaoka <yamaoka@jpl.org>
377
378         * lisp/gnus-sum.el (gnus-summary-show-article): Bind
379         `gnus-inhibit-treatment' to t while fetching the raw article.
380
381         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Bind
382         `mime-edit-insert-user-agent-field' to nil while `mime-edit-exit'
383         is being done;  turn off font-lock first;  query if the buffer is
384         modified.
385         (gnus-article-mime-edit-done): New function.
386         (gnus-article-mime-edit-article-setup): Make the window fill its
387         frame;  clear the buffere modified flag;  substitute key definition
388         `gnus-article-edit-done' with `gnus-article-mime-edit-done';  don't
389         turn off font-lock here;  bind `mime-edit-insert-user-agent-field'
390         to nil while `mime-edit-exit' is being done.
391         (gnus-article-mime-edit-article-unwind): Turn off font-lock first.
392
393 2001-02-23  Katsumi Yamaoka <yamaoka@jpl.org>
394
395         * lisp/dgnushack.el: Don't require `emu'.
396
397 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
398
399         * lisp/message.el (message-forward-subject-author-subject): Decode
400         `From' field.
401
402 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
403
404         * lisp/gnus-vers.el (gnus-revision-number): Increment to 08.
405
406         * lisp/gnus-sum.el (gnus-get-newsgroup-headers-xover): Don't use
407         `gnus-retrieve-parsed-headers' when the backend is nnimap.  It is
408         only a temporary fix for an infloop on nnimap.  FIXME!!!
409         (gnus-select-newsgroup): Ditto.
410
411 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
412
413         * texi/gnus-ja.texi (New features in Gnus 5.8): Remove annotation
414         about `gnus-article-display-hook.'
415         * texi/gnus-faq-ja.texi (Q2.1): Remove mention of
416         `gnus-article-display-hook.'
417
418         * lisp/gnus.el (gnus-article-display-hook): Abolished.
419
420         * lisp/gnus-uu.el (gnus-uu-grab-articles): Don't care about
421         `gnus-article-display-hook'.
422         * lisp/gnus-sum.el (gnus-summary-show-article): Ditto.
423         (gnus-summary-search-article): Ditto.
424
425         * lisp/gnus-bbdb.el (gnus-bbdb-insinuate): Use
426         `gnus-article-prepare-hook' instead of `gnus-article-display-hook'.
427
428         * lisp/gnus-art.el (gnus-article-prepare-display): Evaluate
429         `gnus-article-prepare-hook' after an article has been prepared;
430         don't evaluate `gnus-article-display-hook'.
431
432 2001-02-15  Katsumi Yamaoka <yamaoka@jpl.org>
433
434         * lisp/message.el (message-cite-original-without-signature):
435         Extract from field for the simple citation line.
436
437 2001-02-14  Katsumi Yamaoka <yamaoka@jpl.org>
438
439         * lisp/gnus-vers.el (gnus-revision-number): Increment to 07.
440
441         * lisp/dgnushack.el (dgnushack-make-autoloads): Remove function.
442         (dgnushack-make-load): Ignore cus-load.el if it does not exist.
443         (dgnushack-make-auto-load): Remove auto-autoloads.el.
444         (dgnushack-make-cus-load): Do nothing if loading cus-dep is failed.
445
446         * lisp/Makefile.in (clean): Remove gnus-load.el instead of
447         custom-load.el.
448         (compose-package): Call `gnus-load.elc' and then rename
449         gnus-load.el(c) to auto-autoloads.el(c) instead of the use of
450         `dgnushack-make-autoloads'.
451         (clever): No need to remove custom-load.el.
452
453         * Makefile.in (elclean): Remove gnus-load.el instead of
454         custom-load.el.
455
456         * aclocal.m4 (AC_CHECK_URL): Ignore cache.
457
458 2001-02-13  Katsumi Yamaoka <yamaoka@jpl.org>
459
460         * lisp/gnus-vers.el (gnus-revision-number): Increment to 06.
461
462 2001-02-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
463
464         * GNUS-NEWS: Copyright and others.
465
466 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
467
468         * aclocal.m4 (AC_CHECK_URL): Add.
469
470         * configure.in: Use it.
471
472 2001-02-08  Katsumi Yamaoka <yamaoka@jpl.org>
473
474         * lisp/nnshimbun.el (nnshimbun-fml-get-headers): Fix unbalanced
475         parentheses.
476
477 2001-02-08  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
478
479         * lisp/nnshimbun.el: Add `bbdb-ml' support.
480
481 2001-02-02  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
482
483         * lisp/nnshimbun.el (nnshimbun-type-definition): Follow URL change
484         of `xemacs'.
485         (nnshimbun-xemacs-get-headers): Ditto.
486
487 2001-02-06  Katsumi Yamaoka <yamaoka@jpl.org>
488
489         * README-gnus-bbdb.{en,ja}: Update the patch for BBDB v2.2.
490
491 2001-02-01  Katsumi Yamaoka <yamaoka@jpl.org>
492
493         * texi/Makefile.in (.texi, %.info): Don't use makeinfo command when
494         gnus-ja.texi or message-ja.texi is given.  It is needed for some
495         make command if which can not understand "%-ja:" or "%-ja.info:".
496
497 2001-01-31  Katsumi Yamaoka <yamaoka@jpl.org>
498
499         * lisp/gnus-sum.el (gnus-summary-display-article): Replace
500         `mm-enable-multibyte-mule4' with `set-buffer-multibyte'.
501
502 2001-01-29  Katsumi Yamaoka <yamaoka@jpl.org>
503
504         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Use
505         `buffer-substring-no-properties' instead of `format'.
506
507 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
508
509         * texi/ptexinfmt.el: Support @letterpaper and @afivepaper.
510
511 2001-01-22  Katsumi Yamaoka <yamaoka@jpl.org>
512
513         * lisp/gnus-vers.el (gnus-revision-number): Increment to 05.
514
515         * Makefile.in (install-package-lisp): Use
516         `install-without-compiling' instead of `install'.
517
518         * lisp/Makefile.in (install): Use `install-without-compiling'.
519         (install-without-compiling): New target.
520
521 2001-01-22  Katsumi Yamaoka <yamaoka@jpl.org>
522
523         * texi/Makefile.in (.texi, %.info, %-ja.info, %-ja): Use
524         `infohack-texi-format'.
525
526         * texi/infohack: (infohack-texi-format): New function.
527         * lisp/dgnushack.el (dgnushack-texi-format): Move to
528         texi/infohack.el and rename.
529         (dgnushack-texi-add-suffix-and-format): Remove.
530
531         * texi/ptexinfmt.el: New file.
532         * lisp/ptexinfmt.el: Move to texi/.
533
534 2001-01-18  Katsumi Yamaoka <yamaoka@jpl.org>
535
536         * lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
537
538 2001-01-17  Katsumi Yamaoka <yamaoka@jpl.org>
539
540         * lisp/dgnushack.el (dgnushack-make-autoloads): Do nothing if the
541         files for autoloads already exist.
542         (dgnushack-unexporting-files): More useful message.
543
544         * lisp/Makefile.in (install): Call `clever' before installing.
545         (install-lisp): Remove.
546         (clever): Check for whether the all elc files should be recompiled.
547
548         * Makefile.in (xclever): New target.
549         (install-package-lisp): Replace `install-lisp' with `install'.
550         (install-package-ja): Replace `xlick' with `xclever'.
551         (install-package): Ditto.
552
553 2001-01-17  KOSEKI Yoshinori  <kose@wizard.tamra.co.jp>
554
555         * Makefile.in: Unset `PWD' for Meadow/NTEmacs.
556
557 2001-01-15  Jesper Harder <harder@ifa.au.dk>
558
559         * make.bat: Fix doc.
560
561 2001-01-15  Katsumi Yamaoka <yamaoka@jpl.org>
562
563         * lisp/nnheader.el: Require `pces', `poem' and `std11' to reduce
564         the required value of `recursive-load-depth-limit' for Emacs 21.
565
566         * lisp/message.el (message-followup): Handle "Mail-Copies-To:"
567         correctly.
568         (message-get-reply-headers): Ditto.
569
570 2001-01-15  Keiichi Suzuki  <keiichi@nanap.org>
571
572         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Save excursion
573         while `bbdb-annotate-message-sender' is being done.
574
575 2001-01-13  Kinji Itoh  <kinji-i@ma.neweb.ne.jp>
576
577         * Makefile.in (install-package-lisp): Specify EMACS=$(XEMACS).
578
579 2001-01-11  Katsumi Yamaoka <yamaoka@jpl.org>
580
581         * lisp/gnus-msg.el (gnus-copy-article-buffer): Remove smiley
582         extents for XEmacs 21.1 using `format'.
583
584         * lisp/dgnushack.el (dgnushack-texi-format): Cancel last change.
585
586 2001-01-10  Katsumi Yamaoka <yamaoka@jpl.org>
587
588         * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
589
590         * lisp/gnus.el: Don't autoload "smiley" for `smiley-toggle-buffer';
591         don't autoload "gnus-bitmap" or "x-face-mule" when Emacs 21 is
592         running.
593
594         * lisp/gnus-art.el (TopLevel): Autoload "gnus-bitmap" for
595         `smiley-toggle-buffer' when compiling.
596         (gnus-treatment-function-alist): Use `gnus-smiley-display' for
597         `gnus-treat-display-smileys' by default when XEmacs or Emacs 21 is
598         running.
599         (gnus-treat-display-smileys): Check for `smiley-mule' instead of
600         `gnus-bitmap'.
601         (gnus-article-x-face-command): Don't check for xbm for x-face-e21.
602
603 2001-01-05  Katsumi Yamaoka <yamaoka@jpl.org>
604
605         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
606
607         * lisp/dgnushack.el (dgnushack-texi-format): Remove "@anchor" if it
608         is not supported.
609
610 2000-12-26  Katsumi Yamaoka <yamaoka@jpl.org>
611
612         * lisp/gnus.el: Bind `:parameter-type', `:parameter-document',
613         `:function', `:function-document', `:variable',
614         `:variable-document', `:variable-group', `:variable-type' and
615         `:variable-default' for old Emacsen.
616
617 2000-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
618
619         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
620
621         * configure: Regenerate.
622         * configure.in: Add `AC_PATH_ETCDIR'.
623         * Makefile.in (install-etc): New target.
624
625         * lisp/nnheader.el (mm-image-load-path): Alias to
626         `nnheader-image-load-path'.
627         (nnheader-image-load-path): New function copied from
628         the function `mm-image-load-path' in mm-util.el.
629
630         * lisp/drums.el: Remove.
631
632 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
633
634         * configure.in: Add etc/Makefile.
635
636 2000-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
637
638         * lisp/gnus-msg.el (gnus-debug): Use `sit-for' in the inside of
639         `save-excursion'.
640         (gnus-bug): Pop up the sending buffer first.
641
642         * lisp/gnus-art.el (article-treat-dumbquotes): Quote backslashes in
643         doc-string.
644
645         * lisp/dgnushack.el
646         (byte-compile-file-form-custom-declare-variable): Use `defvar'
647         instead of `custom-declare-variable' to make the variable
648         uncustomizable if the arguments has the keyword `:version'.
649
650 2000-12-22  Katsuhiro Hermit Endo  <hermit@koka-in.org>
651
652         * README.semi.ja: Fix typo.
653
654 2000-12-21  Katsumi Yamaoka <yamaoka@jpl.org>
655
656         * lisp/lpath.el: Fbind `compose-mail' for Mule.
657
658         * lisp/dgnushack.el (TopLevel): Byte-optimize
659         `custom-declare-variable', `custom-declare-group, and
660         `custom-declare-face' to omit unsupported keywords when Mule is
661         running.
662
663 2000-12-20  Katsumi Yamaoka <yamaoka@jpl.org>
664
665         * lisp/gnus-vers.el: T-gnus 6.15.0 revision 00.
666
667         * lisp/dgnushack.el (TopLevel): Advise `custom-handle-keyword' not
668         to signal an error when Mule is running.
669         (TopLevel): Bind `:ascent', `:foreground', `:help', `:version' and
670         `:set-after' if colon keyword is not available.
671         (TopLevel): Require `custom'.
672
673         * lisp/lpath.el (TopLevel): Fbind `shell-command-to-string' for
674         Mule.
675         (TopLevel): Don't require `custom' here.
676
677 2000-12-20  Jesper Harder <jesper_harder@hotmail.com>
678
679         * make.bat: set max-lisp-eval-depth.
680
681 See ChangeLog.3 for earlier changes.