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