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