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