tm 7.67.
[elisp/tm.git] / gnus / ChangeLog
index 2c04f28..55adfe4 100644 (file)
@@ -1,3 +1,322 @@
+Mon Jun 10 01:56:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/gnus: Version 7.69 was released.
+
+Sun Jun  9 06:57:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-sgnus.el: Set implementation for `message-mode' to
+       `mime-editor/split-message-sender-alist'.
+
+Sun Jun  9 06:53:41 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * 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  <morioka@jaist.ac.jp>
+
+       * tm-gnus3.el: Set `gnus-inews-news' to `news-reply-mode' of
+       alist `mime-editor/split-message-sender-alist'.
+
+\f
+Sun Jun  9 04:12:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/gnus: Version 7.68 was released.
+
+Fri Jun  7 13:48:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * 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  <shuhei-k@jaist.ac.jp>
+
+       * 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  <shuhei-k@jaist.ac.jp>
+
+       * 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  <morioka@jaist.ac.jp>
+
+       * tm-sgnus.el: Compatibility code for September Gnus 0.80 .. 0.94
+       was deleted.
+
+\f
+Mon May 27 03:48:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/gnus: Version 7.63 was released.
+
+       * tm-sgnus.el (nnmail-find-file): New function.
+
+Sun May 26 04:36:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-sgnus.el (nnheader-insert-file-contents-literally):
+       New function for Mule.
+       (nnheader-insert-raw-file-contents): New alias.
+
+\f
+Mon May 20 15:29:30 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * 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.
+
+\f
+Thu May  9 18:52:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * 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  <morioka@jaist.ac.jp>
+
+       * 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'.
+
+\f
+Wed May  8 15:27:00 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * 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])
+
+\f
+Wed May  8 12:47:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/gnus: Version 7.55 was released.
+
+Tue May  7 18:19:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * 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.
+
+\f
+Mon Apr 29 01:55:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * 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'.
+
+\f
+Thu Apr 25 12:07:08 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * 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  <morioka@jaist.ac.jp>
+
+       * 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'.
+
+\f
+Tue Apr 23 00:17:59 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * 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.
+
+\f
+Mon Apr 15 09:08:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/gnus: Version 7.49.2 was released.
+
+Thu Apr 11 16:10:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-sgnus.el: Function `tm-gnus/forward-insert-buffer' was
+       deleted.
+
+Mon Apr  8 12:26:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-gnus3.el (tm-gnus/article-set-mode-line): Function
+       `rightful-boundary-short-string' was obsoleted; use function
+       `truncate-string'. (cf. [tm-ja:1693])
+
+\f
+Thu Mar 28 08:44:31 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/gnus: Version 7.49.1 was released.
+
+Wed Mar 27 19:27:04 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-gd3.el (tm-gnus/article-set-mode-line):
+       Function `rightful-boundary-short-string' was obsoleted;
+       use function `truncate-string'.
+
+Mon Mar  4 09:29:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * Makefile: makefile variables `FILES' was modified.
+
+\f
+Mon Mar  4 08:20:48 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/gnus: Version 7.49 was released.
+
+       * tm-gnus3.el: fixed problem about BBDB.
+
+Mon Mar  4 08:18:09 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-gnus.el: BBDB setting codes were deleted.
+
+       * tm-sgnus.el, tm-gnus4.el, tm-gnus3.el:
+       BBDB setting codes moved from tm-gnus.el.
+
+Mon Mar  4 07:38:30 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-gnus.el: fixed problem in Emacs 18.
+
+\f
+Wed Feb 28 13:32:29 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/gnus: Version 7.48 was released.
+
+Tue Feb 27 19:06:50 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-gnus3.el, tm-gnus4.el: BBDB setting codes were deleted.
+
+Tue Feb 27 19:05:14 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-sgnus.el: BBDB setting codes were moved to tm-gnus.el.
+
+Tue Feb 27 19:04:37 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-gnus.el: BBDB setting codes were moved from tm-sgnus.el.
+
+Tue Feb 27 18:59:47 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-sgnus.el:
+       `(add-hook 'gnus-article-display-hook 'tm-bbdb/update-record)'
+       instead of
+       `(add-hook 'tm-gnus/article-prepare-hook
+                  'bbdb/gnus-update-record)'.
+
+Tue Feb 27 18:25:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-sgnus.el (tm-gnus/decode-summary-from-and-subjects):
+       New implementation.
+
+\f
+Wed Feb 14 13:01:34 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/gnus: Version 7.45 was released.
+
+Fri Feb  9 10:30:48 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-sgnus.el: Function `tm-gnus/prepare-save-mail-function' is
+       inserted to `nnbabyl-prepare-save-mail-hook',
+       `nnml-prepare-save-mail-hook' and `nnmh-prepare-save-mail-hook' if
+       Mule is running.
+
+Fri Feb  9 10:20:19 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-sgnus.el (tm-gnus/nnmail-get-new-mail): new function.
+       `nnmail-get-new-mail' is redefine if Mule is running.
+
+\f
+Fri Feb  9 08:47:07 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/gnus: Version 7.43 was released.
+
+Fri Feb  9 07:48:32 1996  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
+
+       * tm-sgnus.el (tm-gnus/decode-summary-from-and-subjects):
+       convert character code of ``from'' (cf. [tm-ja:1568])
+
+Fri Feb  9 06:19:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-sgnus.el: Function `tm-gnus/prepare-save-mail-function' is
+       inserted to `nnmbox-prepare-save-mail-hook' if Mule is running.
+
+\f
+Thu Feb  8 06:17:16 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/gnus: Version 7.41 was released.
+
+       * tm-sgnus.el (tm-gnus/nnheader-find-file-noselect): new function.
+       `nnheader-find-file-noselect' is redefine if Mule is running.
+
+Thu Feb  8 03:35:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-sgnus.el (tm-gnus/prepare-save-mail-function): new function;
+       It is inserted into `nnfolder-prepare-save-mail-hook' if Mule is
+       running.
+
+Thu Feb  8 01:30:10 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * mk-tgnus, tm-sgnus.el, tm-gnus.el: tm-gd5.el was deleted.
+       Self code conversion feature for Gnus 5.[01] was deleted.
+
+Tue Feb  6 08:53:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-sgnus.el: use `substitute-key-definition' to define
+       `tm-gnus/summary-toggle-header' key.
+
+\f
+Thu Jan 25 03:21:50 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/gnus: Version 7.37 was released.
+
+Thu Jan 25 02:41:11 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * Self code conversion for MULE was supported for Gnus 5.[01] and
+       September Gnus.
+
+       * tm-gnus.el (tm-gnus/maybe-code-convert): new function to convert
+       character code for Gnus 5.[01]
+
+       * tm-sgnus.el: Code conversion parts were moved from tm-gd5.el.
+
+       * tm-gd5.el: Code conversion parts were moved from tm-sgnus.el.
+
+       * tm-gd5.el: (tm-gnus/decode-summary-from-and-subjects): convert
+       code in Subject field
+
+Wed Jan 24 14:22:36 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-sgnus.el: self code conversion for MULE
+
+Tue Jan 23 14:08:38 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-gnus.el: redefine function `gnus-article-delete-headers' for
+       GNUS 3.15 .. 4.1.*
+
+\f
 Tue Jan 23 04:57:53 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
 
        * tm/gnus: Version 7.34 was released.