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