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