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