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