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