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