X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=gnus%2FChangeLog;h=02161e325ebeaf9abdc1d4cff70ef724846be9ac;hb=9710d631bef5981581cc482f481c8dd87cd80ec2;hp=a401b52bd4dbb2041418176fac124321a099020f;hpb=0f272975736cf4782907fb75f5efedb15ec6ea22;p=elisp%2Ftm.git diff --git a/gnus/ChangeLog b/gnus/ChangeLog index a401b52..02161e3 100644 --- a/gnus/ChangeLog +++ b/gnus/ChangeLog @@ -1,3 +1,190 @@ +Thu Jun 27 15:19:48 1996 MORIOKA Tomohiko + + * tm/gnus: Version 7.72 was released. + +Thu Jun 27 15:09:12 1996 MORIOKA Tomohiko + + * Makefile: gnus5o was abolished, + +Thu Jun 27 15:01:37 1996 MORIOKA Tomohiko + + * mk-tgnus (install-tm-gnus): New condition. + + * mk-tgnus: tm-sgnus.el was renamed to tm-gnus5.el. + +Thu Jun 27 14:51:12 1996 MORIOKA Tomohiko + + * Makefile: gnus5 was renamed to gnus5o. + sgnus was renamed to gnus5. + g5-path was renamed to g5o-path. + s-path was renamed to g5-path. + +Thu Jun 27 14:43:48 1996 MORIOKA Tomohiko + + * tm-gnus.el, tm-gnus5.el: tm-sgnus.el was renamed to tm-gnus5.el. + + * tm-sgnus.el (tm-gnus/version): modified. + +Thu Jun 27 13:46:21 1996 MORIOKA Tomohiko + + * tm-sgnus.el: Set *big5* as default-coding-system for tw. + + +Mon Jun 10 01:56:02 1996 MORIOKA Tomohiko + + * tm/gnus: Version 7.69 was released. + +Sun Jun 9 06:57:33 1996 MORIOKA Tomohiko + + * tm-sgnus.el: Set implementation for `message-mode' to + `mime-editor/split-message-sender-alist'. + +Sun Jun 9 06:53:41 1996 MORIOKA Tomohiko + + * tm-gnus4.el: Set `gnus-inews-news' to `news-reply-mode' of + alist `mime-editor/split-message-sender-alist'. + +Sun Jun 9 06:51:09 1996 MORIOKA Tomohiko + + * tm-gnus3.el: Set `gnus-inews-news' to `news-reply-mode' of + alist `mime-editor/split-message-sender-alist'. + + +Sun Jun 9 04:12:44 1996 MORIOKA Tomohiko + + * tm/gnus: Version 7.68 was released. + +Fri Jun 7 13:48:05 1996 MORIOKA Tomohiko + + * tm-sgnus.el: Use `(call-after-loaded 'nnmail ...)' to redefine + function `nnmail-find-file', so you must use Gnus 5.2.10 or later + if you use Mule. + +Thu Jun 6 16:44:17 1996 Shuhei KOBAYASHI + + * tm-gnus3.el (tm-gnus/insert-article): Moved from tm-gnus.el + + * tm-gnus4.el (tm-gnus/insert-article), + (mime-editor/attach-to-news-reply-menu): Moved from tm-gnus.el + + * tm-gnus.el: `tm-gnus/insert-article' and + `mime-editor/attach-to-news-reply-menu' were moved to + version-dependent modules. + + * tm-sgnus.el (tm-gnus/insert-article): New function; + message/rfc822 inserter for message-mode. + (mime-editor/attach-to-news-reply-menu): Moved from tm-gnus.el + +Wed Jun 5 23:02:22 1996 Shuhei KOBAYASHI + + * tm-sgnus.el (nnmail-find-file): Leave + `jam-code-guess-after-insert-file-function' in + `after-insert-file-functions'. + +Wed Jun 5 02:49:33 1996 MORIOKA Tomohiko + + * tm-sgnus.el: Compatibility code for September Gnus 0.80 .. 0.94 + was deleted. + + +Mon May 27 03:48:56 1996 MORIOKA Tomohiko + + * tm/gnus: Version 7.63 was released. + + * tm-sgnus.el (nnmail-find-file): New function. + +Sun May 26 04:36:12 1996 MORIOKA Tomohiko + + * tm-sgnus.el (nnheader-insert-file-contents-literally): + New function for Mule. + (nnheader-insert-raw-file-contents): New alias. + + +Mon May 20 15:29:30 1996 MORIOKA Tomohiko + + * tm/gnus: Version 7.61 was released. + + * tm-sgnus.el: Unnecessary `(call-after-loaded 'tm-view ...)' + about setting to variable `mime-viewer/quitting-method-alist' and + `mime-viewer/show-summary-method' was deleted. + + +Thu May 9 18:52:46 1996 MORIOKA Tomohiko + + * tm/gnus: Version 7.60 was released. + + * tm-sgnus.el: Function `tm-gnus/code-convert-region-to-emacs' was + abolished. + (tm-gnus/content-header-filter): Use function + `mime-charset-decode-region' instead of + `tm-gnus/code-convert-region-to-emacs'. + +Thu May 9 13:55:15 1996 MORIOKA Tomohiko + + * tm-sgnus.el (tm-gnus/decode-summary-from-and-subjects): Use + function `character-decode-string' instead of + `decode-coding-string'. + + * tm-sgnus.el (tm-gnus/article-decode-encoded-word): Use function + `character-decode-region' instead of `decode-coding-region'. + + +Wed May 8 15:27:00 1996 MORIOKA Tomohiko + + * tm/gnus: Version 7.57 was released. + + * tm-sgnus.el: fixed problem in XEmacs 20.0 with Mule. + + * tm-sgnus.el: check `(boundp '*koi8*)'. (cf. [tm-ja:1832]) + + +Wed May 8 12:47:38 1996 MORIOKA Tomohiko + + * tm/gnus: Version 7.55 was released. + +Tue May 7 18:19:39 1996 MORIOKA Tomohiko + + * tm-sgnus.el: Mule support part was divided between Mule and + XEmacs 20.0 with Mule. + + * mk-tgnus (install-tm-gnus): version condition was modified. + + +Mon Apr 29 01:55:32 1996 MORIOKA Tomohiko + + * tm/gnus: Version 7.54 was released. + + * tm-sgnus.el (tm-gnus/article-decode-encoded-word): Use function + `decode-coding-region' instead of `code-convert-region'. + (tm-gnus/decode-summary-from-and-subjects): Use function + `decode-coding-string' instead of `code-convert-string'. + + +Thu Apr 25 12:07:08 1996 MORIOKA Tomohiko + + * tm/gnus: Version 7.53 was released. + + * tm-sgnus.el: don't use `nnheader-raw-write-region'. + +Wed Apr 24 15:21:45 1996 MORIOKA Tomohiko + + * tm-sgnus.el: Use and redefine function + `nnheader-find-file-noselect', `nnheader-insert-raw-file-contents' + and `nnheader-raw-write-region'. + Use `nnmail-prepare-save-mail-hook'. + + +Tue Apr 23 00:17:59 1996 MORIOKA Tomohiko + + * tm/gnus: Version 7.51 was released. + + * tm-sgnus.el (gnus-newsgroup-default-coding-system-alist): + New variable. + (gnus-set-newsgroup-default-coding-system): New function. + Define default coding-system for alt.chinese.text, + alt.chinese.text.big5, han and relcom. + + Mon Apr 15 09:08:57 1996 MORIOKA Tomohiko * tm/gnus: Version 7.49.2 was released.