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