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