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