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