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