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