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