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