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