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