(gnus-namazu/truncate-article-list): When `gnus-large-newsgroup' is
[elisp/gnus.git-] / ChangeLog
1 2002-06-25  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2
3         * lisp/gnus-namazu.el (gnus-namazu/truncate-article-list): When
4         `gnus-large-newsgroup' is equal to nil, no confirmation is
5         required.
6
7 2002-06-23  Tetsuo Tsukamoto  <czkmt@remus.dti.ne.jp>
8
9         * lisp/pop3.el (pop3-open-ssl-stream): Do away with w32-related
10         workaround I installed on 1999-12-27, i.e. also call
11         `as-binary-process' in windows-nt.
12
13 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14
15         * lisp/message.el (message-send): Kill `message-encoding-buffer'
16         even if sending failed.
17
18 2002-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
19
20         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
21
22         * lisp/gnus-msg.el (gnus-message-setup-hook): Default to nil.
23         (gnus-setup-message): Run `gnus-maybe-setup-default-charset'.
24         (gnus-summary-supersede-article): Don't bind the value for
25         `gnus-message-setup-hook'.
26         (gnus-summary-resend-bounced-mail): Ditto.
27
28         * lisp/dns.el (dns-make-network-process): Bind
29         `default-process-coding-system' to `(binary . binary)'; bind
30         `program-coding-system-alist' to nil.
31
32         * lisp/gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Bind
33         `input-coding-system' and `output-coding-system' to `binary'.
34
35         * lisp/gnus-namazu.el (gnus-namazu/call-namazu): Bind
36         `input-coding-system' and `output-coding-system' to the velue of
37         `gnus-namazu-coding-system'.
38
39         * lisp/imap.el (imap-ssl-open): Don't bind the values for
40         `input-coding-system' and `output-coding-system'.
41
42         * lisp/nnmaildir.el (nnmaildir-request-scan): Bind
43         `output-coding-system' to the value of
44         `nnheader-file-coding-system'; bind `file-coding-system' to nil.
45         (nnmaildir-request-rename-group): Ditto.
46         (nnmaildir-request-replace-article): Ditto.
47         (nnmaildir-request-accept-article): Ditto.
48         (nnmaildir-request-set-mark): Ditto.
49
50         * lisp/nnmbox.el (nnmbox-save-buffer): Simplify the source code.
51
52         * lisp/nnrss.el (nnrss-read-server-data): Bind
53         `input-coding-system' to `binary'.
54         (nnrss-save-server-data): Bind `output-coding-system' to `binary'.
55         (nnrss-read-group-data): Bind `input-coding-system' to `binary'.
56         (nnrss-save-group-data): Bind `output-coding-system' to `binary'.
57
58 2002-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
59
60         * lisp/pop3.el: Add a comment for the use of `ssl' or `tls'
61         connection with Gnus; always require `pces' and `path-util' for
62         Gnus.
63         (pop3-open-ssl-stream-1): Don't require `path-util' here.
64
65 2002-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
66
67         * lisp/pop3.el: Make it can be byte-compiled in the Gnus source
68         tree with neither errors nor warnings.
69         (pop3-md5): Fix the logic to check whether the built-in `md5'
70         allows the 4th argument CODING-SYSTEM.
71
72 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
73
74         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
75
76         * contrib/gpg-ring.el: Remove RCS magic cookie.
77         * lisp/nnir.el: Ditto.
78
79         * texi/ptexinfmt.el (texinfo-discard-command-and-arg): New
80         function.
81
82 2002-06-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
83
84         * texi/ptexinfmt.el: discard @cartouche.  @anchor discard for Mule
85         2.3.  Support @., @:, @-.
86         (texinfo-format-inforef): New function.
87
88 2002-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
89
90         * lisp/nnheader.el (nnheader-unfold-fws): New function copied from
91         `ietf-drums-unfold-fws'.
92         (ietf-drums-unfold-fws): Alias to `nnheader-unfold-fws'.
93
94 2002-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
95
96         * lisp/gnus-vers.el: T-gnus 6.15.7 revision 00.
97
98 2002-04-30  Daiki Ueno  <ueno@unixuser.org>
99
100         * lisp/message.el (message-expand-name-function): New user option.
101         (message-expand-name): Use it.
102         * lisp/lpath.el: Don't bind lsdb-complete-name and bbdb-complete-name.
103
104 2002-04-30  Daiki Ueno  <ueno@unixuser.org>
105
106         * lisp/message.el (message-expand-name): Use lsdb-complete-name if
107         available.
108         * lisp/lpath.el: Bind lsdb-complete-name.
109
110 2002-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
111
112         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Also examine
113         backquote'd forms.
114
115         * lisp/nnheader.el (nnheader-with-unibyte): New macro.
116         (mm-with-unibyte): Alias to `nnheader-with-unibyte'.
117
118 2002-04-26  Steve Youngs  <youngs@xemacs.org>
119
120         * aclocal.m4 (AC_PATH_INFODIR): New.  Defaults to '$prefix/info'
121         for Emacs and 'site-packages/info' for XEmacs.
122         (AC_PATH_ETCDIR): Drop 'gnus' off the end of the default directory
123         for XEmacs.
124
125         * configure.in: Use 'AC_PATH_INFO_DIR'.
126
127 2002-04-23  Daiki Ueno  <ueno@unixuser.org>
128
129         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Disregard the
130         message cache when bbdb/news-auto-create-p is nil.
131
132 2002-04-23  Daiki Ueno  <ueno@unixuser.org>
133
134         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Work around the
135         incompatibility with BBDB 2.3x.
136
137 2002-04-22  Daiki Ueno  <ueno@unixuser.org>
138
139         * lisp/message.el (message-make-user-agent): Remove product tokens
140         for gnus-vers.  [cf. <semi-gnus-ja:6798>]
141
142 2002-04-22  Daiki Ueno  <ueno@unixuser.org>
143
144         * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
145
146         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Tweak BBDB message
147         caching.
148         (gnus-bbdb/extract-message-sender-function): New user option.
149         (gnus-bbdb/extract-message-sender): New function.
150
151 2002-04-20  Daiki Ueno  <ueno@unixuser.org>
152
153         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
154
155         * lisp/gnus-sum.el: Don't autoload gnus-set-summary-default-charset.
156         (gnus-summary-inherit-default-charset): New function.
157         (gnus-parse-headers-hook): Use it.
158         (gnus-summary-setup-default-charset): Set default-mime-charset here.
159         
160         * lisp/gnus-delay.el (gnus-delay-article): Undo the last change.
161
162         * lisp/gnus-draft.el: Revert to the original implementation.
163         (gnus-draft-edit-message): Pass restore as the 3rd argument of
164         gnus-draft-setup; call save-buffer instead of message-save-drafts.
165         (gnus-draft-setup): Rename from gnus-draft-setup-for-editing.
166         (gnus-draft-setup-for-sending): Abolish.
167
168         * lisp/nnheader.el (nnheader-auto-save-coding-system): New variable.
169
170         * lisp/message.el (message-draft-coding-system): Delegate the
171         value to nnheader-auto-save-coding-system.
172         (message-mode-map): Don't bind message-save-drafts.
173         (message-dont-send): Use save-buffer instead of message-save-buffer.
174         (message-save-drafts): Abolish.
175
176         * lisp/nndraft.el (nndraft-request-article): Revert to the
177         original implementation.
178
179 2002-04-18   Daiki Ueno  <ueno@unixuser.org>
180
181         * lisp/gnus-draft.el (gnus-group-send-queue): Pass group and
182         interactive as the arguments of gnus-draft-send.
183         (gnus-draft-send): Don't give "nndraft:queue" special treatment.
184
185 2002-04-17   Daiki Ueno  <ueno@unixuser.org>
186
187         * lisp/gnus-delay.el (gnus-delay-article): Use `message-save-drafts'
188         instead of `save-buffer'.
189
190 2002-04-08  Daiki Ueno  <ueno@unixuser.org>
191
192         * lisp/gnus-draft.el (gnus-draft-send): Always enter the Message
193         mode.
194
195 2002-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
196
197         * lisp/gnus-group.el (gnus-group-completing-read-group-name): Use
198         `mapatoms' to extract all groups from `gnus-active-hashtb'.
199
200 2002-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
201
202         * lisp/gnus-group.el (gnus-group-completing-read-group-name):
203         Improve to speed up.
204         (gnus-group-name-charset-group-alist): Change the default value.
205
206 2002-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
207
208         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
209
210         * lisp/message.el (message-save-drafts, message-check-8bit,
211         message-send-news, message-send-mail, message-send): Replace
212         `insert-buffer' with `insert-buffer-substring'.
213         * lisp/gnus-art.el (gnus-article-mime-edit-article-setup,
214         gnus-article-edit-exit, article-verify-x-pgp-sig): Ditto.
215
216 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
217
218         * lisp/gnus-sum.el (gnus-summary-make-menu-bar): Don't provide
219         "View as different encoding" submenu if the function
220         `coding-system-list' is not available.
221
222 2002-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
223
224         * lisp/pop3.el (pop3-md5): Treat a given string as binary.
225
226 2002-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
227
228         * lisp/gnus-msg.el (gnus-summary-resend-message-edit): Use
229         `mime-edit-again' instead of `mime-to-mml' to recompose a message.
230
231 2002-03-05  Katsumi Yamaoka  <yamaoka@jpl.org>
232
233         * lisp/message.el (mm-make-temp-file): Copied from mm-util.el.
234
235 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
236
237         * lisp/message.el (message-fix-before-sending): Bind
238         `mm-7bit-chars' to the value that concat the original value and
239         escape.
240
241         * lisp/nnheader.el (mm-7bit-chars): Remove.
242
243 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
244
245         * lisp/gnus-art.el (gnus-article-edit-mode): Don't call `mml-mode'.
246
247         * lisp/nnheader.el (mm-7bit-chars): Copied from mm-bodies.el.
248         (mm-multibyte-p): New alias.
249         (mm-char-int): Alias to `char-int'.
250
251 2002-02-26  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
252
253         * lisp/gnus-art.el (gnus-request-article-this-buffer): Sync up
254         with Oort-gnus.
255
256         * lisp/nntp.el (nntp-open-via-rlogin-and-telnet): Wrap
257         `call-process' with `as-binary-process'.
258
259 2002-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
260
261         * lisp/smiley.el (smiley-regexp-alist): Fix the order of faces.
262
263 2002-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
264
265         * lisp/smiley.el (smiley-regexp-alist): Use faces which originate
266         in etc-0.27.tar.gz if exist.
267         (gnus-smiley-file-types): Add xbm if available.
268         (smiley-region): Don't put two or more faces in one place.
269
270 2002-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
271
272         * lisp/gnus-art.el (gnus-request-article-this-buffer): Temporally
273         fix: erase the buffer before inserting (and saving) an article.
274
275 2002-02-22  Steve Youngs  <youngs@xemacs.org>
276
277         * aclocal.m4 (AC_PATH_LISPDIR): Default to
278         .../site-packages/lisp/gnus for XEmacs.
279         (AC_PATH_ETCDIR): Default to .../site-packages/etc/gnus for
280         XEmacs.
281
282 2002-02-21   Daiki Ueno  <ueno@unixuser.org>
283
284         * lisp/gnus-group.el (gnus-group-name-encode): New function.
285         (gnus-group-encoded-name): New function.
286         (gnus-group-completing-read-group-name): New function.
287         (gnus-fetch-group): Use it.
288         (gnus-group-jump-to-group): Use it.
289         (gnus-group-unsubscribe-current-group): Use it.
290
291 2002-02-21   Daiki Ueno  <ueno@unixuser.org>
292
293         * lisp/nnheader.el (mm-string-as-unibyte): Undo the last change.
294         * lisp/gnus-srvr.el (gnus-browse-foreign-server): Ditto.
295
296 2002-02-21   Daiki Ueno  <ueno@unixuser.org>
297
298         * lisp/nnheader.el (mm-string-as-unibyte): Alias to
299         `string-as-unibyte'.
300
301         * lisp/gnus-srvr.el (gnus-browse-foreign-server): Return unibyte
302         group names.
303
304 2002-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
305
306         * lisp/lpath.el: Bind `navi2ch-mona-font'.
307
308 2002-02-18  Daiki Ueno  <ueno@unixuser.org>
309
310         * lisp/gnus-art.el (gnus-treat-monafy): New user option.
311         (article-monafy): New function.
312
313 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
314
315         * lisp/nnheader.el (std11-field-value): Fix regexp.
316
317 2002-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
318
319         * lisp/gnus-art.el (gnus-treat-display-grey-xface): Default to nil
320         under NTEmacs 21.
321
322 2002-02-14  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
323
324         * lisp/gnus-namazu.el (gnus-namazu-kill-summary-buffers): New
325         advice.
326
327 2002-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
328
329         * lisp/mm-view.el: Require `gnus-mailcap' rather than `mailcap'.
330
331         * lisp/nnheader.el (mm-with-unibyte-buffer): Bind `default-mc-flag'
332         instead of `mc-flag'.
333         (nnheader-with-unibyte-current-buffer): New macro.
334         (mm-with-unibyte-current-buffer): Alias to
335         `nnheader-with-unibyte-current-buffer'.
336         (nnheader-guess-mime-charset): New macro.
337         (mm-guess-mime-charset): Alias to `nnheader-guess-mime-charset'.
338         (shell-command-to-string): New function for old Emacsen.
339
340         * lisp/lpath.el: Don't fbind `shell-command-to-string'.
341
342 2002-02-09  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
343
344         * lisp/gnus-namazu.el (gnus-namazu/group-alist): Abolished.
345         (gnus-namazu/setup): Not set it.
346         (gnus-namazu/shutdown): Removed.
347         (gnus-namazu/group-prefixed-name): Handle case-insensitive file
348         names by itself.
349
350 2002-02-09  NISHIDA Masakazu  <m_nisida@ca2.so-net.ne.jp>
351
352         * lisp/gnus-namazu.el (gnus-namazu/complete-query): Relaxed the
353         regexp which matches field search keywords.
354
355 2002-02-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
356
357         * etc/gnus/gnus.xpm: Remove some garbages at the end of the file.
358
359 2002-02-03  Daiki Ueno  <ueno@unixuser.org>
360
361         * lisp/nnir.el (nnir-run-namazu): According to SUSv3, LC_ALL is
362         prior to the other environment variables whose names are starting
363         with "LC_".  So there is no need to setting them.
364
365 2002-02-03  Daiki Ueno  <ueno@unixuser.org>
366
367         * lisp/nnir.el (nnir-imap-default-charset): New user option.
368         (nnir-run-imap): Supply the charset of a search criteria.
369
370 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
371         Suggested by Kenichi OKADA <okada@opaopa.org>
372
373         * lisp/message.el (message-save-drafts): Override
374         `mime-header-encode-method-alist'.
375
376 2002-02-01  Taiji Can  <Taiji.Can@grd.advantest.co.jp>
377
378         * texi/gnus-ja.texi (Posting Styles): Fix typo.
379
380 2002-01-31  ARISAWA Akihiro  <ari@atesoft.advantest.co.jp>
381
382         * lisp/gnus-art.el (gnus-article-display-traditional-message):
383         Reverted.
384
385 2002-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
386
387         * lisp/gnus-art.el (gnus-article-setup-buffer): Enable multibyte
388         in `gnus-original-article-buffer'.
389
390 2002-01-29  Katsumi Yamaoka  <yamaoka@jpl.org>
391
392         * lisp/message.el (message-cite-prefix-regexp): Fix the regexp.
393
394         * lisp/gnus-sum.el (gnus-mime-extract-message/rfc822): New
395         implementation.
396
397 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
398
399         * lisp/gnus-clfns.el (find-cl-run-time-functions): Insert a
400         newline before filling a result; ignore non-list forms.
401
402 2002-01-24  ARISAWA Akihiro  <ari@atesoft.advantest.co.jp>
403
404         * lisp/gnus-sum.el (gnus-summary-show-article): If coding-system is
405         specified, bind `default-mime-charset' to it.
406
407 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
408
409         * lisp/message.el: Require `base64' before `canlock-om' to avoid
410         damage to define `base64-encode-string' by MEL.
411
412         * lisp/dgnushack.el: Load base64.el before canlock-om.el to avoid
413         damage to define `base64-encode-string' by MEL.
414
415 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
416
417         * lisp/gnus-sum.el (gnus-article-commands-menu): Bind "Html" to
418         the command `gnus-article-wash-html'.
419         (gnus-summary-article-menu): Ditto.
420         (gnus-summary-wash-map): Bind "h" to the command
421         `gnus-article-wash-html'.
422
423         * lisp/gnus-art.el (gnus-article-treatment-menu): Bind
424         "Treat html" to the command `gnus-article-wash-html'.
425
426         * lisp/nnheader.el: Place mm- stuff and mail-parse stuff in front
427         of the codes which use (or may use) them.
428
429 2002-01-21  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
430
431         * lisp/gnus-art.el (gnus-article-display-traditional-message): Use
432         `set-buffer-multibyte'.
433
434 2002-01-21  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
435
436         * lisp/gnus-sum.el (gnus-summary-preview-mime-message): Protect
437         against dead windows.
438
439         * lisp/nnheader.el (mm-encode-coding-string): Alias to
440         `encode-coding-string'.
441         (mm-decode-coding-string): Alias to 'decode-coding-string'.
442
443 2002-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
444
445         * lisp/gnus-vers.el: T-gnus 6.15.6 revision 00.
446
447         * lisp/nnheader.el (std11-unfold-region): New function copied from
448         `rfc2047-unfold-region'.
449         (std11-unfold-field): New function.
450         (mail-header-unfold-field): Alias to `std11-unfold-field'.
451
452 2002-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
453
454         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02 (synch
455         with the released version of Oort Gnus v0.05).
456
457 2002-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
458
459         * lisp/dgnushack.el: Advise `byte-compile-inline-expand' for Mule
460         to ignore built-in functions as Emacs 20+ does.
461
462 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
463
464         * lisp/gnus-sum.el (gnus-adjust-marked-articles): Fix the record
465         for `seen' if it looks like (seen NUM1 . NUM2).  It should be
466         (seen (NUM1 . NUM2)).
467
468 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
469
470         * lisp/nntp.el (nntp-send-buffer): Bind `mc-flag' to nil.
471
472         * lisp/nnheader.el (mm-with-unibyte-buffer): Alias to
473         `nnheader-with-unibyte-buffer'.
474         (nnheader-with-unibyte-buffer): New macro.
475
476 2002-01-12  Katsuhiro Hermit Endo  <hermit@koka-in.org>
477
478         * texi/gnus-ja.texi (Article Date): Update Japanese translation.
479
480 2002-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
481
482         * lisp/gnus-clfns.el (butlast): Fix a serious bug that it behaved
483         like `nbutlast'.  Special thanks to Keiichi-san for the great
484         discovery.
485
486         * lisp/gnus.el (gnus-product-variable-file-list): Add a check for
487         the value of `gnus-use-correct-string-widths' in the forms.
488
489         * lisp/gnus-start.el (gnus-product-quick-file-format): Include the
490         value of `gnus-use-correct-string-widths' in the file form.
491         (gnus-product-read-variable-file-1): Check for the equality in the
492         value of `gnus-use-correct-string-widths' as well.
493
494 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
495
496         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01 in
497         order to force update cached format specs.
498
499         * lisp/gnus-spec.el (gnus-use-correct-string-widths): Default to t.
500
501 2002-01-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
502
503         * lisp/nnshimbun.el: Adopt for old Gnusae.
504
505 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
506
507         * lisp/message.el (message-strip-forbidden-properties): Don't
508         strip properties when the invisible MIME part is inserted.
509
510         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Position
511         point to the top.
512
513 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
514
515         * etc/gnus/oort.xface (X-Face): Oort X-Face from
516         Raymond Scholz <ray-2002@zonix.de>.
517
518 2002-01-09  Katsumi Yamaoka <yamaoka@jpl.org>
519
520         * lisp/lpath.el: Fbind `coding-system-to-mime-charset' for Mule 2.
521
522         * lisp/nnheader.el (std11-fold-region): New function copied from
523         `rfc2047-fold-region'.
524         (std11-fold-field): Use it.
525
526 2002-01-09  Katsumi Yamaoka <yamaoka@jpl.org>
527
528         * lisp/gnus.el: Don't autoload "gnus-bitmap".
529
530         * lisp/gnus-ems.el: Autoload "smiley-mule" if running Emacs
531         version is less than 21.
532
533         * lisp/gnus-art.el (gnus-article-smiley-display): Remove.
534         (gnus-treat-smiley): Reload "smiley-ems" or "smiley-mule" if
535         needed.
536         (gnus-treat-display-smileys): Use `gnus-image-type-available-p'.
537         (gnus-article-smiley-mule-loaded-p): New internal variable.
538         (gnus-article-should-use-smiley-mule): New user option.
539
540 2002-01-09  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
541
542         * lisp/nneething.el (nneething-mime-extensions): New variable.
543         (nneething-request-article): Refer it.
544
545         * lisp/nnheader.el (mm-detect-coding-region): Alias to
546         `nnheader-detect-coding-region'.
547         (nnheader-detect-coding-region): New function.
548         (mm-detect-mime-charset-region): Alias to
549         `nnheader-detect-mime-charset-region'.
550         (nnheader-detect-mime-charset-region) New function.
551
552 2002-01-08  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
553
554         * texi/gnus-ja.texi (Web Newspaper): Update the document of
555         mime-w3m.el.
556
557 2002-01-08  Katsumi Yamaoka <yamaoka@jpl.org>
558
559         * lisp/gnus-art.el (article-toggle-headers): Expose headers even
560         if there is a boundary line.
561
562         * lisp/nntp.el (nntp-send-buffer): Don't use
563         `mm-with-unibyte-current-buffer'.  Use expanded form instead.
564
565         * lisp/gnus-art.el (gnus-treatment-function-alist): Move X-Face
566         stuff down after unfolding stuff.
567
568 2002-01-08  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
569
570         * lisp/gnus-namazu.el (gnus-namazu/highlight-words): Reimplemented.
571
572 2002-01-08  Katsumi Yamaoka <yamaoka@jpl.org>
573
574         * lisp/nnheader.el (mail-narrow-to-head): Copy from ietf-drums.el;
575         it should go to the beginning of the header after narrowing.
576         (std11-extract-addresses-components): Protect against nil argument.
577
578 2002-01-08  Katsumi Yamaoka <yamaoka@jpl.org>
579
580         * lisp/nnheader.el (mail-header-field-value): Alias to
581         `std11-field-value'.
582         (std11-field-value): New function.
583
584 2002-01-08  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
585
586         * lisp/nnheader.el (mail-header-parse-addresses): New function.
587         (std11-extract-addresses-components): New function.
588
589 2002-01-07  Katsumi Yamaoka <yamaoka@jpl.org>
590
591         * lisp/gnus-picon.el: Don't require `mail-parse'.
592
593 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
594
595         * lisp/nnheader.el (mail-header-fold-field): Alias to
596         `std11-fold-field'.
597         (std11-fold-field): New function.
598         (mail-narrow-to-head): Alias to `std11-narrow-to-header'.
599         (mail-header-narrow-to-field): Alias to `std11-narrow-to-field'.
600         (std11-narrow-to-field): New function.
601
602 2002-01-07  Katsumi Yamaoka <yamaoka@jpl.org>
603
604         * lisp/gnus-vers.el: T-gnus 6.15.5 revision 00.
605
606 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
607
608         * etc/gnus/describe-group.xpm: Set pixels of first line to
609         background color. A bug in Emacs?
610
611 2002-01-07  Katsumi Yamaoka <yamaoka@jpl.org>
612
613         * lisp/gnus-vers.el (gnus-revision-number): Increment to 10.
614
615         * lisp/gnus-picon.el: Require `mail-parse'.
616
617         * lisp/sha1-el.el (sha1-use-external): Replace `executable-find'
618         with `exec-installed-p'.
619
620 2002-01-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
621
622         * lisp/gnus-namazu.el: Update comments.
623         (gnus-namazu/search): Convert `gnus-cache-directory' to absolute
624         before the regular expression which matches paths of persistent
625         articles is generated.  Clean up codes.
626
627 2002-01-05  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
628
629         * lisp/nnshimbun.el (nnshimbun-request-article): Handle the
630         article properly when no group is specified.
631         (nnshimbun-write-nov, nnshimbun-save-nov): Save nov databases only
632         when their sizes are greater than zero.
633
634         * lisp/gnus-namazu.el (gnus-namazu-query-highlight): New option.
635         (gnus-namazu-query-highlight-face): New face.
636         (gnus-namazu/check-cache-group): New function.
637         (gnus-namazu/cache-group-candidates): Ditto.
638         (gnus-namazu/search): Call `gnus-namazu/check-cache-group' to get
639         groups for cached articles.
640         (gnus-namazu/highlight-words): New function.
641         (gnus-namazu-search): Set the group parameter `highlight-words'
642         when `gnus-namazu-query-highlight' is equal to the other value
643         than nil.
644
645         * lisp/gnus-ja.texi (Namazu Groups): Updated.
646
647 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
648
649         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Ignore
650         non-list forms in the top level.
651
652 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
653
654         * ChangeLog, todo: (oops) changed buffer-file-coding-system back
655         to coding.
656
657 2001-12-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
658
659         * make-x.bat: Ensure nonempty variable value.  Reported by Frank
660         Haun <pille3000@gmx.net>.
661
662 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
663
664         * ChangeLog, todo: Add `coding'.
665
666 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
667
668         * ChangeLog: changed coding to buffer-file-coding-system
669         * todo: same
670
671 2001-12-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
672
673         * make-x.bat: Code cleanup.  Fix a bug with "/copy".  From Frank
674         Schmitt <ich@Frank-Schmitt.net>.
675
676 2001-12-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
677
678         * lisp/gnus-namazu.el (gnus-namazu-summary-buffer-name): Changed
679         the expression to decide whether `gnus-summary-buffer-name' should
680         be advised.
681         (gnus-namazu/setup): Strict checking the other Gnus variants than
682         Oort-Gnus before handling `gnus-group-name-charset-group-alist'.
683
684 2001-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
685
686         * lisp/nnheader.el (mm-multibyte-string-p): Alias to
687         `multibyte-string-p' or `ignore'.
688
689 2001-12-09  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
690
691         * lisp/gnus-namazu.el (gnus-namazu-summary-buffer-name): New
692         advice.
693
694         * lisp/gnus-namazu.el (top): Update comments.
695         (gnus-namazu-indexed-servers): Abolished.
696         (gnus-namazu-index-directories, gnus-namazu-command): Changed the
697         default value.
698         (gnus-namazu/group-name-regexp): New internal constant.
699         (gnus-namazu/indexed-servers): New function.
700         (gnus-namazu/setup): Not initialize `gnus-namazu-indexed-servers'.
701         Add the entry for ephemeral groups generated by
702         `gnus-namazu-search' to `gnus-group-name-charset-group-alist'.
703         (gnus-namazu/group-prefixed-name): Fix.
704         (gnus-namazu/search): Stricten checking the return value of
705         `gnus-namazu/call-namazu'.  Install changes in order to avoid the
706         difference between regexp-opt module of FSF Emacs and one of XEmacs.
707         (gnus-namazu/get-target-groups, gnus-namazu/get-current-query):
708         Refer `gnus-namazu/group-name-regexp'.
709         (gnus-namazu-search): Slightly modified.
710
711 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
712
713         * lisp/message.el (message-mimic-kill-buffer): Bind
714         `message-kill-buffer-and-remove-file' to nil while calling the
715         function `message-kill-buffer'.
716
717         * texi/message-ja.texi, texi/message-ja.texi: Update.
718
719         * lisp/lpath.el: Fbind `replace-regexp-in-string' for XEmacs and
720         Mule; don't fbind coding-system-list for Mule.
721
722 2001-12-03  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
723         (cf. news://news.gnus.org/gnus.gnus-bug #48523)
724
725         * lisp/message.el (message-kill-buffer-and-remove-file): New user
726         option.
727         (message-kill-buffer): Don't remove the backup file if
728         `message-kill-buffer-and-remove-file' is nil.
729
730 2001-12-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
731
732         * lisp/gnus-namazu.el (gnus-namazu-case-sensitive-filesystem): New
733         option.
734         (gnus-namazu/group-alist): New internal variable.
735         (gnus-namazu/setup): Initialize it.
736         (gnus-namazu/shutdown) New function.
737         (gnus-namazu/request-list): Ditto.
738         (gnus-namazu/group-prefixed-name): Ditto.
739         (gnus-namazu/search): Call it instead of
740         `gnus-group-prefixed-name' in order to normalize a group name on a
741         case-insensitive file system.
742
743 2001-12-05  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
744
745         * lisp/gnus-namazu.el (gnus-namazu-need-path-normalization): New
746         option.
747         (gnus-namazu/normalize-results): Refined.
748
749         * lisp/gnus-namazu.el (gnus-namazu-index-directory): Abolished.
750         (gnus-namazu-index-directories): New option.
751         (gnus-namazu-coding-system): Changed the default value for Windows
752         and OS/2.
753         (gnus-namazu/setup): Follow the abolition of
754         `gnus-namazu-index-directory'.
755         (gnus-namazu/normalize-results): New inline function.
756         (gnus-namazu/call-namazu): Set `file-name-coding-system' and
757         `pathname-coding-system' to handle querys which include multibyte
758         characters.  Not reset locale environments.  Refer
759         `gnus-namazu-locale' and `gnus-namazu-index-directories'.
760         (gnus-namazu/search): Call `gnus-namazu/normalize-results'.
761         Modify a regular expression.
762         (gnus-namazu/get-target-groups): Modify a regular expression.
763         (gnus-namazu/get-current-query): Ditto.
764         (gnus-namazu/truncate-article-list): Ditto.
765
766 2001-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
767
768         * lisp/mm-url.el: Require `path-util'.
769         (mm-url-program): Replace `executable-find' to `exec-installed-p'.
770
771 2001-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
772
773         * lisp/gnus-vers.el (gnus-revision-number): Increment to 09.
774
775         * lisp/canlock-om.el: New file.
776         * lips/dgnushack.el: Load canlock-om.el for compiling canlock.el
777         when `MULE' is bound.
778         (dgnushack-unexporting-files): Add canlock-om.el when `MULE' is
779         not bound.
780         * lisp/message.el: Require `canlock-om' when Mule is running;
781         autoload cus-edit for the function `customize-save-variable'.
782         * lisp/nnheader.el (customize-save-variable): Remove.
783
784 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
785
786         * lisp/message.el (message-strip-special-text-properties): Default
787         to t because of the new function `message-tamago-not-in-use-p'.
788
789 2001-11-26  Kai Gro\eN_johann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
790
791         * make-x.bat: Use parameter "/copy" rather than "copy" for increased
792         dwimishness for old-time DOS users.  From Frank Schmitt
793         <ich@Frank-Schmitt.net>.
794
795 2001-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
796
797         * lisp/message.el (message-strip-special-text-properties): Default
798         to nil temporarily (it should be automated).
799         (message-forbidden-properties): Undo last change.
800         (message-strip-forbidden-properties): Undo last change; synch with
801         Oort Gnus.
802
803 2001-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
804
805         * lisp/message.el (message-forbidden-properties): Defcustom; make
806         it a list; don't include `intangible', `invisible',
807         `modification-hooks' or `read-only'.
808         (message-strip-forbidden-properties): Convert the value of
809         `message-forbidden-properties' to plist.
810
811 2001-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
812
813         * lisp/gnus-group.el (gnus-group-group-map): Bind `G n' key to the
814         command `gnus-group-make-shimbun-group'.
815         (gnus-group-group-menu): Add `gnus-group-make-shimbun-group'.
816
817         * texi/gnus-ja.texi (Foreign Groups): Add a documentation for the
818         shimbun groups.
819         (Web Newspaper): Use `G n' key for `gnus-group-make-shimbun-group'.
820
821 2001-11-15  Simon Josefsson  <jas@extundo.com>
822
823         * etc/gnus/unimportant.xpm, etc/gnus/important.xpm: New files.
824
825 2001-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
826
827         * lisp/gnus-sum.el (gnus-summary-wash-map): Remove
828         `gnus-smiley-display'.
829
830 2001-11-11  Simon Josefsson  <jas@extundo.com>
831
832         * make-x.bat: Don't use -nw.  Suggested by Frank Haun
833         <pille3000@gmx.net>.
834
835 2001-11-09  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
836
837         * texi/infohack.el (infohack-texi-format): To process
838         write-protected files safely, make this buffer be writable after
839         `find-file'
840
841 2001-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
842
843         * lisp/nnheader.el (customize-save-variable): Defun-maybe.
844
845 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
846
847         * etc/smilies/blink.xpm: New set of xpm. From Oliver Scholz
848         <oscholz@my.gnus.org>.
849
850 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
851
852         * etc/smilies/sad.pbm: New bitmap.
853         * etc/smilies/blink.pbm: Ditto.
854         Contributed by Kim F. Storm <storm@cua.dk>.
855
856 2001-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
857
858         * lisp/message.el (rfc822-goto-eoh): Remove.
859
860 2001-10-19  Kai Gro\eN_johann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
861         From Frank Schmitt <ich@Frank-Schmitt.net>.
862
863         * make-x.bat: Use correct directory structure for XEmacs on Windows.
864
865 2001-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
866
867         * lisp/message.el (rfc822-goto-eoh): Define it when void.
868
869 2001-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
870
871         * lisp/message.el (message-resend, message-send): Undo.
872
873 2001-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
874
875         * lisp/message.el (message-resend): Bind
876         `inhibit-field-text-motion' to t while resending a mail.
877
878 2001-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
879
880         * lisp/message.el (message-send): Remove the text property `field'
881         from the encoding buffer.
882
883 2001-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
884
885         * lisp/gnus-start.el (gnus-re-read-newsrc-el-file): Use
886         `gnus-ding-file-coding-system' instead of
887         `gnus-startup-file-coding-system'; go to the beginning of the
888         buffer before searching.
889         (gnus-read-newsrc-el-file): Use `gnus-ding-file-coding-system'
890         instead of `gnus-startup-file-coding-system'.
891
892 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
893
894         * lisp/message.el (message-send-news): Modify the value of
895         `mime-field-encoding-method-alist' to encode newsgroup names.
896
897         * lisp/gnus-art.el (gnus-article-header-presentation-method): Call
898         `article-decode-group-name' to decode newsgroup names.
899         (gnus-article-decode-hook): Default to nil.
900
901 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
902
903         * Makefile.in (uninstall): Add.
904
905         * etc/Makefile.in (uninstall): Add.
906
907 2001-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
908
909         * lisp/message.el (message-fix-before-sending): Don't expose
910         invisible MIME parts; don't use `message-find-invisible-regions'.
911         (message-find-invisible-regions): Remove.
912         (invisible-region): Advise the function to add the text property
913         `mime-edit-invisible'.
914         (message-invisible-region): Remove.
915         (message-save-drafts): Copy all the text properties from the
916         editing buffer to the encoding buffer.
917         (message-send): Ditto.
918
919 2001-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
920
921         * lisp/nndoc.el (nndoc-oe-dbx-type-p): Use `string-as-multibyte'
922         instead of `mm-string-as-multibyte'.
923         (nndoc-possibly-change-buffer): Use `nnheader-insert-file-contents'
924         instead of `mm-insert-file-contents'.
925
926 2001-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
927
928         * lisp/gnus-vers.el (gnus-revision-number): Increment to 08.
929
930 2001-09-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
931
932         * aclocal.m4 (GNUS_CHECK_FONTS): Typo. Use /dev/null as latex input.
933
934 2001-09-27 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
935
936         * aclocal.m4, configure.in: Check commercial fonts.
937
938 2001-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
939
940         * lisp/message.el (message-find-invisible-regions): Look for the
941         text-property `mime-edit-invisible' as well as `message-invisible'.
942         (message-save-drafts): Copy the text-property `mime-edit-invisible'
943         from the message editing buffer to the encoding buffer.
944         (message-send): Ditto.
945
946 2001-09-27  Katsuhiro Hermit Endo  <hermit@koka-in.org>
947
948         * texi/gnus-ja.texi (Article Hiding): Fix typo.
949
950 2001-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
951
952         * lisp/gnus-vers.el (gnus-revision-number): Increment to 07.
953
954 2001-09-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
955
956         * configure.in: Generate texi/ps/Makefile.
957
958 2001-09-21  Kai Gro\eN_johann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
959
960         * make.bat: Use parameter "/copy" rather than "copy" for increased
961         dwimishness for old-time DOS users.
962
963 2001-09-18 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
964
965         * make-x.bat: New.
966
967 2001-09-18  Katsumi Yamaoka  <yamaoka@jpl.org>
968
969         * lisp/dgnushack.el: If W3DIR is identical to URLDIR, don't add it
970         to `load-path'.
971
972 2001-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
973
974         * lisp/gnus-diary.el: Don't use `easy-menu-add-item' if it is not
975         available.
976
977 2001-09-17  Keiichi Suzuki  <keiichi@nanap.org>
978
979         * lisp/gnus-bbdb.el (gnus-bbdb/insert-address-regexp):
980         `regexp-quote' for each addresses.
981
982 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
983
984         * texi/gnus-ja.texi (Drafts): Fix typo.
985
986 2001-09-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
987
988         * lisp/lpath.el: Removed `current-language-environment' and
989         `language-info-alist'.
990
991 2001-09-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
992
993         * lisp/gnus-art.el (gnus-request-article-this-buffer): Make a copy
994         of the requested article only when the current directory does noe
995         equal to `gnus-original-article-buffer'.
996
997         * lisp/gnus-art.el (gnus-request-article-this-buffer): Copy an
998         article from `gnus-original-article-buffer' to
999         `gnus-article-buffer'.  Generate `gnus-original-article-buffer'
1000         safely.
1001
1002 2001-09-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1003
1004         * lisp/gnus-namazu.el: Updated documents.
1005
1006         * texi/gnus-ja.texi (Namazu Groups): New subsection.
1007
1008 2001-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1009
1010         * lisp/gnus-namazu.el: Autoload "regexp-opt" for Mule 2.3.
1011
1012         * Mule23@1934.en, Mule23@1934.ja: To install contrib/regexp-opt.el
1013         is required.
1014
1015         * contrib/regexp-opt.el: Imported from Emacs 20.2.
1016
1017         * lisp/gnus-bbdb.el (gnus-bbdb/pop-up-bbdb-buffer): Use
1018         `bbdb-display-layout' or `bbdb-pop-up-display-layout' instead of
1019         `bbdb-elided-display' or `bbdb-pop-up-elided-display' when BBDB
1020         v2.33 or later is running.
1021
1022 2001-09-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1023
1024         * lisp/gnus-namazu.el (top): Not require `std11'.
1025         (gnus-namazu/get-current-from): Use
1026         `mail-extract-address-components' instead of
1027         `std11-extract-address-components'.
1028
1029         * lisp/gnus-namazu.el: New file.
1030
1031         * lisp/gnus.el (top): Add autoload of `gnus-namazu-search'.
1032
1033         * lisp/gnus-sum.el (gnus-summary-mode-map): Define "\C-c\C-n" as
1034         `gnus-namazu-search'.
1035
1036         * lisp/gnus-group.el (gnus-group-mode-map): Define "\C-c\C-n" as
1037         `gnus-namazu-search', and removed `gnus-group-make-shimbun-group'.
1038
1039 2001-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1040
1041         * lisp/gnus-xmas.el (gnus-tilde-pad-form): Abolished.  Use the
1042         new function `gnus-correct-pad-form' instead.
1043         * lisp/gnus-spec.el (gnus-tilde-pad-form): Ditto.
1044
1045 2001-09-05  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1046
1047         * lisp/nnir.el (nnir-run-namazu): Fix a side effect when handling
1048         of process environments.
1049
1050 2001-09-04  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1051
1052         * lisp/nnir.el (top): Added code to avoid byte-compile warning
1053         about `nnimap-server-buffer'.
1054         (nnir-run-namazu): Disable locale of Namazu.
1055
1056 2001-09-04  KOSEKI Yoshinori  <kose@meadowy.org>
1057
1058         * lisp/nnir.el (gnus-group-mode-hook): Fix typo.
1059
1060 2001-09-04  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1061
1062         * lisp/nnir.el (top): Don't call `nnir-group-mode-hook' in T-gnus.
1063
1064         * lisp/gnus-group.el (gnus-group-group-map): Define "G" as
1065         `gnus-group-make-nnir-group', and define "S" as
1066         `gnus-group-make-shimbun-group'.
1067
1068         * lisp/gnus.el (top): Add autoload of
1069         `gnus-group-make-nnir-group'.
1070
1071         * lisp/nnir.el: Import from
1072         ftp://ls6-ftp.cs.uni-dortmund.de/pub/src/emacs/nnir.el.
1073
1074 2001-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1075
1076         * lisp/gnus-util.el (gnus-truncate-string): Abolished.
1077
1078 2001-08-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1079
1080         * lisp/nnshimbun.el (gnus-group-make-shimbun-group): Call
1081         `shimbun-groups' to detect avaiable groups of specified server.
1082
1083 2001-08-17  KANEMATSU Daiji  <kanematu@sra.co.jp>
1084
1085         * lisp/message.el (message-signature-separator-for-insertion): New
1086         customizable variable which is used for signature separator.
1087         * lisp/message.el (message-insert-signature): Use variable
1088         `message-signature-separator-for-insertion' instead of hard code.
1089
1090 2001-08-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1091
1092         * texi/gnus-ja.texi (Browsing the Web): Fix typo.
1093
1094 2001-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1095
1096         * lisp/gnus-vers.el (gnus-revision-number): Increment to 06.
1097
1098 2001-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1099
1100         * lisp/gnus-art.el (gnus-request-article-this-buffer): Insert an
1101         article into `gnus-original-article-buffer' instead of
1102         `gnus-article-buffer'.
1103
1104 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1105
1106         * lisp/mml2015.el: Require `gnus-clfns' when compiling.
1107         * lisp/gnus-clfns.el (string-to-list): New compiler macro.
1108
1109 2001-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1110
1111         * lisp/gnus-sum.el (gnus-select-newsgroup): Don't examine cached
1112         articles with `gnus-cache-articles-in-group' even if the current
1113         group is not a virtual group (see ChangeLog.1 1999-03-02).
1114
1115 2001-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1116
1117         * lisp/gnus-vers.el (gnus-revision-number): Increment to 05.
1118
1119         * lisp/nnmh.el (nnmh-retrieve-parsed-headers): Abolished.
1120
1121         * lisp/gnus-sum.el (gnus-get-newsgroup-headers-xover): Don't use
1122         `gnus-retrieve-parsed-headers'.
1123         (gnus-fetch-headers): Ditto.
1124
1125         * lisp/gnus-int.el (gnus-retrieve-parsed-headers): Abolished.
1126
1127         * lisp/gnus-cache.el (gnus-cache-braid-headers): Abolished.
1128         (gnus-cache-retrieve-parsed-headers): Abolished.
1129
1130 2001-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1131
1132         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Bind
1133         `nnmail-expiry-wait-function' to nil if the group's parameter
1134         `expiry-wait' is specified by the user or the shimbun's default
1135         value is provided.
1136
1137 2001-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1138
1139         * lisp/gnus-msg.el (gnus-message-make-user-agent): New
1140         implementation.
1141
1142 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1143
1144         * lisp/gnus-clfns.el (copy-list): New compiler macro.
1145
1146 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1147
1148         * lisp/gnus-delay.el (gnus-delay-initialize): Don't use the macro
1149         `kbd'.
1150
1151         * lisp/nnheader.el (mm-read-coding-system): New function which is
1152         a substitute for mm-util.el.
1153
1154 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1155
1156         * lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
1157
1158         * lisp/nntp.el (nntp-request-newgroups): Use UTC date for
1159         NEWGROUPS command.
1160
1161         * lisp/gnus-start.el (gnus-find-new-newsgroups): Use
1162         `message-make-date' instead of `current-time-string'.
1163         (gnus-ask-server-for-new-groups): Ditto.
1164         (gnus-check-first-time-used): Ditto.
1165
1166 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1167
1168         * texi/message-ja.texi (message-citation-line-function): Add a
1169         comma just after the `@xref' form.
1170
1171         * lisp/nnheader.el (nnheader-header-value): Ignore leading
1172         whitespaces.
1173
1174         * lisp/dgnushack.el (dgnushack-make-auto-load): Advise
1175         `make-autoload' to handle `define-derived-mode'.
1176
1177 2001-07-12  Katsumi Yamaoka <yamaoka@jpl.org>
1178
1179         * lisp/message.el (message-yank-original): Unwind-protect while
1180         suspending font-lock.
1181         (message-mode): Modify for the following changes.
1182         (message-font-lock-keywords-2): Abolished.
1183         (message-font-lock-keywords-1): Abolished.
1184         (message-font-lock-keywords): Unified.
1185         (message-font-lock-cited-text-matcher): Abolished.
1186         (font-lock-after-change-function): Don't advise it.
1187         (message-font-lock-last-position): Abolished.
1188         (message-font-lock-citation-name-max-column): Abolished.
1189         (message-font-lock-cited-text-regexp) Abolished.
1190         (message-font-lock-fence-close-position): Abolished.
1191         (message-font-lock-fence-open-position): Abolished.
1192         (message-font-lock-fence-close-regexp): Abolished.
1193         (message-font-lock-fence-open-regexp): Abolished.
1194
1195 2001-07-10  Katsumi Yamaoka <yamaoka@jpl.org>
1196
1197         * lisp/message.el (message-font-lock-keywords-1): Replace regexp
1198         for mml tags with `mime-edit-tag-regexp'.
1199
1200 2001-07-10  Katsumi Yamaoka <yamaoka@jpl.org>
1201
1202         * lisp/message.el (message-font-lock-keywords-2): Move definitions
1203         for cited texts and mml tags to `message-font-lock-keywords-1'.
1204
1205 2001-07-10  Katsuhiro Hermit Endo <hermit@koka-in.org>
1206
1207         * texi/gnus-ja.texi (Mail Group Commands): Fix a slight mistake.
1208
1209 2001-07-09  Katsumi Yamaoka <yamaoka@jpl.org>
1210
1211         * lisp/dgnushack.el: Add the parent directory of the directory
1212         where the APEL modules are installed to `load-path' according to
1213         the description of the file Mule23@1934.
1214
1215 2001-07-04  Yair Friedman  <yairfr@Amdocs.com>
1216
1217         * make.bat: Use infohack.el to create info files.
1218
1219 2001-07-09  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
1220
1221         * README.semi: Modify URI of emacs-w3m.
1222         * README.semi.ja: Ditto.
1223         * Mule23@1934.en: Ditto.
1224         * Mule23@1934.ja: Ditto.
1225         * lisp/nnshimbun.el: Ditto.
1226
1227         * texi/gnus-ja.texi (Top, Article Treatment): Fix typo.
1228         (Web Newspaper): Modify URI of emacs-w3m.
1229
1230 2001-07-06  KITAGAWA Takurou  <i30x1641@ip.media.kyoto-u.ac.jp>
1231
1232         * lisp/Makefile.in (clever): Use `if test... then' instead of
1233         `test... &&'.
1234
1235 2001-07-06  Katsumi Yamaoka <yamaoka@jpl.org>
1236
1237         * lisp/Makefile.in (clever): Change the quoting style for the
1238         elisp form to check for XEmacs-p.
1239
1240         * lisp/dgnushack.el: Require `path-util' first, and then search
1241         for the path if it is not found.
1242
1243 2001-07-05  Katsumi Yamaoka <yamaoka@jpl.org>
1244
1245         * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
1246
1247 2001-06-28  Akitada Koyama  <cx2@kh.rim.or.jp>
1248
1249         * texi/gnus-ja.texi (Web Newspaper): Add a description how to show
1250         html documents inline.
1251
1252 2001-06-28  Katsumi Yamaoka <yamaoka@jpl.org>
1253
1254         * texi/message-ja.texi (message-suspend-font-lock-when-citing): Add
1255         a description.
1256         * texi/message.texi (message-suspend-font-lock-when-citing): Ditto.
1257
1258         * lisp/message.el (message-yank-original): Suspend font-lock'ing
1259         while citing an original message.
1260         (message-suspend-font-lock-when-citing): New user option.
1261
1262 2001-06-25  Katsumi Yamaoka <yamaoka@jpl.org>
1263
1264         * lisp/gnus-clfns.el (find-cl-run-time-functions): New
1265         implementation.
1266
1267 2001-06-22  Katsumi Yamaoka <yamaoka@jpl.org>
1268
1269         * lisp/gnus-art.el (article-display-x-face): Don't gather X-Face
1270         fields in `gnus-original-article-buffer'.
1271
1272 2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
1273
1274         * lisp/nnshimbun.el (nnshimbun-find-parameter): Undo the last
1275         bogus changes; use the value of `nnshimbun-pre-fetch-article' if
1276         the value of the group parameter `prefetch-articles' is nil; do
1277         likewise for `encapsulate-images'.
1278
1279 2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
1280
1281         * lisp/nnshimbun.el (nnshimbun-find-parameter): Use the value of
1282         `nnshimbun-pre-fetch-article' if the value of the group parameter
1283         `prefetch-articles' is `off'; do likewise for `encapsulate-images'.
1284
1285 2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
1286
1287         * lisp/nnshimbun.el (nnshimbun-encapsulate-images): Fix a
1288         doc-string that both the values `off' and nil specifies not to
1289         encapsulate images.
1290         (nnshimbun-pre-fetch-article): Default to `off'.
1291
1292 2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
1293
1294         * lisp/nnshimbun.el (nnshimbun-encapsulate-images): Renamed from
1295         `nnshimbun-encapsulate-article'.
1296         (nnshimbun-request-article-1): Replace `encapsulate-article' with
1297         `encapsulate-images'.
1298         (nnshimbun-find-parameter): Ditto.
1299         (nnshimbun-group-parameters): Ditto.
1300         (nnshimbun-group-parameters-custom): Ditto.
1301
1302 2001-06-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1303
1304         * lisp/nnshimbun.el (nnshimbun-group-parameters-custom): Add
1305         `encapsulate-article' as a customizable option, and modified
1306         `prefetch-articles'.
1307         (nnshimbun-group-parameters): Add document for
1308         `encapsulate-article'.
1309         (nnshimbun-encapsulate-article): New server variable.
1310         (nnshimbun-find-parameter): Add code for `encapsulate-article'.
1311         (nnshimbun-request-article-1): Refer `encapsulate-article' group
1312         parameter to control `shimbun-encapsulate-article' value when
1313         `shimbun-article' is called.
1314
1315 2001-06-14  Katsumi Yamaoka <yamaoka@jpl.org>
1316
1317         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
1318
1319 2001-06-14  Katsumi Yamaoka <yamaoka@jpl.org>
1320
1321         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Use
1322         `nnshimbun-find-parameter'.
1323         (nnshimbun-generate-nov-database): Bind a full group name while
1324         processing.
1325         (nnshimbun-find-parameter): New implementation to refer to the
1326         nnshimbun group parameters.
1327         (nnshimbun-index-range): Add a document that it's just a default.
1328         (nnshimbun-pre-fetch-article): Ditto.
1329         (nnshimbun-group-parameters): Specify a parameter type as `list'.
1330         (TopLevel): Remove the local variable "-*- coding: junet; -*-".
1331
1332 2001-06-13  Katsumi Yamaoka <yamaoka@jpl.org>
1333
1334         * lisp/nnshimbun.el (nnshimbun-group-parameters): New group
1335         parameter.  It also provides the user option
1336         `nnshimbun-group-parameters-alist' and the function
1337         `nnshimbun-find-group-parameters'.
1338         (nnshimbun-group-parameters-custom): New variable.
1339         (TopLevel): Require `gnus' expressly.
1340
1341 2001-06-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1342
1343         * lisp/nnshimbun.el (nnshimbun-find-parameter): New macro.
1344         (nnshimbun-generate-nov-database): Use `nnshimbun-find-parameter'.
1345         (nnshimbun-request-expire-articles): Fixed.
1346
1347 2001-06-12  Katsumi Yamaoka <yamaoka@jpl.org>
1348
1349         * lisp/nnshimbun.el (Gnus-p): Use `file-exists-p' instead of
1350         `locate-library' to check for the existence of mailcap.el in the
1351         same directory of gnus.el.
1352         (nnshimbun-retrieve-headers-with-nov): Remove a redundant check
1353         that I made.
1354
1355 2001-06-11  Katsumi Yamaoka <yamaoka@jpl.org>
1356
1357         * lisp/lpath.el: Don't Fbind `xml-node-children'.
1358
1359 2001-06-11  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
1360
1361         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Fix
1362         inhibiting the expiring when `nnshimbun-keep-unparsable-dated-articles'
1363         is nil.
1364
1365 2001-06-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1366
1367         * lisp/gnus-group.el (toplevel): Removed autoload code for
1368         "nnshimbun".
1369
1370         * texi/gnus-ja.texi (Web Newspaper): Add documents about
1371         `nnshimbun-index-range'.
1372
1373 2001-06-11  Katsumi Yamaoka <yamaoka@jpl.org>
1374
1375         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Don't
1376         refer to the variable `nnshimbun-keep-last-article', we should
1377         keep the last article anyway.
1378         (nnshimbun-keep-last-article): Abolished.
1379
1380         * lisp/gnus.el: Autoload "nnshimbun" for the command `gnus-group-
1381         make-shimbun-group'.
1382
1383 2001-06-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1384
1385         * lisp/nnshimbun.el: Remove some garbage.
1386
1387 2001-06-10  Katsumi Yamaoka <yamaoka@jpl.org>
1388
1389         * texi/message-ja.texi: Use `iso-2022-7bit' instead of
1390         `iso-2022-7bit-ss2' to keep a compatibility between XEmacsen and
1391         FSF Emacsen.
1392         * texi/gnus-ja.texi: Ditto.
1393
1394 2001-06-09  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1395
1396         * lisp/nnshimbun.el (top-level): Updated comments.
1397         (nnshimbun): New customize group.
1398         (nnshimbun-keep-last-article): Defined as customize variable.
1399         (nnshimbun-keep-unparsable-dated-articles): Ditto.
1400         (nnshimbun-insert-nov): Use `when' instead of `if'.
1401         (gnus-group-shimbun-server-history): Imported from
1402         `gnus-group.el'.
1403         (gnus-group-make-shimbun-group): Ditto.
1404
1405         * lisp/gnus-group.el (gnus-group-make-shimbun-group): Its real
1406         definition is moved to `nnshimbun.el' and autload code is added.
1407         (gnus-group-shimbun-server-history): Its definition is moved to
1408         `nnshimbun.el'.
1409
1410 2001-06-08  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1411
1412         * lisp/nnshimbun.el (nnshimbun-use-entire-index): Removed.
1413         (nnshimbun-index-range): New variable.
1414         (nnshimbun-close-server): Check status strictly to close server
1415         safely.
1416         (nnshimbun-generate-nov-database): Refer the group paramter
1417         `nnshimbun-index-range' as the second parameter of
1418         `shimbun-headers'.
1419         (shimbun-mua-use-entire-index): Removed.
1420         (nnshimbun-request-article-1): Replace a date string in
1421         `gnus-newsgroup-data' only when article header has non-nil value.
1422         (nnshimbun-insert-nov): Fixed condition to decide whether
1423         `X-Nnshimbun-Id' should be inseted or not.
1424
1425 2001-06-08  Katsumi Yamaoka <yamaoka@jpl.org>
1426
1427         * lisp/nnshimbun.el (nnshimbun-expire-nov-databases): Removed.
1428         (nnshimbun-request-expire-articles): Simplified; refer to the
1429         shimbun's default expiration days.
1430
1431 2001-06-08  Katsumi Yamaoka <yamaoka@jpl.org>
1432
1433         * lisp/lpath.el: Fbind `xml-node-children' for XEmacsen and old FSF
1434         Emacsen.
1435
1436 2001-06-07  Katsumi Yamaoka <yamaoka@jpl.org>
1437
1438         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Prefer the
1439         group parameter `expiry-wait' when expiring a closed group.
1440
1441 2001-06-07  Katsumi Yamaoka <yamaoka@jpl.org>
1442
1443         * lisp/nnshimbun.el (nnshimbun-request-article-1): Replace a date
1444         string in `gnus-newsgroup-data' based on the newly retrieved
1445         article.
1446
1447 2001-06-07  Katsumi Yamaoka <yamaoka@jpl.org>
1448
1449         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Fix
1450         inhibiting the expiring.
1451
1452 2001-06-06  Katsumi Yamaoka <yamaoka@jpl.org>
1453
1454         * lisp/nnshimbun.el (nnshimbun-expire-nov-databases): New command.
1455         (nnshimbun-request-expire-articles): New function.
1456         (nnshimbun-keep-unparsable-dated-articles): New variable.
1457         (nnshimbun-keep-last-article): New variable.
1458         (nnshimbun-insert-nov): Rewrite using `nnshimbun-string-or'.
1459         (nnshimbun-string-or): New macro.
1460         (nnshimbun-tmp-string): New internal variable.
1461         (TopLevel): Require `message' for `message-make-date'.
1462
1463 2001-05-30  Katsumi Yamaoka <yamaoka@jpl.org>
1464
1465         * lisp/gnus-clfns.el (find-cl-run-time-functions): Remove a
1466         useless non-global var; scroll the output window automatically.
1467
1468 2001-05-31  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1469
1470         * lisp/nnshimbun.el (nnshimbun-header-xref): Removed.
1471         (nnshimbun-check-header): Removed.
1472         (nnshimbun-make-shimbun-header): Don't call
1473         `nnshimbun-header-xref'.
1474         (nnshimbun-request-group): Simplified.
1475         (nnshimbun-request-article-1): Call `nnshimbun-replace-nov-entry'
1476         instead of `nnshimbun-check-header'.
1477         (nnshimbun-insert-nov): New function.
1478         (nnshimbun-generate-nov-database): Call `nnshimbun-insert-nov'
1479         instead of `nnheader-insert-nov'.
1480         (nnshimbun-replace-nov-entry): New function.
1481
1482 2001-05-29  Katsumi Yamaoka <yamaoka@jpl.org>
1483
1484         * lisp/gnus-clfns.el (find-cl-run-time-functions): Add a parser for
1485         `dolist'; protect against errors.
1486
1487 2001-05-29  Katsumi Yamaoka <yamaoka@jpl.org>
1488
1489         * lisp/nnshimbun.el (nnshimbun-retrieve-headers-with-nov): Don't
1490         use `last'.
1491         (nnshimbun-make-shimbun-header): Use the following macros.
1492         (nnshimbun-mail-header-from): New macro whose definition will be
1493         changed statically for Gnus or gnus.
1494         (nnshimbun-mail-header-subject): Ditto.
1495         (TopLevel): Don't require `gnus-clfns'.
1496
1497         * lisp/gnus.el: Add autoload for `find-cl-run-time-functions'.
1498
1499         * lisp/gnus-clfns.el (find-cl-run-time-functions): New command for
1500         the developers.
1501         (cl-run-time-functions): New variable.
1502         (TopLevel): Don't require `cl' at run-time.
1503
1504 2001-05-28  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1505
1506         * texi/gnus-ja.texi (Web Newspaper): Updated.
1507
1508 2001-05-28  Katsumi Yamaoka <yamaoka@jpl.org>
1509
1510         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
1511         "nnshimbun.el" if the library "shimbun" is not found.
1512         (TopLevel): Add "/somewhere/apel/" to `load-path' if it is needed.
1513         (locate-library): Redefine it for Mule before it is called.
1514
1515         * README.semi.ja: Update for the use of Emacs-W3M.
1516         * README.semi: Ditto.
1517         * Mule23@1934.ja: Ditto.
1518         * Mule23@1934.en: Ditto.
1519
1520 2001-05-28  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1521
1522         * lisp/nnshimbun.el: Reconstructed to use `shimbun'.
1523
1524         * lisp/gnus-group.el (gnus-group-make-shimbun-group):
1525         Reconstructed to use `shimbun'.
1526
1527         * lisp/dgnushack.el (toplevel): Add paths if and only if APEL and
1528         FLIM can't be found.
1529
1530 2001-05-17  Kai =?iso-8859-1?q?Gro=DFjohann?=  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1531
1532         * etc/Makefile.in (datadir): Set this variable, like in the other
1533         Makefile.in's.  Patch from Gaute B Strokkenes <gs234@cam.ac.uk>.
1534
1535 2001-05-16  Katsumi Yamaoka <yamaoka@jpl.org>
1536
1537         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Don't ignore
1538         `widget-convert-button', `widget-create' and `widget-put'; ignore
1539         `defface'.
1540
1541 2001-05-14  Katsumi Yamaoka <yamaoka@jpl.org>
1542
1543         * lisp/gnus.el: Require `base64' if `base64-encode-string' is not a
1544         built-in function.
1545
1546         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Ignore
1547         `defgroup'.
1548
1549 2001-05-14  Katsumi Yamaoka <yamaoka@jpl.org>
1550
1551         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
1552
1553         * lisp/nnmail.el: Don't bind the colon keywords here.
1554         * lisp/gnus.el (gnus-colon-keywords): New variable which will
1555         default to the value of `dgnushack-colon-keywords'; bind them.
1556         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
1557         dgnuskwds.el.
1558         (dgnushack-colon-keywords): New constant which will have the colon
1559         keywords shuld be bound at run-time for old Emacsen; cache them in
1560         the file dgnuskwds.el and bind them.
1561         (dgnushack-bind-colon-keywords): New function.
1562         (locate-library): Make the function to be silent for Mule.
1563         * lisp/Makefile.in (clean): Remove dgnuskwds.el.
1564
1565 2001-05-07  Katsumi Yamaoka <yamaoka@jpl.org>
1566
1567         * lisp/message.el (message-maybe-encode): Don't use
1568         `end-of-invisible'.
1569
1570 2001-05-07  Katsumi Yamaoka <yamaoka@jpl.org>
1571
1572         * lisp/gnus-vers.el: T-gnus 6.15.4 revision 00.
1573
1574 2001-04-27  Katsumi Yamaoka <yamaoka@jpl.org>
1575
1576         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
1577
1578         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Set buffer to
1579         `gnus-article-buffer' just before `gnus-article-prepare-display' is
1580         called.
1581         (gnus-article-mime-edit-article-setup): Ditto.
1582         (gnus-article-prepare-display): Don't bind `buffer-read-only'
1583         because of `inhibit-read-only'; don't set the value of
1584         `gnus-article-current-summary' here; delete all extents or overlays
1585         and clear the value of `gnus-button-marker-list' in advance; make
1586         it to run in `gnus-article-buffer'.
1587         (gnus-article-prepare): Make it to run in `gnus-article-buffer'.
1588         (article-toggle-headers): Don't bind `buffer-read-only' because of
1589         `inhibit-read-only'.
1590         (article-hide-headers): Ditto.
1591
1592 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
1593
1594         * lisp/gnus-vers.el: T-gnus 6.15.3 revision 00.
1595
1596 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
1597
1598         * lisp/gnus-vers.el: T-gnus 6.15.2 revision 00.
1599
1600 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
1601
1602         * lisp/gnus-vers.el: T-gnus 6.15.1 revision 00.
1603
1604 2001-04-13  Katsumi Yamaoka <yamaoka@jpl.org>
1605
1606         * lisp/lpath.el: Fbind `xml-parse-region' for XEmacsen and old FSF
1607         Emacsen; don't bind `mh-lib-progs'.
1608
1609 2001-04-10  Katsumi Yamaoka <yamaoka@jpl.org>
1610
1611         * lisp/nnshimbun.el: Enclose w3m stuff with `eval-and-compile';
1612         bind `w3m-work-buffer-name' and `w3m-retrieve' when compiling.
1613
1614 2001-04-09  Katsumi Yamaoka <yamaoka@jpl.org>
1615
1616         * lisp/gnus-vers.el (gnus-revision-number): Increment to 10.
1617
1618 2001-04-03  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
1619
1620         * lisp/nnshimbun.el (nnshimbun-type-definition: Follow changes in
1621         asahi.com.
1622         (nnshimbun-asahi-get-headers): Ditto.
1623         (nnshimbun-retrieve-url): Use `w3m-retrieve' if it is available.
1624
1625 2001-04-02  Katsumi Yamaoka <yamaoka@jpl.org>
1626
1627         * lisp/gnus-msg.el (gnus-inews-yank-articles): Make it to work with
1628         multiple articles even if there is a detached minibuffer frame on
1629         some window managers.
1630
1631 2001-03-21  Thierry Emery <thierry.emery@club-internet.fr>
1632
1633         * lisp/mm-decode.el (mm-copy-to-buffer): Copy buffer in unibyte
1634         mode.
1635
1636 2001-03-19  Katsumi Yamaoka <yamaoka@jpl.org>
1637
1638         * lisp/gnus-kill.el (gnus-execute): Work with the extra headers.
1639         * lisp/gnus-sum.el (gnus-summary-execute-command): Ditto.
1640
1641 2001-03-13  Katsumi Yamaoka <yamaoka@jpl.org>
1642
1643         * lisp/message.el (message-fix-before-sending): Hide again the
1644         invisible property of encoded binary data parts after checking is
1645         done.
1646         (message-find-invisible-regions): New function.
1647         (message-save-drafts, message-send): Inherit the invisible property
1648         of encoded binary data parts to make MIME-Edit find the MIME part
1649         boundaries.
1650
1651         * lisp/dgnushack.el (dgnushack-compose-package): Tidy up.
1652         (dgnushack-make-load): Ditto.
1653
1654 2001-03-12  Katsumi Yamaoka <yamaoka@jpl.org>
1655
1656         * lisp/dgnushack.el (dgnushack-compose-package): New function.
1657         (dgnushack-make-load): Add autoload for cus-load if it is missing.
1658
1659         * lisp/Makefile.in (compose-package): Use
1660         `dgnushack-compose-package'.
1661         (clean, clever): Remove custom-load.el.
1662
1663         * Makefile.in (elclean): Remove custom-load.el.
1664
1665 2001-03-08  Katsumi Yamaoka <yamaoka@jpl.org>
1666
1667         * lisp/gnus-art.el (gnus-article-prepare-display): Setup MIME
1668         entity even if `gnus-show-mime' is nil.
1669
1670 2001-03-08  Katsumi Yamaoka <yamaoka@jpl.org>
1671
1672         * lisp/dgnushack.el: Load gnus-clfns.el after `load-path' is
1673         adjusted.
1674
1675         * lisp/gnus-clfns.el (string): New compiler macro.
1676         (string): Defun-maybe as an ordinary function since it won't be
1677         provided in cl.
1678         * lisp/gnus-score.el (gnus-score-find-bnews): Use it as Gnus does.
1679
1680 2001-03-06  Katsumi Yamaoka <yamaoka@jpl.org>
1681
1682         * lisp/nnshimbun.el (nnshimbun-retrieve-url): Check if
1683         `url-current-mime-charset' is bound.
1684
1685 2001-03-04  Katsumi Yamaoka <yamaoka@jpl.org>
1686
1687         * lisp/gnus.el (gnus-info-find-node): Pretend to be
1688         `gnus-article-mode' in the article buffer.
1689
1690 2001-03-02  Katsumi Yamaoka <yamaoka@jpl.org>
1691
1692         * lisp/nnshimbun.el (nnshimbun-kinsoku-eol-list): Simplified.
1693         (nnshimbun-kinsoku-bol-list): Ditto.
1694
1695 2001-03-01  Katsumi Yamaoka <yamaoka@jpl.org>
1696
1697         * lisp/gnus-vers.el (gnus-revision-number): Increment to 09.
1698
1699         * lisp/gnus-offline.el (gnus-offline-get-menu-items): Rewrite using
1700         `dolist'.
1701
1702         * lisp/gnus-group.el (gnus-group-make-shimbun-group): Simplified.
1703
1704         * lisp/dgnushack.el: Load cl-macs to ensure that the macro `dolist'
1705         is defined properly.
1706
1707 2001-02-28  Katsumi Yamaoka <yamaoka@jpl.org>
1708
1709         * lisp/nnwfm.el: Require `gnus-clfns' when compiling.
1710         * lisp/nnshimbun.el: Ditto.
1711         * lisp/nnfolder.el: Ditto.
1712         * lisp/mm-util.el: Ditto.
1713         * lisp/gnus-vers.el: Ditto.
1714         * lisp/gnus-sum.el: Ditto.
1715         * lisp/gnus-score.el: Ditto.
1716         * lisp/gnus-nocem.el: Ditto.
1717
1718         * lisp/gnus-ofsetup.el: Don't require `gnus-clfns'.
1719         (gnus-ofsetup-customize-done): Use `dolist' instead of `mapc'.
1720         (gnus-setup-for-offline): Ditto.
1721
1722         * lisp/gnus-offline.el: Don't use `mapc' for binding some vars;
1723         don't require `gnus-clfns'.
1724
1725         * lisp/gnus-clfns.el (subseq, merge, coerce, butlast): New compiler
1726         macros.
1727         (mapc): Remove.
1728
1729         * lisp/gnus-art.el: Use `dolist' instead of `mapcar' for defining
1730         `gnus-article-read-summary-keys'.
1731
1732 2001-02-28  Katsumi Yamaoka <yamaoka@jpl.org>
1733
1734         * lisp/gnus-art.el (gnus-article-mime-edit-article-setup): Leave
1735         the forwarded parts undecoded.
1736         (gnus-article-decode-article-as-default-mime-charset): Set the
1737         value of `default-mime-charset' buffer-locally.
1738
1739 2001-02-27  Katsumi Yamaoka <yamaoka@jpl.org>
1740
1741         * lisp/gnus.el: Add autoloads for
1742         `gnus-summary-digest-post-forward' and
1743         `gnus-summary-digest-mail-forward'.
1744
1745         * lisp/gnus-sum.el (gnus-summary-post-menu): Replace
1746         `gnus-uu-digest-mail-forward' and `gnus-uu-digest-post-forward'
1747         with `gnus-summary-digest-post-forward' and
1748         `gnus-summary-digest-mail-forward'.
1749
1750         * lisp/gnus-msg.el (gnus-summary-digest-post-forward): Restore and
1751         repair the command `gnus-summary-post-digest' and rename it.
1752         (gnus-summary-digest-mail-forward): Ditto.
1753         (gnus-summary-send-map): Replace `gnus-uu-digest-mail-forward' and
1754         `gnus-uu-digest-post-forward' with
1755         `gnus-summary-digest-post-forward' and
1756         `gnus-summary-digest-mail-forward'.
1757
1758 2001-02-27  Katsumi Yamaoka <yamaoka@jpl.org>
1759
1760         * lisp/gnus-sum.el (gnus-summary-show-article): Bind
1761         `gnus-inhibit-treatment' to t while fetching the raw article.
1762
1763         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Bind
1764         `mime-edit-insert-user-agent-field' to nil while `mime-edit-exit'
1765         is being done;  turn off font-lock first;  query if the buffer is
1766         modified.
1767         (gnus-article-mime-edit-done): New function.
1768         (gnus-article-mime-edit-article-setup): Make the window fill its
1769         frame;  clear the buffere modified flag;  substitute key definition
1770         `gnus-article-edit-done' with `gnus-article-mime-edit-done';  don't
1771         turn off font-lock here;  bind `mime-edit-insert-user-agent-field'
1772         to nil while `mime-edit-exit' is being done.
1773         (gnus-article-mime-edit-article-unwind): Turn off font-lock first.
1774
1775 2001-02-23  Katsumi Yamaoka <yamaoka@jpl.org>
1776
1777         * lisp/dgnushack.el: Don't require `emu'.
1778
1779 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
1780
1781         * lisp/message.el (message-forward-subject-author-subject): Decode
1782         `From' field.
1783
1784 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
1785
1786         * lisp/gnus-vers.el (gnus-revision-number): Increment to 08.
1787
1788         * lisp/gnus-sum.el (gnus-get-newsgroup-headers-xover): Don't use
1789         `gnus-retrieve-parsed-headers' when the backend is nnimap.  It is
1790         only a temporary fix for an infloop on nnimap.  FIXME!!!
1791         (gnus-select-newsgroup): Ditto.
1792
1793 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
1794
1795         * texi/gnus-ja.texi (New features in Gnus 5.8): Remove annotation
1796         about `gnus-article-display-hook.'
1797         * texi/gnus-faq-ja.texi (Q2.1): Remove mention of
1798         `gnus-article-display-hook.'
1799
1800         * lisp/gnus.el (gnus-article-display-hook): Abolished.
1801
1802         * lisp/gnus-uu.el (gnus-uu-grab-articles): Don't care about
1803         `gnus-article-display-hook'.
1804         * lisp/gnus-sum.el (gnus-summary-show-article): Ditto.
1805         (gnus-summary-search-article): Ditto.
1806
1807         * lisp/gnus-bbdb.el (gnus-bbdb-insinuate): Use
1808         `gnus-article-prepare-hook' instead of `gnus-article-display-hook'.
1809
1810         * lisp/gnus-art.el (gnus-article-prepare-display): Evaluate
1811         `gnus-article-prepare-hook' after an article has been prepared;
1812         don't evaluate `gnus-article-display-hook'.
1813
1814 2001-02-15  Katsumi Yamaoka <yamaoka@jpl.org>
1815
1816         * lisp/message.el (message-cite-original-without-signature):
1817         Extract from field for the simple citation line.
1818
1819 2001-02-14  Katsumi Yamaoka <yamaoka@jpl.org>
1820
1821         * lisp/gnus-vers.el (gnus-revision-number): Increment to 07.
1822
1823         * lisp/dgnushack.el (dgnushack-make-autoloads): Remove function.
1824         (dgnushack-make-load): Ignore cus-load.el if it does not exist.
1825         (dgnushack-make-auto-load): Remove auto-autoloads.el.
1826         (dgnushack-make-cus-load): Do nothing if loading cus-dep is failed.
1827
1828         * lisp/Makefile.in (clean): Remove gnus-load.el instead of
1829         custom-load.el.
1830         (compose-package): Call `gnus-load.elc' and then rename
1831         gnus-load.el(c) to auto-autoloads.el(c) instead of the use of
1832         `dgnushack-make-autoloads'.
1833         (clever): No need to remove custom-load.el.
1834
1835         * Makefile.in (elclean): Remove gnus-load.el instead of
1836         custom-load.el.
1837
1838         * aclocal.m4 (AC_CHECK_URL): Ignore cache.
1839
1840 2001-02-13  Katsumi Yamaoka <yamaoka@jpl.org>
1841
1842         * lisp/gnus-vers.el (gnus-revision-number): Increment to 06.
1843
1844 2001-02-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1845
1846         * GNUS-NEWS: Copyright and others.
1847
1848 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1849
1850         * aclocal.m4 (AC_CHECK_URL): Add.
1851
1852         * configure.in: Use it.
1853
1854 2001-02-08  Katsumi Yamaoka <yamaoka@jpl.org>
1855
1856         * lisp/nnshimbun.el (nnshimbun-fml-get-headers): Fix unbalanced
1857         parentheses.
1858
1859 2001-02-08  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
1860
1861         * lisp/nnshimbun.el: Add `bbdb-ml' support.
1862
1863 2001-02-02  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
1864
1865         * lisp/nnshimbun.el (nnshimbun-type-definition): Follow URL change
1866         of `xemacs'.
1867         (nnshimbun-xemacs-get-headers): Ditto.
1868
1869 2001-02-06  Katsumi Yamaoka <yamaoka@jpl.org>
1870
1871         * README-gnus-bbdb.{en,ja}: Update the patch for BBDB v2.2.
1872
1873 2001-02-01  Katsumi Yamaoka <yamaoka@jpl.org>
1874
1875         * texi/Makefile.in (.texi, %.info): Don't use makeinfo command when
1876         gnus-ja.texi or message-ja.texi is given.  It is needed for some
1877         make command if which can not understand "%-ja:" or "%-ja.info:".
1878
1879 2001-01-31  Katsumi Yamaoka <yamaoka@jpl.org>
1880
1881         * lisp/gnus-sum.el (gnus-summary-display-article): Replace
1882         `mm-enable-multibyte-mule4' with `set-buffer-multibyte'.
1883
1884 2001-01-29  Katsumi Yamaoka <yamaoka@jpl.org>
1885
1886         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Use
1887         `buffer-substring-no-properties' instead of `format'.
1888
1889 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1890
1891         * texi/ptexinfmt.el: Support @letterpaper and @afivepaper.
1892
1893 2001-01-22  Katsumi Yamaoka <yamaoka@jpl.org>
1894
1895         * lisp/gnus-vers.el (gnus-revision-number): Increment to 05.
1896
1897         * Makefile.in (install-package-lisp): Use
1898         `install-without-compiling' instead of `install'.
1899
1900         * lisp/Makefile.in (install): Use `install-without-compiling'.
1901         (install-without-compiling): New target.
1902
1903 2001-01-22  Katsumi Yamaoka <yamaoka@jpl.org>
1904
1905         * texi/Makefile.in (.texi, %.info, %-ja.info, %-ja): Use
1906         `infohack-texi-format'.
1907
1908         * texi/infohack: (infohack-texi-format): New function.
1909         * lisp/dgnushack.el (dgnushack-texi-format): Move to
1910         texi/infohack.el and rename.
1911         (dgnushack-texi-add-suffix-and-format): Remove.
1912
1913         * texi/ptexinfmt.el: New file.
1914         * lisp/ptexinfmt.el: Move to texi/.
1915
1916 2001-01-18  Katsumi Yamaoka <yamaoka@jpl.org>
1917
1918         * lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
1919
1920 2001-01-17  Katsumi Yamaoka <yamaoka@jpl.org>
1921
1922         * lisp/dgnushack.el (dgnushack-make-autoloads): Do nothing if the
1923         files for autoloads already exist.
1924         (dgnushack-unexporting-files): More useful message.
1925
1926         * lisp/Makefile.in (install): Call `clever' before installing.
1927         (install-lisp): Remove.
1928         (clever): Check for whether the all elc files should be recompiled.
1929
1930         * Makefile.in (xclever): New target.
1931         (install-package-lisp): Replace `install-lisp' with `install'.
1932         (install-package-ja): Replace `xlick' with `xclever'.
1933         (install-package): Ditto.
1934
1935 2001-01-17  KOSEKI Yoshinori  <kose@wizard.tamra.co.jp>
1936
1937         * Makefile.in: Unset `PWD' for Meadow/NTEmacs.
1938
1939 2001-01-15  Jesper Harder <harder@ifa.au.dk>
1940
1941         * make.bat: Fix doc.
1942
1943 2001-01-15  Katsumi Yamaoka <yamaoka@jpl.org>
1944
1945         * lisp/nnheader.el: Require `pces', `poem' and `std11' to reduce
1946         the required value of `recursive-load-depth-limit' for Emacs 21.
1947
1948         * lisp/message.el (message-followup): Handle "Mail-Copies-To:"
1949         correctly.
1950         (message-get-reply-headers): Ditto.
1951
1952 2001-01-15  Keiichi Suzuki  <keiichi@nanap.org>
1953
1954         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Save excursion
1955         while `bbdb-annotate-message-sender' is being done.
1956
1957 2001-01-13  Kinji Itoh  <kinji-i@ma.neweb.ne.jp>
1958
1959         * Makefile.in (install-package-lisp): Specify EMACS=$(XEMACS).
1960
1961 2001-01-11  Katsumi Yamaoka <yamaoka@jpl.org>
1962
1963         * lisp/gnus-msg.el (gnus-copy-article-buffer): Remove smiley
1964         extents for XEmacs 21.1 using `format'.
1965
1966         * lisp/dgnushack.el (dgnushack-texi-format): Cancel last change.
1967
1968 2001-01-10  Katsumi Yamaoka <yamaoka@jpl.org>
1969
1970         * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
1971
1972         * lisp/gnus.el: Don't autoload "smiley" for `smiley-toggle-buffer';
1973         don't autoload "gnus-bitmap" or "x-face-mule" when Emacs 21 is
1974         running.
1975
1976         * lisp/gnus-art.el (TopLevel): Autoload "gnus-bitmap" for
1977         `smiley-toggle-buffer' when compiling.
1978         (gnus-treatment-function-alist): Use `gnus-smiley-display' for
1979         `gnus-treat-display-smileys' by default when XEmacs or Emacs 21 is
1980         running.
1981         (gnus-treat-display-smileys): Check for `smiley-mule' instead of
1982         `gnus-bitmap'.
1983         (gnus-article-x-face-command): Don't check for xbm for x-face-e21.
1984
1985 2001-01-05  Katsumi Yamaoka <yamaoka@jpl.org>
1986
1987         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
1988
1989         * lisp/dgnushack.el (dgnushack-texi-format): Remove "@anchor" if it
1990         is not supported.
1991
1992 2000-12-26  Katsumi Yamaoka <yamaoka@jpl.org>
1993
1994         * lisp/gnus.el: Bind `:parameter-type', `:parameter-document',
1995         `:function', `:function-document', `:variable',
1996         `:variable-document', `:variable-group', `:variable-type' and
1997         `:variable-default' for old Emacsen.
1998
1999 2000-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
2000
2001         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
2002
2003         * configure: Regenerate.
2004         * configure.in: Add `AC_PATH_ETCDIR'.
2005         * Makefile.in (install-etc): New target.
2006
2007         * lisp/nnheader.el (mm-image-load-path): Alias to
2008         `nnheader-image-load-path'.
2009         (nnheader-image-load-path): New function copied from
2010         the function `mm-image-load-path' in mm-util.el.
2011
2012         * lisp/drums.el: Remove.
2013
2014 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2015
2016         * configure.in: Add etc/Makefile.
2017
2018 2000-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
2019
2020         * lisp/gnus-msg.el (gnus-debug): Use `sit-for' in the inside of
2021         `save-excursion'.
2022         (gnus-bug): Pop up the sending buffer first.
2023
2024         * lisp/gnus-art.el (article-treat-dumbquotes): Quote backslashes in
2025         doc-string.
2026
2027         * lisp/dgnushack.el
2028         (byte-compile-file-form-custom-declare-variable): Use `defvar'
2029         instead of `custom-declare-variable' to make the variable
2030         uncustomizable if the arguments has the keyword `:version'.
2031
2032 2000-12-22  Katsuhiro Hermit Endo  <hermit@koka-in.org>
2033
2034         * README.semi.ja: Fix typo.
2035
2036 2000-12-21  Katsumi Yamaoka <yamaoka@jpl.org>
2037
2038         * lisp/lpath.el: Fbind `compose-mail' for Mule.
2039
2040         * lisp/dgnushack.el (TopLevel): Byte-optimize
2041         `custom-declare-variable', `custom-declare-group, and
2042         `custom-declare-face' to omit unsupported keywords when Mule is
2043         running.
2044
2045 2000-12-20  Katsumi Yamaoka <yamaoka@jpl.org>
2046
2047         * lisp/gnus-vers.el: T-gnus 6.15.0 revision 00.
2048
2049         * lisp/dgnushack.el (TopLevel): Advise `custom-handle-keyword' not
2050         to signal an error when Mule is running.
2051         (TopLevel): Bind `:ascent', `:foreground', `:help', `:version' and
2052         `:set-after' if colon keyword is not available.
2053         (TopLevel): Require `custom'.
2054
2055         * lisp/lpath.el (TopLevel): Fbind `shell-command-to-string' for
2056         Mule.
2057         (TopLevel): Don't require `custom' here.
2058
2059 2000-12-20  Jesper Harder <jesper_harder@hotmail.com>
2060
2061         * make.bat: set max-lisp-eval-depth.
2062
2063 See ChangeLog.3 for earlier changes.
2064
2065 ;; Local Variables:
2066 ;; coding: iso-2022-7bit
2067 ;; End: