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