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