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