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