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