* lisp/nnshimbun.el: Reconstructed to use `shimbun'.
[elisp/gnus.git-] / ChangeLog
1 2001-05-28  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
2
3         * lisp/nnshimbun.el: Reconstructed to use `shimbun'.
4
5         * lisp/gnus-group.el (gnus-group-make-shimbun-group):
6         Reconstructed to use `shimbun'.
7
8         * lisp/dgnushack.el (toplevel): Add paths if and only if APEL and
9         FLIM can't be found.
10
11 2001-05-16  Katsumi Yamaoka <yamaoka@jpl.org>
12
13         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Don't ignore
14         `widget-convert-button', `widget-create' and `widget-put'; ignore
15         `defface'.
16
17 2001-05-14  Katsumi Yamaoka <yamaoka@jpl.org>
18
19         * lisp/gnus.el: Require `base64' if `base64-encode-string' is not a
20         built-in function.
21
22         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Ignore
23         `defgroup'.
24
25 2001-05-14  Katsumi Yamaoka <yamaoka@jpl.org>
26
27         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
28
29         * lisp/nnmail.el: Don't bind the colon keywords here.
30         * lisp/gnus.el (gnus-colon-keywords): New variable which will
31         default to the value of `dgnushack-colon-keywords'; bind them.
32         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
33         dgnuskwds.el.
34         (dgnushack-colon-keywords): New constant which will have the colon
35         keywords shuld be bound at run-time for old Emacsen; cache them in
36         the file dgnuskwds.el and bind them.
37         (dgnushack-bind-colon-keywords): New function.
38         (locate-library): Make the function to be silent for Mule.
39         * lisp/Makefile.in (clean): Remove dgnuskwds.el.
40
41 2001-05-07  Katsumi Yamaoka <yamaoka@jpl.org>
42
43         * lisp/message.el (message-maybe-encode): Don't use
44         `end-of-invisible'.
45
46 2001-05-07  Katsumi Yamaoka <yamaoka@jpl.org>
47
48         * lisp/gnus-vers.el: T-gnus 6.15.3 revision 00.
49
50 2001-04-27  Katsumi Yamaoka <yamaoka@jpl.org>
51
52         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
53
54         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Set buffer to
55         `gnus-article-buffer' just before `gnus-article-prepare-display' is
56         called.
57         (gnus-article-mime-edit-article-setup): Ditto.
58         (gnus-article-prepare-display): Don't bind `buffer-read-only'
59         because of `inhibit-read-only'; don't set the value of
60         `gnus-article-current-summary' here; delete all extents or overlays
61         and clear the value of `gnus-button-marker-list' in advance; make
62         it to run in `gnus-article-buffer'.
63         (gnus-article-prepare): Make it to run in `gnus-article-buffer'.
64         (article-toggle-headers): Don't bind `buffer-read-only' because of
65         `inhibit-read-only'.
66         (article-hide-headers): Ditto.
67
68 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
69
70         * lisp/gnus-vers.el: T-gnus 6.15.2 revision 00.
71
72 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
73
74         * lisp/gnus-vers.el: T-gnus 6.15.1 revision 00.
75
76 2001-04-13  Katsumi Yamaoka <yamaoka@jpl.org>
77
78         * lisp/lpath.el: Fbind `xml-parse-region' for XEmacsen and old FSF
79         Emacsen; don't bind `mh-lib-progs'.
80
81 2001-04-10  Katsumi Yamaoka <yamaoka@jpl.org>
82
83         * lisp/nnshimbun.el: Enclose w3m stuff with `eval-and-compile';
84         bind `w3m-work-buffer-name' and `w3m-retrieve' when compiling.
85
86 2001-04-09  Katsumi Yamaoka <yamaoka@jpl.org>
87
88         * lisp/gnus-vers.el (gnus-revision-number): Increment to 10.
89
90 2001-04-03  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
91
92         * lisp/nnshimbun.el (nnshimbun-type-definition: Follow changes in
93         asahi.com.
94         (nnshimbun-asahi-get-headers): Ditto.
95         (nnshimbun-retrieve-url): Use `w3m-retrieve' if it is available.
96
97 2001-04-02  Katsumi Yamaoka <yamaoka@jpl.org>
98
99         * lisp/gnus-msg.el (gnus-inews-yank-articles): Make it to work with
100         multiple articles even if there is a detached minibuffer frame on
101         some window managers.
102
103 2001-03-21  Thierry Emery <thierry.emery@club-internet.fr>
104
105         * lisp/mm-decode.el (mm-copy-to-buffer): Copy buffer in unibyte
106         mode.
107
108 2001-03-19  Katsumi Yamaoka <yamaoka@jpl.org>
109
110         * lisp/gnus-kill.el (gnus-execute): Work with the extra headers.
111         * lisp/gnus-sum.el (gnus-summary-execute-command): Ditto.
112
113 2001-03-13  Katsumi Yamaoka <yamaoka@jpl.org>
114
115         * lisp/message.el (message-fix-before-sending): Hide again the
116         invisible property of encoded binary data parts after checking is
117         done.
118         (message-find-invisible-regions): New function.
119         (message-save-drafts, message-send): Inherit the invisible property
120         of encoded binary data parts to make MIME-Edit find the MIME part
121         boundaries.
122
123         * lisp/dgnushack.el (dgnushack-compose-package): Tidy up.
124         (dgnushack-make-load): Ditto.
125
126 2001-03-12  Katsumi Yamaoka <yamaoka@jpl.org>
127
128         * lisp/dgnushack.el (dgnushack-compose-package): New function.
129         (dgnushack-make-load): Add autoload for cus-load if it is missing.
130
131         * lisp/Makefile.in (compose-package): Use
132         `dgnushack-compose-package'.
133         (clean, clever): Remove custom-load.el.
134
135         * Makefile.in (elclean): Remove custom-load.el.
136
137 2001-03-08  Katsumi Yamaoka <yamaoka@jpl.org>
138
139         * lisp/gnus-art.el (gnus-article-prepare-display): Setup MIME
140         entity even if `gnus-show-mime' is nil.
141
142 2001-03-08  Katsumi Yamaoka <yamaoka@jpl.org>
143
144         * lisp/dgnushack.el: Load gnus-clfns.el after `load-path' is
145         adjusted.
146
147         * lisp/gnus-clfns.el (string): New compiler macro.
148         (string): Defun-maybe as an ordinary function since it won't be
149         provided in cl.
150         * lisp/gnus-score.el (gnus-score-find-bnews): Use it as Gnus does.
151
152 2001-03-06  Katsumi Yamaoka <yamaoka@jpl.org>
153
154         * lisp/nnshimbun.el (nnshimbun-retrieve-url): Check if
155         `url-current-mime-charset' is bound.
156
157 2001-03-04  Katsumi Yamaoka <yamaoka@jpl.org>
158
159         * lisp/gnus.el (gnus-info-find-node): Pretend to be
160         `gnus-article-mode' in the article buffer.
161
162 2001-03-02  Katsumi Yamaoka <yamaoka@jpl.org>
163
164         * lisp/nnshimbun.el (nnshimbun-kinsoku-eol-list): Simplified.
165         (nnshimbun-kinsoku-bol-list): Ditto.
166
167 2001-03-01  Katsumi Yamaoka <yamaoka@jpl.org>
168
169         * lisp/gnus-vers.el (gnus-revision-number): Increment to 09.
170
171         * lisp/gnus-offline.el (gnus-offline-get-menu-items): Rewrite using
172         `dolist'.
173
174         * lisp/gnus-group.el (gnus-group-make-shimbun-group): Simplified.
175
176         * lisp/dgnushack.el: Load cl-macs to ensure that the macro `dolist'
177         is defined properly.
178
179 2001-02-28  Katsumi Yamaoka <yamaoka@jpl.org>
180
181         * lisp/nnwfm.el: Require `gnus-clfns' when compiling.
182         * lisp/nnshimbun.el: Ditto.
183         * lisp/nnfolder.el: Ditto.
184         * lisp/mm-util.el: Ditto.
185         * lisp/gnus-vers.el: Ditto.
186         * lisp/gnus-sum.el: Ditto.
187         * lisp/gnus-score.el: Ditto.
188         * lisp/gnus-nocem.el: Ditto.
189
190         * lisp/gnus-ofsetup.el: Don't require `gnus-clfns'.
191         (gnus-ofsetup-customize-done): Use `dolist' instead of `mapc'.
192         (gnus-setup-for-offline): Ditto.
193
194         * lisp/gnus-offline.el: Don't use `mapc' for binding some vars;
195         don't require `gnus-clfns'.
196
197         * lisp/gnus-clfns.el (subseq, merge, coerce, butlast): New compiler
198         macros.
199         (mapc): Remove.
200
201         * lisp/gnus-art.el: Use `dolist' instead of `mapcar' for defining
202         `gnus-article-read-summary-keys'.
203
204 2001-02-28  Katsumi Yamaoka <yamaoka@jpl.org>
205
206         * lisp/gnus-art.el (gnus-article-mime-edit-article-setup): Leave
207         the forwarded parts undecoded.
208         (gnus-article-decode-article-as-default-mime-charset): Set the
209         value of `default-mime-charset' buffer-locally.
210
211 2001-02-27  Katsumi Yamaoka <yamaoka@jpl.org>
212
213         * lisp/gnus.el: Add autoloads for
214         `gnus-summary-digest-post-forward' and
215         `gnus-summary-digest-mail-forward'.
216
217         * lisp/gnus-sum.el (gnus-summary-post-menu): Replace
218         `gnus-uu-digest-mail-forward' and `gnus-uu-digest-post-forward'
219         with `gnus-summary-digest-post-forward' and
220         `gnus-summary-digest-mail-forward'.
221
222         * lisp/gnus-msg.el (gnus-summary-digest-post-forward): Restore and
223         repair the command `gnus-summary-post-digest' and rename it.
224         (gnus-summary-digest-mail-forward): Ditto.
225         (gnus-summary-send-map): Replace `gnus-uu-digest-mail-forward' and
226         `gnus-uu-digest-post-forward' with
227         `gnus-summary-digest-post-forward' and
228         `gnus-summary-digest-mail-forward'.
229
230 2001-02-27  Katsumi Yamaoka <yamaoka@jpl.org>
231
232         * lisp/gnus-sum.el (gnus-summary-show-article): Bind
233         `gnus-inhibit-treatment' to t while fetching the raw article.
234
235         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Bind
236         `mime-edit-insert-user-agent-field' to nil while `mime-edit-exit'
237         is being done;  turn off font-lock first;  query if the buffer is
238         modified.
239         (gnus-article-mime-edit-done): New function.
240         (gnus-article-mime-edit-article-setup): Make the window fill its
241         frame;  clear the buffere modified flag;  substitute key definition
242         `gnus-article-edit-done' with `gnus-article-mime-edit-done';  don't
243         turn off font-lock here;  bind `mime-edit-insert-user-agent-field'
244         to nil while `mime-edit-exit' is being done.
245         (gnus-article-mime-edit-article-unwind): Turn off font-lock first.
246
247 2001-02-23  Katsumi Yamaoka <yamaoka@jpl.org>
248
249         * lisp/dgnushack.el: Don't require `emu'.
250
251 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
252
253         * lisp/message.el (message-forward-subject-author-subject): Decode
254         `From' field.
255
256 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
257
258         * lisp/gnus-vers.el (gnus-revision-number): Increment to 08.
259
260         * lisp/gnus-sum.el (gnus-get-newsgroup-headers-xover): Don't use
261         `gnus-retrieve-parsed-headers' when the backend is nnimap.  It is
262         only a temporary fix for an infloop on nnimap.  FIXME!!!
263         (gnus-select-newsgroup): Ditto.
264
265 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
266
267         * texi/gnus-ja.texi (New features in Gnus 5.8): Remove annotation
268         about `gnus-article-display-hook.'
269         * texi/gnus-faq-ja.texi (Q2.1): Remove mention of
270         `gnus-article-display-hook.'
271
272         * lisp/gnus.el (gnus-article-display-hook): Abolished.
273
274         * lisp/gnus-uu.el (gnus-uu-grab-articles): Don't care about
275         `gnus-article-display-hook'.
276         * lisp/gnus-sum.el (gnus-summary-show-article): Ditto.
277         (gnus-summary-search-article): Ditto.
278
279         * lisp/gnus-bbdb.el (gnus-bbdb-insinuate): Use
280         `gnus-article-prepare-hook' instead of `gnus-article-display-hook'.
281
282         * lisp/gnus-art.el (gnus-article-prepare-display): Evaluate
283         `gnus-article-prepare-hook' after an article has been prepared;
284         don't evaluate `gnus-article-display-hook'.
285
286 2001-02-15  Katsumi Yamaoka <yamaoka@jpl.org>
287
288         * lisp/message.el (message-cite-original-without-signature):
289         Extract from field for the simple citation line.
290
291 2001-02-14  Katsumi Yamaoka <yamaoka@jpl.org>
292
293         * lisp/gnus-vers.el (gnus-revision-number): Increment to 07.
294
295         * lisp/dgnushack.el (dgnushack-make-autoloads): Remove function.
296         (dgnushack-make-load): Ignore cus-load.el if it does not exist.
297         (dgnushack-make-auto-load): Remove auto-autoloads.el.
298         (dgnushack-make-cus-load): Do nothing if loading cus-dep is failed.
299
300         * lisp/Makefile.in (clean): Remove gnus-load.el instead of
301         custom-load.el.
302         (compose-package): Call `gnus-load.elc' and then rename
303         gnus-load.el(c) to auto-autoloads.el(c) instead of the use of
304         `dgnushack-make-autoloads'.
305         (clever): No need to remove custom-load.el.
306
307         * Makefile.in (elclean): Remove gnus-load.el instead of
308         custom-load.el.
309
310         * aclocal.m4 (AC_CHECK_URL): Ignore cache.
311
312 2001-02-13  Katsumi Yamaoka <yamaoka@jpl.org>
313
314         * lisp/gnus-vers.el (gnus-revision-number): Increment to 06.
315
316 2001-02-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
317
318         * GNUS-NEWS: Copyright and others.
319
320 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
321
322         * aclocal.m4 (AC_CHECK_URL): Add.
323
324         * configure.in: Use it.
325
326 2001-02-08  Katsumi Yamaoka <yamaoka@jpl.org>
327
328         * lisp/nnshimbun.el (nnshimbun-fml-get-headers): Fix unbalanced
329         parentheses.
330
331 2001-02-08  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
332
333         * lisp/nnshimbun.el: Add `bbdb-ml' support.
334
335 2001-02-02  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
336
337         * lisp/nnshimbun.el (nnshimbun-type-definition): Follow URL change
338         of `xemacs'.
339         (nnshimbun-xemacs-get-headers): Ditto.
340
341 2001-02-06  Katsumi Yamaoka <yamaoka@jpl.org>
342
343         * README-gnus-bbdb.{en,ja}: Update the patch for BBDB v2.2.
344
345 2001-02-01  Katsumi Yamaoka <yamaoka@jpl.org>
346
347         * texi/Makefile.in (.texi, %.info): Don't use makeinfo command when
348         gnus-ja.texi or message-ja.texi is given.  It is needed for some
349         make command if which can not understand "%-ja:" or "%-ja.info:".
350
351 2001-01-31  Katsumi Yamaoka <yamaoka@jpl.org>
352
353         * lisp/gnus-sum.el (gnus-summary-display-article): Replace
354         `mm-enable-multibyte-mule4' with `set-buffer-multibyte'.
355
356 2001-01-29  Katsumi Yamaoka <yamaoka@jpl.org>
357
358         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Use
359         `buffer-substring-no-properties' instead of `format'.
360
361 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
362
363         * texi/ptexinfmt.el: Support @letterpaper and @afivepaper.
364
365 2001-01-22  Katsumi Yamaoka <yamaoka@jpl.org>
366
367         * lisp/gnus-vers.el (gnus-revision-number): Increment to 05.
368
369         * Makefile.in (install-package-lisp): Use
370         `install-without-compiling' instead of `install'.
371
372         * lisp/Makefile.in (install): Use `install-without-compiling'.
373         (install-without-compiling): New target.
374
375 2001-01-22  Katsumi Yamaoka <yamaoka@jpl.org>
376
377         * texi/Makefile.in (.texi, %.info, %-ja.info, %-ja): Use
378         `infohack-texi-format'.
379
380         * texi/infohack: (infohack-texi-format): New function.
381         * lisp/dgnushack.el (dgnushack-texi-format): Move to
382         texi/infohack.el and rename.
383         (dgnushack-texi-add-suffix-and-format): Remove.
384
385         * texi/ptexinfmt.el: New file.
386         * lisp/ptexinfmt.el: Move to texi/.
387
388 2001-01-18  Katsumi Yamaoka <yamaoka@jpl.org>
389
390         * lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
391
392 2001-01-17  Katsumi Yamaoka <yamaoka@jpl.org>
393
394         * lisp/dgnushack.el (dgnushack-make-autoloads): Do nothing if the
395         files for autoloads already exist.
396         (dgnushack-unexporting-files): More useful message.
397
398         * lisp/Makefile.in (install): Call `clever' before installing.
399         (install-lisp): Remove.
400         (clever): Check for whether the all elc files should be recompiled.
401
402         * Makefile.in (xclever): New target.
403         (install-package-lisp): Replace `install-lisp' with `install'.
404         (install-package-ja): Replace `xlick' with `xclever'.
405         (install-package): Ditto.
406
407 2001-01-17  KOSEKI Yoshinori  <kose@wizard.tamra.co.jp>
408
409         * Makefile.in: Unset `PWD' for Meadow/NTEmacs.
410
411 2001-01-15  Jesper Harder <harder@ifa.au.dk>
412
413         * make.bat: Fix doc.
414
415 2001-01-15  Katsumi Yamaoka <yamaoka@jpl.org>
416
417         * lisp/nnheader.el: Require `pces', `poem' and `std11' to reduce
418         the required value of `recursive-load-depth-limit' for Emacs 21.
419
420         * lisp/message.el (message-followup): Handle "Mail-Copies-To:"
421         correctly.
422         (message-get-reply-headers): Ditto.
423
424 2001-01-15  Keiichi Suzuki  <keiichi@nanap.org>
425
426         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Save excursion
427         while `bbdb-annotate-message-sender' is being done.
428
429 2001-01-13  Kinji Itoh  <kinji-i@ma.neweb.ne.jp>
430
431         * Makefile.in (install-package-lisp): Specify EMACS=$(XEMACS).
432
433 2001-01-11  Katsumi Yamaoka <yamaoka@jpl.org>
434
435         * lisp/gnus-msg.el (gnus-copy-article-buffer): Remove smiley
436         extents for XEmacs 21.1 using `format'.
437
438         * lisp/dgnushack.el (dgnushack-texi-format): Cancel last change.
439
440 2001-01-10  Katsumi Yamaoka <yamaoka@jpl.org>
441
442         * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
443
444         * lisp/gnus.el: Don't autoload "smiley" for `smiley-toggle-buffer';
445         don't autoload "gnus-bitmap" or "x-face-mule" when Emacs 21 is
446         running.
447
448         * lisp/gnus-art.el (TopLevel): Autoload "gnus-bitmap" for
449         `smiley-toggle-buffer' when compiling.
450         (gnus-treatment-function-alist): Use `gnus-smiley-display' for
451         `gnus-treat-display-smileys' by default when XEmacs or Emacs 21 is
452         running.
453         (gnus-treat-display-smileys): Check for `smiley-mule' instead of
454         `gnus-bitmap'.
455         (gnus-article-x-face-command): Don't check for xbm for x-face-e21.
456
457 2001-01-05  Katsumi Yamaoka <yamaoka@jpl.org>
458
459         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
460
461         * lisp/dgnushack.el (dgnushack-texi-format): Remove "@anchor" if it
462         is not supported.
463
464 2000-12-26  Katsumi Yamaoka <yamaoka@jpl.org>
465
466         * lisp/gnus.el: Bind `:parameter-type', `:parameter-document',
467         `:function', `:function-document', `:variable',
468         `:variable-document', `:variable-group', `:variable-type' and
469         `:variable-default' for old Emacsen.
470
471 2000-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
472
473         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
474
475         * configure: Regenerate.
476         * configure.in: Add `AC_PATH_ETCDIR'.
477         * Makefile.in (install-etc): New target.
478
479         * lisp/nnheader.el (mm-image-load-path): Alias to
480         `nnheader-image-load-path'.
481         (nnheader-image-load-path): New function copied from
482         the function `mm-image-load-path' in mm-util.el.
483
484         * lisp/drums.el: Remove.
485
486 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
487
488         * configure.in: Add etc/Makefile.
489
490 2000-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
491
492         * lisp/gnus-msg.el (gnus-debug): Use `sit-for' in the inside of
493         `save-excursion'.
494         (gnus-bug): Pop up the sending buffer first.
495
496         * lisp/gnus-art.el (article-treat-dumbquotes): Quote backslashes in
497         doc-string.
498
499         * lisp/dgnushack.el
500         (byte-compile-file-form-custom-declare-variable): Use `defvar'
501         instead of `custom-declare-variable' to make the variable
502         uncustomizable if the arguments has the keyword `:version'.
503
504 2000-12-22  Katsuhiro Hermit Endo  <hermit@koka-in.org>
505
506         * README.semi.ja: Fix typo.
507
508 2000-12-21  Katsumi Yamaoka <yamaoka@jpl.org>
509
510         * lisp/lpath.el: Fbind `compose-mail' for Mule.
511
512         * lisp/dgnushack.el (TopLevel): Byte-optimize
513         `custom-declare-variable', `custom-declare-group, and
514         `custom-declare-face' to omit unsupported keywords when Mule is
515         running.
516
517 2000-12-20  Katsumi Yamaoka <yamaoka@jpl.org>
518
519         * lisp/gnus-vers.el: T-gnus 6.15.0 revision 00.
520
521         * lisp/dgnushack.el (TopLevel): Advise `custom-handle-keyword' not
522         to signal an error when Mule is running.
523         (TopLevel): Bind `:ascent', `:foreground', `:help', `:version' and
524         `:set-after' if colon keyword is not available.
525         (TopLevel): Require `custom'.
526
527         * lisp/lpath.el (TopLevel): Fbind `shell-command-to-string' for
528         Mule.
529         (TopLevel): Don't require `custom' here.
530
531 2000-12-20  Jesper Harder <jesper_harder@hotmail.com>
532
533         * make.bat: set max-lisp-eval-depth.
534
535 See ChangeLog.3 for earlier changes.