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