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