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