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