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