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