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