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