0fe294d5e7b67939ea4d8220578a2b1a332b7842
[elisp/gnus.git-] / ChangeLog
1 2001-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * lisp/message.el (rfc822-goto-eoh): Define it when void.
4
5 2001-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6
7         * lisp/message.el (message-resend, message-send): Undo.
8
9 2001-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10
11         * lisp/message.el (message-resend): Bind
12         `inhibit-field-text-motion' to t while resending a mail.
13
14 2001-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15
16         * lisp/message.el (message-send): Remove the text property `field'
17         from the encoding buffer.
18
19 2001-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
20
21         * lisp/gnus-start.el (gnus-re-read-newsrc-el-file): Use
22         `gnus-ding-file-coding-system' instead of
23         `gnus-startup-file-coding-system'; go to the beginning of the
24         buffer before searching.
25         (gnus-read-newsrc-el-file): Use `gnus-ding-file-coding-system'
26         instead of `gnus-startup-file-coding-system'.
27
28 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
29
30         * lisp/message.el (message-send-news): Modify the value of
31         `mime-field-encoding-method-alist' to encode newsgroup names.
32
33         * lisp/gnus-art.el (gnus-article-header-presentation-method): Call
34         `article-decode-group-name' to decode newsgroup names.
35         (gnus-article-decode-hook): Default to nil.
36
37 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
38
39         * Makefile.in (uninstall): Add.
40
41         * etc/Makefile.in (uninstall): Add.
42
43 2001-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
44
45         * lisp/message.el (message-fix-before-sending): Don't expose
46         invisible MIME parts; don't use `message-find-invisible-regions'.
47         (message-find-invisible-regions): Remove.
48         (invisible-region): Advise the function to add the text property
49         `mime-edit-invisible'.
50         (message-invisible-region): Remove.
51         (message-save-drafts): Copy all the text properties from the
52         editing buffer to the encoding buffer.
53         (message-send): Ditto.
54
55 2001-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
56
57         * lisp/nndoc.el (nndoc-oe-dbx-type-p): Use `string-as-multibyte'
58         instead of `mm-string-as-multibyte'.
59         (nndoc-possibly-change-buffer): Use `nnheader-insert-file-contents'
60         instead of `mm-insert-file-contents'.
61
62 2001-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
63
64         * lisp/gnus-vers.el (gnus-revision-number): Increment to 08.
65
66 2001-09-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
67
68         * aclocal.m4 (GNUS_CHECK_FONTS): Typo. Use /dev/null as latex input.
69
70 2001-09-27 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
71
72         * aclocal.m4, configure.in: Check commercial fonts.
73
74 2001-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
75
76         * lisp/message.el (message-find-invisible-regions): Look for the
77         text-property `mime-edit-invisible' as well as `message-invisible'.
78         (message-save-drafts): Copy the text-property `mime-edit-invisible'
79         from the message editing buffer to the encoding buffer.
80         (message-send): Ditto.
81
82 2001-09-27  Katsuhiro Hermit Endo  <hermit@koka-in.org>
83
84         * texi/gnus-ja.texi (Article Hiding): Fix typo.
85
86 2001-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
87
88         * lisp/gnus-vers.el (gnus-revision-number): Increment to 07.
89
90 2001-09-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
91
92         * configure.in: Generate texi/ps/Makefile.
93
94 2001-09-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
95
96         * make.bat: Use parameter "/copy" rather than "copy" for increased
97         dwimishness for old-time DOS users.
98
99 2001-09-18 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
100
101         * make-x.bat: New.
102
103 2001-09-18  Katsumi Yamaoka  <yamaoka@jpl.org>
104
105         * lisp/dgnushack.el: If W3DIR is identical to URLDIR, don't add it
106         to `load-path'.
107
108 2001-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
109
110         * lisp/gnus-diary.el: Don't use `easy-menu-add-item' if it is not
111         available.
112
113 2001-09-17  Keiichi Suzuki  <keiichi@nanap.org>
114
115         * lisp/gnus-bbdb.el (gnus-bbdb/insert-address-regexp):
116         `regexp-quote' for each addresses.
117
118 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
119
120         * texi/gnus-ja.texi (Drafts): Fix typo.
121
122 2001-09-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
123
124         * lisp/lpath.el: Removed `current-language-environment' and
125         `language-info-alist'.
126
127 2001-09-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
128
129         * lisp/gnus-art.el (gnus-request-article-this-buffer): Make a copy
130         of the requested article only when the current directory does noe
131         equal to `gnus-original-article-buffer'.
132
133         * lisp/gnus-art.el (gnus-request-article-this-buffer): Copy an
134         article from `gnus-original-article-buffer' to
135         `gnus-article-buffer'.  Generate `gnus-original-article-buffer'
136         safely.
137
138 2001-09-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
139
140         * lisp/gnus-namazu.el: Updated documents.
141
142         * texi/gnus-ja.texi (Namazu Groups): New subsection.
143
144 2001-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
145
146         * lisp/gnus-namazu.el: Autoload "regexp-opt" for Mule 2.3.
147
148         * Mule23@1934.en, Mule23@1934.ja: To install contrib/regexp-opt.el
149         is required.
150
151         * contrib/regexp-opt.el: Imported from Emacs 20.2.
152
153         * lisp/gnus-bbdb.el (gnus-bbdb/pop-up-bbdb-buffer): Use
154         `bbdb-display-layout' or `bbdb-pop-up-display-layout' instead of
155         `bbdb-elided-display' or `bbdb-pop-up-elided-display' when BBDB
156         v2.33 or later is running.
157
158 2001-09-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
159
160         * lisp/gnus-namazu.el (top): Not require `std11'.
161         (gnus-namazu/get-current-from): Use
162         `mail-extract-address-components' instead of
163         `std11-extract-address-components'.
164
165         * lisp/gnus-namazu.el: New file.
166
167         * lisp/gnus.el (top): Add autoload of `gnus-namazu-search'.
168
169         * lisp/gnus-sum.el (gnus-summary-mode-map): Define "\C-c\C-n" as
170         `gnus-namazu-search'.
171
172         * lisp/gnus-group.el (gnus-group-mode-map): Define "\C-c\C-n" as
173         `gnus-namazu-search', and removed `gnus-group-make-shimbun-group'.
174
175 2001-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
176
177         * lisp/gnus-xmas.el (gnus-tilde-pad-form): Abolished.  Use the
178         new function `gnus-correct-pad-form' instead.
179         * lisp/gnus-spec.el (gnus-tilde-pad-form): Ditto.
180
181 2001-09-05  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
182
183         * lisp/nnir.el (nnir-run-namazu): Fix a side effect when handling
184         of process environments.
185
186 2001-09-04  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
187
188         * lisp/nnir.el (top): Added code to avoid byte-compile warning
189         about `nnimap-server-buffer'.
190         (nnir-run-namazu): Disable locale of Namazu.
191
192 2001-09-04  KOSEKI Yoshinori  <kose@meadowy.org>
193
194         * lisp/nnir.el (gnus-group-mode-hook): Fix typo.
195
196 2001-09-04  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
197
198         * lisp/nnir.el (top): Don't call `nnir-group-mode-hook' in T-gnus.
199
200         * lisp/gnus-group.el (gnus-group-group-map): Define "G" as
201         `gnus-group-make-nnir-group', and define "S" as
202         `gnus-group-make-shimbun-group'.
203
204         * lisp/gnus.el (top): Add autoload of
205         `gnus-group-make-nnir-group'.
206
207         * lisp/nnir.el: Import from
208         ftp://ls6-ftp.cs.uni-dortmund.de/pub/src/emacs/nnir.el.
209
210 2001-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
211
212         * lisp/gnus-util.el (gnus-truncate-string): Abolished.
213
214 2001-08-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
215
216         * lisp/nnshimbun.el (gnus-group-make-shimbun-group): Call
217         `shimbun-groups' to detect avaiable groups of specified server.
218
219 2001-08-17  KANEMATSU Daiji  <kanematu@sra.co.jp>
220
221         * lisp/message.el (message-signature-separator-for-insertion): New
222         customizable variable which is used for signature separator.
223         * lisp/message.el (message-insert-signature): Use variable
224         `message-signature-separator-for-insertion' instead of hard code.
225
226 2001-08-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
227
228         * texi/gnus-ja.texi (Browsing the Web): Fix typo.
229
230 2001-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
231
232         * lisp/gnus-vers.el (gnus-revision-number): Increment to 06.
233
234 2001-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
235
236         * lisp/gnus-art.el (gnus-request-article-this-buffer): Insert an
237         article into `gnus-original-article-buffer' instead of
238         `gnus-article-buffer'.
239
240 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
241
242         * lisp/mml2015.el: Require `gnus-clfns' when compiling.
243         * lisp/gnus-clfns.el (string-to-list): New compiler macro.
244
245 2001-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
246
247         * lisp/gnus-sum.el (gnus-select-newsgroup): Don't examine cached
248         articles with `gnus-cache-articles-in-group' even if the current
249         group is not a virtual group (see ChangeLog.1 1999-03-02).
250
251 2001-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
252
253         * lisp/gnus-vers.el (gnus-revision-number): Increment to 05.
254
255         * lisp/nnmh.el (nnmh-retrieve-parsed-headers): Abolished.
256
257         * lisp/gnus-sum.el (gnus-get-newsgroup-headers-xover): Don't use
258         `gnus-retrieve-parsed-headers'.
259         (gnus-fetch-headers): Ditto.
260
261         * lisp/gnus-int.el (gnus-retrieve-parsed-headers): Abolished.
262
263         * lisp/gnus-cache.el (gnus-cache-braid-headers): Abolished.
264         (gnus-cache-retrieve-parsed-headers): Abolished.
265
266 2001-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
267
268         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Bind
269         `nnmail-expiry-wait-function' to nil if the group's parameter
270         `expiry-wait' is specified by the user or the shimbun's default
271         value is provided.
272
273 2001-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
274
275         * lisp/gnus-msg.el (gnus-message-make-user-agent): New
276         implementation.
277
278 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
279
280         * lisp/gnus-clfns.el (copy-list): New compiler macro.
281
282 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
283
284         * lisp/gnus-delay.el (gnus-delay-initialize): Don't use the macro
285         `kbd'.
286
287         * lisp/nnheader.el (mm-read-coding-system): New function which is
288         a substitute for mm-util.el.
289
290 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
291
292         * lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
293
294         * lisp/nntp.el (nntp-request-newgroups): Use UTC date for
295         NEWGROUPS command.
296
297         * lisp/gnus-start.el (gnus-find-new-newsgroups): Use
298         `message-make-date' instead of `current-time-string'.
299         (gnus-ask-server-for-new-groups): Ditto.
300         (gnus-check-first-time-used): Ditto.
301
302 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
303
304         * texi/message-ja.texi (message-citation-line-function): Add a
305         comma just after the `@xref' form.
306
307         * lisp/nnheader.el (nnheader-header-value): Ignore leading
308         whitespaces.
309
310         * lisp/dgnushack.el (dgnushack-make-auto-load): Advise
311         `make-autoload' to handle `define-derived-mode'.
312
313 2001-07-12  Katsumi Yamaoka <yamaoka@jpl.org>
314
315         * lisp/message.el (message-yank-original): Unwind-protect while
316         suspending font-lock.
317         (message-mode): Modify for the following changes.
318         (message-font-lock-keywords-2): Abolished.
319         (message-font-lock-keywords-1): Abolished.
320         (message-font-lock-keywords): Unified.
321         (message-font-lock-cited-text-matcher): Abolished.
322         (font-lock-after-change-function): Don't advise it.
323         (message-font-lock-last-position): Abolished.
324         (message-font-lock-citation-name-max-column): Abolished.
325         (message-font-lock-cited-text-regexp) Abolished.
326         (message-font-lock-fence-close-position): Abolished.
327         (message-font-lock-fence-open-position): Abolished.
328         (message-font-lock-fence-close-regexp): Abolished.
329         (message-font-lock-fence-open-regexp): Abolished.
330
331 2001-07-10  Katsumi Yamaoka <yamaoka@jpl.org>
332
333         * lisp/message.el (message-font-lock-keywords-1): Replace regexp
334         for mml tags with `mime-edit-tag-regexp'.
335
336 2001-07-10  Katsumi Yamaoka <yamaoka@jpl.org>
337
338         * lisp/message.el (message-font-lock-keywords-2): Move definitions
339         for cited texts and mml tags to `message-font-lock-keywords-1'.
340
341 2001-07-10  Katsuhiro Hermit Endo <hermit@koka-in.org>
342
343         * texi/gnus-ja.texi (Mail Group Commands): Fix a slight mistake.
344
345 2001-07-09  Katsumi Yamaoka <yamaoka@jpl.org>
346
347         * lisp/dgnushack.el: Add the parent directory of the directory
348         where the APEL modules are installed to `load-path' according to
349         the description of the file Mule23@1934.
350
351 2001-07-04  Yair Friedman  <yairfr@Amdocs.com>
352
353         * make.bat: Use infohack.el to create info files.
354
355 2001-07-09  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
356
357         * README.semi: Modify URI of emacs-w3m.
358         * README.semi.ja: Ditto.
359         * Mule23@1934.en: Ditto.
360         * Mule23@1934.ja: Ditto.
361         * lisp/nnshimbun.el: Ditto.
362
363         * texi/gnus-ja.texi (Top, Article Treatment): Fix typo.
364         (Web Newspaper): Modify URI of emacs-w3m.
365
366 2001-07-06  KITAGAWA Takurou  <i30x1641@ip.media.kyoto-u.ac.jp>
367
368         * lisp/Makefile.in (clever): Use `if test... then' instead of
369         `test... &&'.
370
371 2001-07-06  Katsumi Yamaoka <yamaoka@jpl.org>
372
373         * lisp/Makefile.in (clever): Change the quoting style for the
374         elisp form to check for XEmacs-p.
375
376         * lisp/dgnushack.el: Require `path-util' first, and then search
377         for the path if it is not found.
378
379 2001-07-05  Katsumi Yamaoka <yamaoka@jpl.org>
380
381         * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
382
383 2001-06-28  Akitada Koyama  <cx2@kh.rim.or.jp>
384
385         * texi/gnus-ja.texi (Web Newspaper): Add a description how to show
386         html documents inline.
387
388 2001-06-28  Katsumi Yamaoka <yamaoka@jpl.org>
389
390         * texi/message-ja.texi (message-suspend-font-lock-when-citing): Add
391         a description.
392         * texi/message.texi (message-suspend-font-lock-when-citing): Ditto.
393
394         * lisp/message.el (message-yank-original): Suspend font-lock'ing
395         while citing an original message.
396         (message-suspend-font-lock-when-citing): New user option.
397
398 2001-06-25  Katsumi Yamaoka <yamaoka@jpl.org>
399
400         * lisp/gnus-clfns.el (find-cl-run-time-functions): New
401         implementation.
402
403 2001-06-22  Katsumi Yamaoka <yamaoka@jpl.org>
404
405         * lisp/gnus-art.el (article-display-x-face): Don't gather X-Face
406         fields in `gnus-original-article-buffer'.
407
408 2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
409
410         * lisp/nnshimbun.el (nnshimbun-find-parameter): Undo the last
411         bogus changes; use the value of `nnshimbun-pre-fetch-article' if
412         the value of the group parameter `prefetch-articles' is nil; do
413         likewise for `encapsulate-images'.
414
415 2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
416
417         * lisp/nnshimbun.el (nnshimbun-find-parameter): Use the value of
418         `nnshimbun-pre-fetch-article' if the value of the group parameter
419         `prefetch-articles' is `off'; do likewise for `encapsulate-images'.
420
421 2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
422
423         * lisp/nnshimbun.el (nnshimbun-encapsulate-images): Fix a
424         doc-string that both the values `off' and nil specifies not to
425         encapsulate images.
426         (nnshimbun-pre-fetch-article): Default to `off'.
427
428 2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
429
430         * lisp/nnshimbun.el (nnshimbun-encapsulate-images): Renamed from
431         `nnshimbun-encapsulate-article'.
432         (nnshimbun-request-article-1): Replace `encapsulate-article' with
433         `encapsulate-images'.
434         (nnshimbun-find-parameter): Ditto.
435         (nnshimbun-group-parameters): Ditto.
436         (nnshimbun-group-parameters-custom): Ditto.
437
438 2001-06-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
439
440         * lisp/nnshimbun.el (nnshimbun-group-parameters-custom): Add
441         `encapsulate-article' as a customizable option, and modified
442         `prefetch-articles'.
443         (nnshimbun-group-parameters): Add document for
444         `encapsulate-article'.
445         (nnshimbun-encapsulate-article): New server variable.
446         (nnshimbun-find-parameter): Add code for `encapsulate-article'.
447         (nnshimbun-request-article-1): Refer `encapsulate-article' group
448         parameter to control `shimbun-encapsulate-article' value when
449         `shimbun-article' is called.
450
451 2001-06-14  Katsumi Yamaoka <yamaoka@jpl.org>
452
453         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
454
455 2001-06-14  Katsumi Yamaoka <yamaoka@jpl.org>
456
457         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Use
458         `nnshimbun-find-parameter'.
459         (nnshimbun-generate-nov-database): Bind a full group name while
460         processing.
461         (nnshimbun-find-parameter): New implementation to refer to the
462         nnshimbun group parameters.
463         (nnshimbun-index-range): Add a document that it's just a default.
464         (nnshimbun-pre-fetch-article): Ditto.
465         (nnshimbun-group-parameters): Specify a parameter type as `list'.
466         (TopLevel): Remove the local variable "-*- coding: junet; -*-".
467
468 2001-06-13  Katsumi Yamaoka <yamaoka@jpl.org>
469
470         * lisp/nnshimbun.el (nnshimbun-group-parameters): New group
471         parameter.  It also provides the user option
472         `nnshimbun-group-parameters-alist' and the function
473         `nnshimbun-find-group-parameters'.
474         (nnshimbun-group-parameters-custom): New variable.
475         (TopLevel): Require `gnus' expressly.
476
477 2001-06-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
478
479         * lisp/nnshimbun.el (nnshimbun-find-parameter): New macro.
480         (nnshimbun-generate-nov-database): Use `nnshimbun-find-parameter'.
481         (nnshimbun-request-expire-articles): Fixed.
482
483 2001-06-12  Katsumi Yamaoka <yamaoka@jpl.org>
484
485         * lisp/nnshimbun.el (Gnus-p): Use `file-exists-p' instead of
486         `locate-library' to check for the existence of mailcap.el in the
487         same directory of gnus.el.
488         (nnshimbun-retrieve-headers-with-nov): Remove a redundant check
489         that I made.
490
491 2001-06-11  Katsumi Yamaoka <yamaoka@jpl.org>
492
493         * lisp/lpath.el: Don't Fbind `xml-node-children'.
494
495 2001-06-11  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
496
497         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Fix
498         inhibiting the expiring when `nnshimbun-keep-unparsable-dated-articles'
499         is nil.
500
501 2001-06-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
502
503         * lisp/gnus-group.el (toplevel): Removed autoload code for
504         "nnshimbun".
505
506         * texi/gnus-ja.texi (Web Newspaper): Add documents about
507         `nnshimbun-index-range'.
508
509 2001-06-11  Katsumi Yamaoka <yamaoka@jpl.org>
510
511         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Don't
512         refer to the variable `nnshimbun-keep-last-article', we should
513         keep the last article anyway.
514         (nnshimbun-keep-last-article): Abolished.
515
516         * lisp/gnus.el: Autoload "nnshimbun" for the command `gnus-group-
517         make-shimbun-group'.
518
519 2001-06-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
520
521         * lisp/nnshimbun.el: Remove some garbage.
522
523 2001-06-10  Katsumi Yamaoka <yamaoka@jpl.org>
524
525         * texi/message-ja.texi: Use `iso-2022-7bit' instead of
526         `iso-2022-7bit-ss2' to keep a compatibility between XEmacsen and
527         FSF Emacsen.
528         * texi/gnus-ja.texi: Ditto.
529
530 2001-06-09  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
531
532         * lisp/nnshimbun.el (top-level): Updated comments.
533         (nnshimbun): New customize group.
534         (nnshimbun-keep-last-article): Defined as customize variable.
535         (nnshimbun-keep-unparsable-dated-articles): Ditto.
536         (nnshimbun-insert-nov): Use `when' instead of `if'.
537         (gnus-group-shimbun-server-history): Imported from
538         `gnus-group.el'.
539         (gnus-group-make-shimbun-group): Ditto.
540
541         * lisp/gnus-group.el (gnus-group-make-shimbun-group): Its real
542         definition is moved to `nnshimbun.el' and autload code is added.
543         (gnus-group-shimbun-server-history): Its definition is moved to
544         `nnshimbun.el'.
545
546 2001-06-08  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
547
548         * lisp/nnshimbun.el (nnshimbun-use-entire-index): Removed.
549         (nnshimbun-index-range): New variable.
550         (nnshimbun-close-server): Check status strictly to close server
551         safely.
552         (nnshimbun-generate-nov-database): Refer the group paramter
553         `nnshimbun-index-range' as the second parameter of
554         `shimbun-headers'.
555         (shimbun-mua-use-entire-index): Removed.
556         (nnshimbun-request-article-1): Replace a date string in
557         `gnus-newsgroup-data' only when article header has non-nil value.
558         (nnshimbun-insert-nov): Fixed condition to decide whether
559         `X-Nnshimbun-Id' should be inseted or not.
560
561 2001-06-08  Katsumi Yamaoka <yamaoka@jpl.org>
562
563         * lisp/nnshimbun.el (nnshimbun-expire-nov-databases): Removed.
564         (nnshimbun-request-expire-articles): Simplified; refer to the
565         shimbun's default expiration days.
566
567 2001-06-08  Katsumi Yamaoka <yamaoka@jpl.org>
568
569         * lisp/lpath.el: Fbind `xml-node-children' for XEmacsen and old FSF
570         Emacsen.
571
572 2001-06-07  Katsumi Yamaoka <yamaoka@jpl.org>
573
574         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Prefer the
575         group parameter `expiry-wait' when expiring a closed group.
576
577 2001-06-07  Katsumi Yamaoka <yamaoka@jpl.org>
578
579         * lisp/nnshimbun.el (nnshimbun-request-article-1): Replace a date
580         string in `gnus-newsgroup-data' based on the newly retrieved
581         article.
582
583 2001-06-07  Katsumi Yamaoka <yamaoka@jpl.org>
584
585         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Fix
586         inhibiting the expiring.
587
588 2001-06-06  Katsumi Yamaoka <yamaoka@jpl.org>
589
590         * lisp/nnshimbun.el (nnshimbun-expire-nov-databases): New command.
591         (nnshimbun-request-expire-articles): New function.
592         (nnshimbun-keep-unparsable-dated-articles): New variable.
593         (nnshimbun-keep-last-article): New variable.
594         (nnshimbun-insert-nov): Rewrite using `nnshimbun-string-or'.
595         (nnshimbun-string-or): New macro.
596         (nnshimbun-tmp-string): New internal variable.
597         (TopLevel): Require `message' for `message-make-date'.
598
599 2001-05-30  Katsumi Yamaoka <yamaoka@jpl.org>
600
601         * lisp/gnus-clfns.el (find-cl-run-time-functions): Remove a
602         useless non-global var; scroll the output window automatically.
603
604 2001-05-31  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
605
606         * lisp/nnshimbun.el (nnshimbun-header-xref): Removed.
607         (nnshimbun-check-header): Removed.
608         (nnshimbun-make-shimbun-header): Don't call
609         `nnshimbun-header-xref'.
610         (nnshimbun-request-group): Simplified.
611         (nnshimbun-request-article-1): Call `nnshimbun-replace-nov-entry'
612         instead of `nnshimbun-check-header'.
613         (nnshimbun-insert-nov): New function.
614         (nnshimbun-generate-nov-database): Call `nnshimbun-insert-nov'
615         instead of `nnheader-insert-nov'.
616         (nnshimbun-replace-nov-entry): New function.
617
618 2001-05-29  Katsumi Yamaoka <yamaoka@jpl.org>
619
620         * lisp/gnus-clfns.el (find-cl-run-time-functions): Add a parser for
621         `dolist'; protect against errors.
622
623 2001-05-29  Katsumi Yamaoka <yamaoka@jpl.org>
624
625         * lisp/nnshimbun.el (nnshimbun-retrieve-headers-with-nov): Don't
626         use `last'.
627         (nnshimbun-make-shimbun-header): Use the following macros.
628         (nnshimbun-mail-header-from): New macro whose definition will be
629         changed statically for Gnus or gnus.
630         (nnshimbun-mail-header-subject): Ditto.
631         (TopLevel): Don't require `gnus-clfns'.
632
633         * lisp/gnus.el: Add autoload for `find-cl-run-time-functions'.
634
635         * lisp/gnus-clfns.el (find-cl-run-time-functions): New command for
636         the developers.
637         (cl-run-time-functions): New variable.
638         (TopLevel): Don't require `cl' at run-time.
639
640 2001-05-28  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
641
642         * texi/gnus-ja.texi (Web Newspaper): Updated.
643
644 2001-05-28  Katsumi Yamaoka <yamaoka@jpl.org>
645
646         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
647         "nnshimbun.el" if the library "shimbun" is not found.
648         (TopLevel): Add "/somewhere/apel/" to `load-path' if it is needed.
649         (locate-library): Redefine it for Mule before it is called.
650
651         * README.semi.ja: Update for the use of Emacs-W3M.
652         * README.semi: Ditto.
653         * Mule23@1934.ja: Ditto.
654         * Mule23@1934.en: Ditto.
655
656 2001-05-28  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
657
658         * lisp/nnshimbun.el: Reconstructed to use `shimbun'.
659
660         * lisp/gnus-group.el (gnus-group-make-shimbun-group):
661         Reconstructed to use `shimbun'.
662
663         * lisp/dgnushack.el (toplevel): Add paths if and only if APEL and
664         FLIM can't be found.
665
666 2001-05-17  Kai =?iso-8859-1?q?Gro=DFjohann?=  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
667
668         * etc/Makefile.in (datadir): Set this variable, like in the other
669         Makefile.in's.  Patch from Gaute B Strokkenes <gs234@cam.ac.uk>.
670
671 2001-05-16  Katsumi Yamaoka <yamaoka@jpl.org>
672
673         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Don't ignore
674         `widget-convert-button', `widget-create' and `widget-put'; ignore
675         `defface'.
676
677 2001-05-14  Katsumi Yamaoka <yamaoka@jpl.org>
678
679         * lisp/gnus.el: Require `base64' if `base64-encode-string' is not a
680         built-in function.
681
682         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Ignore
683         `defgroup'.
684
685 2001-05-14  Katsumi Yamaoka <yamaoka@jpl.org>
686
687         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
688
689         * lisp/nnmail.el: Don't bind the colon keywords here.
690         * lisp/gnus.el (gnus-colon-keywords): New variable which will
691         default to the value of `dgnushack-colon-keywords'; bind them.
692         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
693         dgnuskwds.el.
694         (dgnushack-colon-keywords): New constant which will have the colon
695         keywords shuld be bound at run-time for old Emacsen; cache them in
696         the file dgnuskwds.el and bind them.
697         (dgnushack-bind-colon-keywords): New function.
698         (locate-library): Make the function to be silent for Mule.
699         * lisp/Makefile.in (clean): Remove dgnuskwds.el.
700
701 2001-05-07  Katsumi Yamaoka <yamaoka@jpl.org>
702
703         * lisp/message.el (message-maybe-encode): Don't use
704         `end-of-invisible'.
705
706 2001-05-07  Katsumi Yamaoka <yamaoka@jpl.org>
707
708         * lisp/gnus-vers.el: T-gnus 6.15.4 revision 00.
709
710 2001-04-27  Katsumi Yamaoka <yamaoka@jpl.org>
711
712         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
713
714         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Set buffer to
715         `gnus-article-buffer' just before `gnus-article-prepare-display' is
716         called.
717         (gnus-article-mime-edit-article-setup): Ditto.
718         (gnus-article-prepare-display): Don't bind `buffer-read-only'
719         because of `inhibit-read-only'; don't set the value of
720         `gnus-article-current-summary' here; delete all extents or overlays
721         and clear the value of `gnus-button-marker-list' in advance; make
722         it to run in `gnus-article-buffer'.
723         (gnus-article-prepare): Make it to run in `gnus-article-buffer'.
724         (article-toggle-headers): Don't bind `buffer-read-only' because of
725         `inhibit-read-only'.
726         (article-hide-headers): Ditto.
727
728 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
729
730         * lisp/gnus-vers.el: T-gnus 6.15.3 revision 00.
731
732 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
733
734         * lisp/gnus-vers.el: T-gnus 6.15.2 revision 00.
735
736 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
737
738         * lisp/gnus-vers.el: T-gnus 6.15.1 revision 00.
739
740 2001-04-13  Katsumi Yamaoka <yamaoka@jpl.org>
741
742         * lisp/lpath.el: Fbind `xml-parse-region' for XEmacsen and old FSF
743         Emacsen; don't bind `mh-lib-progs'.
744
745 2001-04-10  Katsumi Yamaoka <yamaoka@jpl.org>
746
747         * lisp/nnshimbun.el: Enclose w3m stuff with `eval-and-compile';
748         bind `w3m-work-buffer-name' and `w3m-retrieve' when compiling.
749
750 2001-04-09  Katsumi Yamaoka <yamaoka@jpl.org>
751
752         * lisp/gnus-vers.el (gnus-revision-number): Increment to 10.
753
754 2001-04-03  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
755
756         * lisp/nnshimbun.el (nnshimbun-type-definition: Follow changes in
757         asahi.com.
758         (nnshimbun-asahi-get-headers): Ditto.
759         (nnshimbun-retrieve-url): Use `w3m-retrieve' if it is available.
760
761 2001-04-02  Katsumi Yamaoka <yamaoka@jpl.org>
762
763         * lisp/gnus-msg.el (gnus-inews-yank-articles): Make it to work with
764         multiple articles even if there is a detached minibuffer frame on
765         some window managers.
766
767 2001-03-21  Thierry Emery <thierry.emery@club-internet.fr>
768
769         * lisp/mm-decode.el (mm-copy-to-buffer): Copy buffer in unibyte
770         mode.
771
772 2001-03-19  Katsumi Yamaoka <yamaoka@jpl.org>
773
774         * lisp/gnus-kill.el (gnus-execute): Work with the extra headers.
775         * lisp/gnus-sum.el (gnus-summary-execute-command): Ditto.
776
777 2001-03-13  Katsumi Yamaoka <yamaoka@jpl.org>
778
779         * lisp/message.el (message-fix-before-sending): Hide again the
780         invisible property of encoded binary data parts after checking is
781         done.
782         (message-find-invisible-regions): New function.
783         (message-save-drafts, message-send): Inherit the invisible property
784         of encoded binary data parts to make MIME-Edit find the MIME part
785         boundaries.
786
787         * lisp/dgnushack.el (dgnushack-compose-package): Tidy up.
788         (dgnushack-make-load): Ditto.
789
790 2001-03-12  Katsumi Yamaoka <yamaoka@jpl.org>
791
792         * lisp/dgnushack.el (dgnushack-compose-package): New function.
793         (dgnushack-make-load): Add autoload for cus-load if it is missing.
794
795         * lisp/Makefile.in (compose-package): Use
796         `dgnushack-compose-package'.
797         (clean, clever): Remove custom-load.el.
798
799         * Makefile.in (elclean): Remove custom-load.el.
800
801 2001-03-08  Katsumi Yamaoka <yamaoka@jpl.org>
802
803         * lisp/gnus-art.el (gnus-article-prepare-display): Setup MIME
804         entity even if `gnus-show-mime' is nil.
805
806 2001-03-08  Katsumi Yamaoka <yamaoka@jpl.org>
807
808         * lisp/dgnushack.el: Load gnus-clfns.el after `load-path' is
809         adjusted.
810
811         * lisp/gnus-clfns.el (string): New compiler macro.
812         (string): Defun-maybe as an ordinary function since it won't be
813         provided in cl.
814         * lisp/gnus-score.el (gnus-score-find-bnews): Use it as Gnus does.
815
816 2001-03-06  Katsumi Yamaoka <yamaoka@jpl.org>
817
818         * lisp/nnshimbun.el (nnshimbun-retrieve-url): Check if
819         `url-current-mime-charset' is bound.
820
821 2001-03-04  Katsumi Yamaoka <yamaoka@jpl.org>
822
823         * lisp/gnus.el (gnus-info-find-node): Pretend to be
824         `gnus-article-mode' in the article buffer.
825
826 2001-03-02  Katsumi Yamaoka <yamaoka@jpl.org>
827
828         * lisp/nnshimbun.el (nnshimbun-kinsoku-eol-list): Simplified.
829         (nnshimbun-kinsoku-bol-list): Ditto.
830
831 2001-03-01  Katsumi Yamaoka <yamaoka@jpl.org>
832
833         * lisp/gnus-vers.el (gnus-revision-number): Increment to 09.
834
835         * lisp/gnus-offline.el (gnus-offline-get-menu-items): Rewrite using
836         `dolist'.
837
838         * lisp/gnus-group.el (gnus-group-make-shimbun-group): Simplified.
839
840         * lisp/dgnushack.el: Load cl-macs to ensure that the macro `dolist'
841         is defined properly.
842
843 2001-02-28  Katsumi Yamaoka <yamaoka@jpl.org>
844
845         * lisp/nnwfm.el: Require `gnus-clfns' when compiling.
846         * lisp/nnshimbun.el: Ditto.
847         * lisp/nnfolder.el: Ditto.
848         * lisp/mm-util.el: Ditto.
849         * lisp/gnus-vers.el: Ditto.
850         * lisp/gnus-sum.el: Ditto.
851         * lisp/gnus-score.el: Ditto.
852         * lisp/gnus-nocem.el: Ditto.
853
854         * lisp/gnus-ofsetup.el: Don't require `gnus-clfns'.
855         (gnus-ofsetup-customize-done): Use `dolist' instead of `mapc'.
856         (gnus-setup-for-offline): Ditto.
857
858         * lisp/gnus-offline.el: Don't use `mapc' for binding some vars;
859         don't require `gnus-clfns'.
860
861         * lisp/gnus-clfns.el (subseq, merge, coerce, butlast): New compiler
862         macros.
863         (mapc): Remove.
864
865         * lisp/gnus-art.el: Use `dolist' instead of `mapcar' for defining
866         `gnus-article-read-summary-keys'.
867
868 2001-02-28  Katsumi Yamaoka <yamaoka@jpl.org>
869
870         * lisp/gnus-art.el (gnus-article-mime-edit-article-setup): Leave
871         the forwarded parts undecoded.
872         (gnus-article-decode-article-as-default-mime-charset): Set the
873         value of `default-mime-charset' buffer-locally.
874
875 2001-02-27  Katsumi Yamaoka <yamaoka@jpl.org>
876
877         * lisp/gnus.el: Add autoloads for
878         `gnus-summary-digest-post-forward' and
879         `gnus-summary-digest-mail-forward'.
880
881         * lisp/gnus-sum.el (gnus-summary-post-menu): Replace
882         `gnus-uu-digest-mail-forward' and `gnus-uu-digest-post-forward'
883         with `gnus-summary-digest-post-forward' and
884         `gnus-summary-digest-mail-forward'.
885
886         * lisp/gnus-msg.el (gnus-summary-digest-post-forward): Restore and
887         repair the command `gnus-summary-post-digest' and rename it.
888         (gnus-summary-digest-mail-forward): Ditto.
889         (gnus-summary-send-map): Replace `gnus-uu-digest-mail-forward' and
890         `gnus-uu-digest-post-forward' with
891         `gnus-summary-digest-post-forward' and
892         `gnus-summary-digest-mail-forward'.
893
894 2001-02-27  Katsumi Yamaoka <yamaoka@jpl.org>
895
896         * lisp/gnus-sum.el (gnus-summary-show-article): Bind
897         `gnus-inhibit-treatment' to t while fetching the raw article.
898
899         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Bind
900         `mime-edit-insert-user-agent-field' to nil while `mime-edit-exit'
901         is being done;  turn off font-lock first;  query if the buffer is
902         modified.
903         (gnus-article-mime-edit-done): New function.
904         (gnus-article-mime-edit-article-setup): Make the window fill its
905         frame;  clear the buffere modified flag;  substitute key definition
906         `gnus-article-edit-done' with `gnus-article-mime-edit-done';  don't
907         turn off font-lock here;  bind `mime-edit-insert-user-agent-field'
908         to nil while `mime-edit-exit' is being done.
909         (gnus-article-mime-edit-article-unwind): Turn off font-lock first.
910
911 2001-02-23  Katsumi Yamaoka <yamaoka@jpl.org>
912
913         * lisp/dgnushack.el: Don't require `emu'.
914
915 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
916
917         * lisp/message.el (message-forward-subject-author-subject): Decode
918         `From' field.
919
920 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
921
922         * lisp/gnus-vers.el (gnus-revision-number): Increment to 08.
923
924         * lisp/gnus-sum.el (gnus-get-newsgroup-headers-xover): Don't use
925         `gnus-retrieve-parsed-headers' when the backend is nnimap.  It is
926         only a temporary fix for an infloop on nnimap.  FIXME!!!
927         (gnus-select-newsgroup): Ditto.
928
929 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
930
931         * texi/gnus-ja.texi (New features in Gnus 5.8): Remove annotation
932         about `gnus-article-display-hook.'
933         * texi/gnus-faq-ja.texi (Q2.1): Remove mention of
934         `gnus-article-display-hook.'
935
936         * lisp/gnus.el (gnus-article-display-hook): Abolished.
937
938         * lisp/gnus-uu.el (gnus-uu-grab-articles): Don't care about
939         `gnus-article-display-hook'.
940         * lisp/gnus-sum.el (gnus-summary-show-article): Ditto.
941         (gnus-summary-search-article): Ditto.
942
943         * lisp/gnus-bbdb.el (gnus-bbdb-insinuate): Use
944         `gnus-article-prepare-hook' instead of `gnus-article-display-hook'.
945
946         * lisp/gnus-art.el (gnus-article-prepare-display): Evaluate
947         `gnus-article-prepare-hook' after an article has been prepared;
948         don't evaluate `gnus-article-display-hook'.
949
950 2001-02-15  Katsumi Yamaoka <yamaoka@jpl.org>
951
952         * lisp/message.el (message-cite-original-without-signature):
953         Extract from field for the simple citation line.
954
955 2001-02-14  Katsumi Yamaoka <yamaoka@jpl.org>
956
957         * lisp/gnus-vers.el (gnus-revision-number): Increment to 07.
958
959         * lisp/dgnushack.el (dgnushack-make-autoloads): Remove function.
960         (dgnushack-make-load): Ignore cus-load.el if it does not exist.
961         (dgnushack-make-auto-load): Remove auto-autoloads.el.
962         (dgnushack-make-cus-load): Do nothing if loading cus-dep is failed.
963
964         * lisp/Makefile.in (clean): Remove gnus-load.el instead of
965         custom-load.el.
966         (compose-package): Call `gnus-load.elc' and then rename
967         gnus-load.el(c) to auto-autoloads.el(c) instead of the use of
968         `dgnushack-make-autoloads'.
969         (clever): No need to remove custom-load.el.
970
971         * Makefile.in (elclean): Remove gnus-load.el instead of
972         custom-load.el.
973
974         * aclocal.m4 (AC_CHECK_URL): Ignore cache.
975
976 2001-02-13  Katsumi Yamaoka <yamaoka@jpl.org>
977
978         * lisp/gnus-vers.el (gnus-revision-number): Increment to 06.
979
980 2001-02-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
981
982         * GNUS-NEWS: Copyright and others.
983
984 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
985
986         * aclocal.m4 (AC_CHECK_URL): Add.
987
988         * configure.in: Use it.
989
990 2001-02-08  Katsumi Yamaoka <yamaoka@jpl.org>
991
992         * lisp/nnshimbun.el (nnshimbun-fml-get-headers): Fix unbalanced
993         parentheses.
994
995 2001-02-08  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
996
997         * lisp/nnshimbun.el: Add `bbdb-ml' support.
998
999 2001-02-02  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
1000
1001         * lisp/nnshimbun.el (nnshimbun-type-definition): Follow URL change
1002         of `xemacs'.
1003         (nnshimbun-xemacs-get-headers): Ditto.
1004
1005 2001-02-06  Katsumi Yamaoka <yamaoka@jpl.org>
1006
1007         * README-gnus-bbdb.{en,ja}: Update the patch for BBDB v2.2.
1008
1009 2001-02-01  Katsumi Yamaoka <yamaoka@jpl.org>
1010
1011         * texi/Makefile.in (.texi, %.info): Don't use makeinfo command when
1012         gnus-ja.texi or message-ja.texi is given.  It is needed for some
1013         make command if which can not understand "%-ja:" or "%-ja.info:".
1014
1015 2001-01-31  Katsumi Yamaoka <yamaoka@jpl.org>
1016
1017         * lisp/gnus-sum.el (gnus-summary-display-article): Replace
1018         `mm-enable-multibyte-mule4' with `set-buffer-multibyte'.
1019
1020 2001-01-29  Katsumi Yamaoka <yamaoka@jpl.org>
1021
1022         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Use
1023         `buffer-substring-no-properties' instead of `format'.
1024
1025 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1026
1027         * texi/ptexinfmt.el: Support @letterpaper and @afivepaper.
1028
1029 2001-01-22  Katsumi Yamaoka <yamaoka@jpl.org>
1030
1031         * lisp/gnus-vers.el (gnus-revision-number): Increment to 05.
1032
1033         * Makefile.in (install-package-lisp): Use
1034         `install-without-compiling' instead of `install'.
1035
1036         * lisp/Makefile.in (install): Use `install-without-compiling'.
1037         (install-without-compiling): New target.
1038
1039 2001-01-22  Katsumi Yamaoka <yamaoka@jpl.org>
1040
1041         * texi/Makefile.in (.texi, %.info, %-ja.info, %-ja): Use
1042         `infohack-texi-format'.
1043
1044         * texi/infohack: (infohack-texi-format): New function.
1045         * lisp/dgnushack.el (dgnushack-texi-format): Move to
1046         texi/infohack.el and rename.
1047         (dgnushack-texi-add-suffix-and-format): Remove.
1048
1049         * texi/ptexinfmt.el: New file.
1050         * lisp/ptexinfmt.el: Move to texi/.
1051
1052 2001-01-18  Katsumi Yamaoka <yamaoka@jpl.org>
1053
1054         * lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
1055
1056 2001-01-17  Katsumi Yamaoka <yamaoka@jpl.org>
1057
1058         * lisp/dgnushack.el (dgnushack-make-autoloads): Do nothing if the
1059         files for autoloads already exist.
1060         (dgnushack-unexporting-files): More useful message.
1061
1062         * lisp/Makefile.in (install): Call `clever' before installing.
1063         (install-lisp): Remove.
1064         (clever): Check for whether the all elc files should be recompiled.
1065
1066         * Makefile.in (xclever): New target.
1067         (install-package-lisp): Replace `install-lisp' with `install'.
1068         (install-package-ja): Replace `xlick' with `xclever'.
1069         (install-package): Ditto.
1070
1071 2001-01-17  KOSEKI Yoshinori  <kose@wizard.tamra.co.jp>
1072
1073         * Makefile.in: Unset `PWD' for Meadow/NTEmacs.
1074
1075 2001-01-15  Jesper Harder <harder@ifa.au.dk>
1076
1077         * make.bat: Fix doc.
1078
1079 2001-01-15  Katsumi Yamaoka <yamaoka@jpl.org>
1080
1081         * lisp/nnheader.el: Require `pces', `poem' and `std11' to reduce
1082         the required value of `recursive-load-depth-limit' for Emacs 21.
1083
1084         * lisp/message.el (message-followup): Handle "Mail-Copies-To:"
1085         correctly.
1086         (message-get-reply-headers): Ditto.
1087
1088 2001-01-15  Keiichi Suzuki  <keiichi@nanap.org>
1089
1090         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Save excursion
1091         while `bbdb-annotate-message-sender' is being done.
1092
1093 2001-01-13  Kinji Itoh  <kinji-i@ma.neweb.ne.jp>
1094
1095         * Makefile.in (install-package-lisp): Specify EMACS=$(XEMACS).
1096
1097 2001-01-11  Katsumi Yamaoka <yamaoka@jpl.org>
1098
1099         * lisp/gnus-msg.el (gnus-copy-article-buffer): Remove smiley
1100         extents for XEmacs 21.1 using `format'.
1101
1102         * lisp/dgnushack.el (dgnushack-texi-format): Cancel last change.
1103
1104 2001-01-10  Katsumi Yamaoka <yamaoka@jpl.org>
1105
1106         * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
1107
1108         * lisp/gnus.el: Don't autoload "smiley" for `smiley-toggle-buffer';
1109         don't autoload "gnus-bitmap" or "x-face-mule" when Emacs 21 is
1110         running.
1111
1112         * lisp/gnus-art.el (TopLevel): Autoload "gnus-bitmap" for
1113         `smiley-toggle-buffer' when compiling.
1114         (gnus-treatment-function-alist): Use `gnus-smiley-display' for
1115         `gnus-treat-display-smileys' by default when XEmacs or Emacs 21 is
1116         running.
1117         (gnus-treat-display-smileys): Check for `smiley-mule' instead of
1118         `gnus-bitmap'.
1119         (gnus-article-x-face-command): Don't check for xbm for x-face-e21.
1120
1121 2001-01-05  Katsumi Yamaoka <yamaoka@jpl.org>
1122
1123         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
1124
1125         * lisp/dgnushack.el (dgnushack-texi-format): Remove "@anchor" if it
1126         is not supported.
1127
1128 2000-12-26  Katsumi Yamaoka <yamaoka@jpl.org>
1129
1130         * lisp/gnus.el: Bind `:parameter-type', `:parameter-document',
1131         `:function', `:function-document', `:variable',
1132         `:variable-document', `:variable-group', `:variable-type' and
1133         `:variable-default' for old Emacsen.
1134
1135 2000-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
1136
1137         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
1138
1139         * configure: Regenerate.
1140         * configure.in: Add `AC_PATH_ETCDIR'.
1141         * Makefile.in (install-etc): New target.
1142
1143         * lisp/nnheader.el (mm-image-load-path): Alias to
1144         `nnheader-image-load-path'.
1145         (nnheader-image-load-path): New function copied from
1146         the function `mm-image-load-path' in mm-util.el.
1147
1148         * lisp/drums.el: Remove.
1149
1150 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1151
1152         * configure.in: Add etc/Makefile.
1153
1154 2000-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
1155
1156         * lisp/gnus-msg.el (gnus-debug): Use `sit-for' in the inside of
1157         `save-excursion'.
1158         (gnus-bug): Pop up the sending buffer first.
1159
1160         * lisp/gnus-art.el (article-treat-dumbquotes): Quote backslashes in
1161         doc-string.
1162
1163         * lisp/dgnushack.el
1164         (byte-compile-file-form-custom-declare-variable): Use `defvar'
1165         instead of `custom-declare-variable' to make the variable
1166         uncustomizable if the arguments has the keyword `:version'.
1167
1168 2000-12-22  Katsuhiro Hermit Endo  <hermit@koka-in.org>
1169
1170         * README.semi.ja: Fix typo.
1171
1172 2000-12-21  Katsumi Yamaoka <yamaoka@jpl.org>
1173
1174         * lisp/lpath.el: Fbind `compose-mail' for Mule.
1175
1176         * lisp/dgnushack.el (TopLevel): Byte-optimize
1177         `custom-declare-variable', `custom-declare-group, and
1178         `custom-declare-face' to omit unsupported keywords when Mule is
1179         running.
1180
1181 2000-12-20  Katsumi Yamaoka <yamaoka@jpl.org>
1182
1183         * lisp/gnus-vers.el: T-gnus 6.15.0 revision 00.
1184
1185         * lisp/dgnushack.el (TopLevel): Advise `custom-handle-keyword' not
1186         to signal an error when Mule is running.
1187         (TopLevel): Bind `:ascent', `:foreground', `:help', `:version' and
1188         `:set-after' if colon keyword is not available.
1189         (TopLevel): Require `custom'.
1190
1191         * lisp/lpath.el (TopLevel): Fbind `shell-command-to-string' for
1192         Mule.
1193         (TopLevel): Don't require `custom' here.
1194
1195 2000-12-20  Jesper Harder <jesper_harder@hotmail.com>
1196
1197         * make.bat: set max-lisp-eval-depth.
1198
1199 See ChangeLog.3 for earlier changes.