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