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