This commit was generated by cvs2svn to compensate for changes in r542,
[elisp/tm.git] / gnus / ChangeLog-7.20.1.en
1 Tue Dec  5 07:51:04 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2
3         * tm/gnus: Version 7.20.1 was released.
4
5         * Makefile: fixed typo of `install-18'.
6
7 Tue Dec  5 07:36:32 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
8
9         * tm-gnus4.el: Function `tm-gnus/preview-article-if-you-need' was
10         fixed to set variable `tm-gnus/automatic-mime-preview' and
11         variable `gnus-original-article-buffer'.
12
13 Mon Dec  4 23:55:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
14
15         * tm-gnus.el:
16         call-after-loaded definitions for tm-edit are merged.
17
18 Mon Dec  4 20:33:11 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
19
20         * tm-gnus.el:
21         mime-editor/message-inserter-alist setting for mail-mode
22         (cf. [tm-ja:1195])
23
24 Tue Dec  4 14:30:44 1995  Dave Goldberg <dsg@linus.mitre.org>
25
26         * Makefile:
27         There's a problem with tm/gnus/Makefile.  In particular, the order
28         of the -l arguments is wrong because of the
29         (require 'tl-misc) in the g*-path files.  Since load-path gets set
30         to find ../../tl in mk-tgnus.el, that has to be loaded first.
31
32 Mon Dec  4 06:32:43 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
33
34         * tm-gnus4.el:
35         OKABE, Yasuo <okabe@kudpc.kyoto-u.ac.jp>'s patch was applied to fix
36         problem of function `tm-gnus/view-message' in automatic MIME preview
37         mode. (cf. [tm-ja:1191])