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