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