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