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