tm 7.103.
authormorioka <morioka>
Tue, 10 Mar 1998 11:32:49 +0000 (11:32 +0000)
committermorioka <morioka>
Tue, 10 Mar 1998 11:32:49 +0000 (11:32 +0000)
ChangeLog
Makefile
doc/tm-view-en.info
doc/tm-view-en.sgml
doc/tm-view-en.texi
doc/tm-view-ja.info
doc/tm-view-ja.sgml
doc/tm-view-ja.texi
tm-edit.el
tm-setup.el
tm-view.el

index 5a304c7..44b8a72 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+1997-01-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu: Version 7.37.6 was released.
+       * MU: Version 0.39.2 was released.
+       * tm: Version 7.103 was released.
+       * tm-mh-e: Version 7.73.2 was released.
+
+Fri Jan 31 14:21:10 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-edit.el: Comment of header was modified (Use Spanish example
+       instead of Japanese example; Maybe I think it is not enough to
+       avoid bytecode-problem of XEmacs 20.0 without mule, because it may
+       be caused by Spanish-DOC string).
+
+1997-01-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * doc/tm-view-ja.sgml, doc/tm-view-en.sgml: modified for tm-view
+       7.80.
+
+Fri Jan 31 13:25:50 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-setup.el (mime-setup-enable-inline-image): New variable.
+       (mime-setup-enable-pgp): New variable.
+
+       * tm-view.el (mime-viewer/define-keymap): Bind TAB with
+       `mime-viewer/next-content' and M-TAB with
+       `mime-viewer/previous-content'.
+
+       (mime/viewer-mode): DOC-string was modified about key-bind.
+
+\f
 1997-01-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * emu: Version 7.37.5 was released.
index f2bd706..c3e07fb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 # $Id: Makefile,v 7.45 1997/01/10 15:42:29 morioka Exp morioka $
 #
 
-VERSION = 7.102
+VERSION = 7.103
 
 SHELL  = /bin/sh
 MAKE   = make
index 4874e05..951cac5 100644 (file)
@@ -4,7 +4,7 @@ input file tm-view-en.texi.
 \1f
 File: tm-view-en.info,  Node: Top,  Next: Introduction,  Prev: (dir),  Up: (dir)
 
-tm-view 7.79 Reference Manual (English Version)
+tm-view 7.80 Reference Manual (English Version)
 ***********************************************
 
    This file documents tm-view, a MIME Viewer for GNU Emacs.
@@ -319,9 +319,15 @@ Navigation in mime/viewer-mode
 `p'
      goes to the previous content
 
+`M-TAB'
+     goes to the previous content
+
 `n'
      goes to the next content
 
+`TAB'
+     goes to the next content
+
 `SPC'
      scrolls up
 
@@ -966,20 +972,20 @@ Node: content-header\7f5646
 Node: content-body\7f8280
 Node: content-separator\7f10203
 Node: mime/viewer-mode\7f11082
-Node: method\7f12236
-Node: decoding-condition\7f13342
-Node: method value\7f15142
-Node: Example of decoding-condition\7f16871
-Node: environment variables\7f19443
-Node: Two buffers for an article\7f19950
-Node: raw-article-buffer\7f21501
-Node: preview-buffer\7f24021
-Node: API\7f25673
-Node: API about MIME preview\7f26230
-Node: encoded-word decoding\7f27400
-Node: Acknowledgments\7f28825
-Node: Concept Index\7f29539
-Node: Function Index\7f30765
-Node: Variable Index\7f31930
+Node: method\7f12316
+Node: decoding-condition\7f13422
+Node: method value\7f15222
+Node: Example of decoding-condition\7f16951
+Node: environment variables\7f19523
+Node: Two buffers for an article\7f20030
+Node: raw-article-buffer\7f21581
+Node: preview-buffer\7f24101
+Node: API\7f25753
+Node: API about MIME preview\7f26310
+Node: encoded-word decoding\7f27480
+Node: Acknowledgments\7f28905
+Node: Concept Index\7f29619
+Node: Function Index\7f30845
+Node: Variable Index\7f32010
 \1f
 End Tag Table
index b5d978e..36a5015 100644 (file)
@@ -1,9 +1,9 @@
 <!doctype sinfo system>
-<!-- $Id: tm-view-en.sgml,v 3.0 1996/12/25 19:07:20 morioka Exp $ -->
+<!-- $Id: tm-view-en.sgml,v 4.0 1997/01/31 14:02:02 morioka Exp $ -->
 <head>
-<title>tm-view 7.79 Reference Manual (English Version)
+<title>tm-view 7.80 Reference Manual (English Version)
 <author>MORIOKA Tomohiko <mail>morioka@jaist.ac.jp</mail>
-<date>1996/12/25
+<date>1997/1/31
 
 <toc>
 </head>
@@ -353,10 +353,18 @@ is sitting on the top content (*1))
 <kd>
 goes to the previous content
 </kd>
+<kt>M-TAB
+<kd>
+goes to the previous content
+</kd>
 <kt>n
 <kd>
 goes to the next content
 </kd>
+<kt>TAB
+<kd>
+goes to the next content
+</kd>
 <kt>SPC
 <kd>
 scrolls up
index ac33213..d117ea0 100644 (file)
@@ -1,13 +1,13 @@
 \input texinfo.tex
 @setfilename tm-view-en.info
-@settitle{tm-view 7.79 Reference Manual (English Version)}
+@settitle{tm-view 7.80 Reference Manual (English Version)}
 @titlepage
-@title tm-view 7.79 Reference Manual (English Version)
+@title tm-view 7.80 Reference Manual (English Version)
 @author MORIOKA Tomohiko <morioka@@jaist.ac.jp>
-@subtitle 1996/12/25
+@subtitle 1997/1/31
 @end titlepage
 @node Top, Introduction, (dir), (dir)
-@top tm-view 7.79 Reference Manual (English Version)
+@top tm-view 7.80 Reference Manual (English Version)
 
 @ifinfo
 
@@ -379,9 +379,15 @@ is sitting on the top content (*1))
 @item @key{p}
 goes to the previous content
 
+@item @key{M-TAB}
+goes to the previous content
+
 @item @key{n}
 goes to the next content
 
+@item @key{TAB}
+goes to the next content
+
 @item @key{SPC}
 scrolls up
 
index a5c8cf0..f72630e 100644 (file)
@@ -7,7 +7,7 @@ using `texinfmt.el' version 2.32 of 19 November 1993.
 \1f
 File: tm-view-ja.info, Node: Top, Next: Introduction, Prev: (dir), Up: (dir)
 
-tm-view 7.79 Reference Manual\e$B!JF|K\8lHG!K\e(B
+tm-view 7.80 Reference Manual\e$B!JF|K\8lHG!K\e(B
 *****************************************
 
 
@@ -365,9 +365,15 @@ mime/viewer-mode \e$B$K$O0J2<$N5!G=$,$"$j$^$9!#\e(B
 `p'
      \e$BA0$N\e(B part \e$B$K0\F0$9$k\e(B
 
+`M-TAB'
+     \e$BA0$N\e(B part \e$B$K0\F0$9$k\e(B
+
 `n'
      \e$B<!$N\e(B part \e$B$K0\F0$9$k\e(B
 
+`TAB'
+     \e$B<!$N\e(B part \e$B$K0\F0$9$k\e(B
+
 `SPC'
      scroll up \e$B$9$k\e(B
 
@@ -1093,20 +1099,20 @@ Node: content-header\7f6522
 Node: content-body\7f9728
 Node: content-separator\7f11899
 Node: mime/viewer-mode\7f12751
-Node: method\7f14035
-Node: decoding-condition\7f15428
-Node: method value\7f17179
-Node: Example of decoding-condition\7f18948
-Node: environment variables\7f21316
-Node: Two buffers for an article\7f21907
-Node: raw-article-buffer\7f23849
-Node: preview-buffer\7f26667
-Node: API\7f28525
-Node: API about MIME preview\7f29198
-Node: encoded-word decoding\7f30608
-Node: Acknowledgments\7f32747
-Node: Concept Index\7f33565
-Node: Function Index\7f34917
-Node: Variable Index\7f36091
+Node: method\7f14117
+Node: decoding-condition\7f15510
+Node: method value\7f17261
+Node: Example of decoding-condition\7f19030
+Node: environment variables\7f21398
+Node: Two buffers for an article\7f21989
+Node: raw-article-buffer\7f23931
+Node: preview-buffer\7f26749
+Node: API\7f28607
+Node: API about MIME preview\7f29280
+Node: encoded-word decoding\7f30690
+Node: Acknowledgments\7f32829
+Node: Concept Index\7f33647
+Node: Function Index\7f34999
+Node: Variable Index\7f36173
 \1f
 End tag table
index a178dab..e5a40e5 100644 (file)
@@ -1,9 +1,9 @@
 <!doctype sinfo system>
-<!-- $Id: tm-view-ja.sgml,v 5.0 1996/12/25 19:05:15 morioka Exp $ -->
+<!-- $Id: tm-view-ja.sgml,v 5.1 1997/01/31 13:56:08 morioka Exp $ -->
 <head>
-<title>tm-view 7.79 Reference Manual\e$B!JF|K\8lHG!K\e(B
+<title>tm-view 7.80 Reference Manual\e$B!JF|K\8lHG!K\e(B
 <author>\e$B<i2,\e(B \e$BCNI'\e(B <mail>morioka@jaist.ac.jp</mail>
-<date>1996/12/25
+<date>1997/1/31
 
 <toc>
 </head>
@@ -343,8 +343,12 @@ mode \e$B$KLa$k\e(B (*1)\e$B!K\e(B
 </kd>
 <kt>p<kd>\e$BA0$N\e(B part \e$B$K0\F0$9$k\e(B
 </kd>
+<kt>M-TAB<kd>\e$BA0$N\e(B part \e$B$K0\F0$9$k\e(B
+</kd>
 <kt>n<kd>\e$B<!$N\e(B part \e$B$K0\F0$9$k\e(B
 </kd>
+<kt>TAB<kd>\e$B<!$N\e(B part \e$B$K0\F0$9$k\e(B
+</kd>
 <kt>SPC<kd>scroll up \e$B$9$k\e(B
 </kd>
 <kt>M-SPC<kd>scroll down \e$B$9$k\e(B
index f1dd2c1..3bca3e9 100644 (file)
@@ -1,13 +1,13 @@
 \input texinfo.tex
 @setfilename tm-view-ja.info
-@settitle{tm-view 7.79 Reference Manual\e$B!JF|K\8lHG!K\e(B}
+@settitle{tm-view 7.80 Reference Manual\e$B!JF|K\8lHG!K\e(B}
 @titlepage
-@title tm-view 7.79 Reference Manual\e$B!JF|K\8lHG!K\e(B
+@title tm-view 7.80 Reference Manual\e$B!JF|K\8lHG!K\e(B
 @author \e$B<i2,\e(B \e$BCNI'\e(B <morioka@@jaist.ac.jp>
-@subtitle 1996/12/25
+@subtitle 1997/1/31
 @end titlepage
 @node Top, Introduction, (dir), (dir)
-@top tm-view 7.79 Reference Manual\e$B!JF|K\8lHG!K\e(B
+@top tm-view 7.80 Reference Manual\e$B!JF|K\8lHG!K\e(B
 
 @ifinfo
 
@@ -375,9 +375,15 @@ mode \e$B$KLa$k\e(B (*1)\e$B!K\e(B
 @item @key{p}
 \e$BA0$N\e(B part \e$B$K0\F0$9$k\e(B
 
+@item @key{M-TAB}
+\e$BA0$N\e(B part \e$B$K0\F0$9$k\e(B
+
 @item @key{n}
 \e$B<!$N\e(B part \e$B$K0\F0$9$k\e(B
 
+@item @key{TAB}
+\e$B<!$N\e(B part \e$B$K0\F0$9$k\e(B
+
 @item @key{SPC}
 scroll up \e$B$9$k\e(B
 
index a3daada..f7c1bbf 100644 (file)
@@ -6,7 +6,7 @@
 ;;         MORIOKA Tomohiko <morioka@jaist.ac.jp>
 ;; Maintainer: MORIOKA Tomohiko <morioka@jaist.ac.jp>
 ;; Created: 1994/08/21 renamed from mime.el
-;; Version: $Revision: 7.102 $
+;; Version: $Revision: 7.103 $
 ;; Keywords: mail, news, MIME, multimedia, multilingual
 
 ;; This file is part of tm (Tools for MIME).
 ;; 
 ;;--[[text/plain]]
 ;; This is also a plain text.  But, it is explicitly specified as is.
+;;--[[text/plain; charset=ISO-8859-1]]
+;; This is also a plain text.  But charset is specified as iso-8859-1.
 ;;
-;;--[[text/plain; charset=ISO-2022-JP]]
-;; \e$(B$3$l$O\e(B charset \e$(B$r\e(B ISO-2022-JP \e$(B$K;XDj$7$?F|K\8l$N\e(B plain \e$(B%F%-%9%H$G$9\e(B.
-;;
-;;--[[text/richtext]]
+;; ¡Hola!  Buenos días.  ¿Cómo está usted?
+;;--[[text/enriched]]
 ;; <center>This is a richtext.</center>
 ;;
 ;;--[[image/gif][base64]]^M...image encoded in base64 comes here...
 ;;;
 
 (defconst mime-editor/RCS-ID
-  "$Id: tm-edit.el,v 7.102 1997/01/30 11:31:36 morioka Exp $")
+  "$Id: tm-edit.el,v 7.103 1997/01/31 14:21:10 morioka Exp $")
 
 (defconst mime-editor/version (get-version-string mime-editor/RCS-ID))
 
index 9aaf7c5..ae2450d 100644 (file)
@@ -1,9 +1,9 @@
 ;;; tm-setup.el --- setup file for tm viewer.
 
-;; Copyright (C) 1994,1995,1996 Free Software Foundation, Inc.
+;; Copyright (C) 1994,1995,1996,1997 Free Software Foundation, Inc.
 
 ;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
-;; Version: $Id: tm-setup.el,v 7.8 1996/12/10 11:41:22 morioka Exp $
+;; Version: $Id: tm-setup.el,v 7.9 1997/01/31 13:25:50 morioka Exp $
 ;; Keywords: mail, news, MIME, multimedia, multilingual, encoded-word
 
 ;; This file is part of tm (Tools for MIME).
     (autoload 'mime/decode-text/latex "tm-latex")
     )))
 
+
 ;; for image/* and X-Face
-(if running-xemacs
+(defvar mime-setup-enable-inline-image
+  (and window-system
+       (or running-xemacs
+          (and (featurep 'mule)(module-installed-p 'bitmap))
+          ))
+  "*If it is non-nil, tm-setup sets up to use tm-image.")
+
+(if mime-setup-enable-inline-image
     (call-after-loaded 'tm-view
                       (function
                        (lambda ()
                          )))
   )
 
+
+(defvar mime-setup-enable-pgp
+  (module-installed-p 'mailcrypt)
+  "*If it is non-nil, tm-setup sets uf to use tm-pgp.")
+
 ;; for PGP
-(if (module-installed-p 'mailcrypt)
+(if mime-setup-enable-pgp
     (call-after-loaded 'tm-view
                       (function
                        (lambda ()
index 9afb5dc..07f2aae 100644 (file)
@@ -1,10 +1,10 @@
 ;;; tm-view.el --- interactive MIME viewer for GNU Emacs
 
-;; Copyright (C) 1995,1996 Free Software Foundation, Inc.
+;; Copyright (C) 1995,1996,1997 Free Software Foundation, Inc.
 
 ;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
 ;; Created: 1994/7/13 (1994/8/31 obsolete tm-body.el)
-;; Version: $Revision: 7.79 $
+;; Version: $Revision: 7.80 $
 ;; Keywords: mail, news, MIME, multimedia
 
 ;; This file is part of tm (Tools for MIME).
@@ -42,7 +42,7 @@
 ;;;
 
 (defconst mime-viewer/RCS-ID
-  "$Id: tm-view.el,v 7.79 1996/12/16 15:06:08 morioka Exp $")
+  "$Id: tm-view.el,v 7.80 1997/01/31 12:59:06 morioka Exp $")
 
 (defconst mime-viewer/version (get-version-string mime-viewer/RCS-ID))
 (defconst mime/viewer-version mime-viewer/version)
@@ -741,6 +741,10 @@ The compressed face will be piped to this command.")
     (define-key mime/viewer-mode-map
       "n"        (function mime-viewer/next-content))
     (define-key mime/viewer-mode-map
+      "\e\t"     (function mime-viewer/previous-content))
+    (define-key mime/viewer-mode-map
+      "\t"       (function mime-viewer/next-content))
+    (define-key mime/viewer-mode-map
       " "        (function mime-viewer/scroll-up-content))
     (define-key mime/viewer-mode-map
       "\M- "     (function mime-viewer/scroll-down-content))
@@ -753,7 +757,7 @@ The compressed face will be piped to this command.")
     (define-key mime/viewer-mode-map
       "v"        (function mime-viewer/play-content))
     (define-key mime/viewer-mode-map
-      "e"         (function mime-viewer/extract-content))
+      "e"        (function mime-viewer/extract-content))
     (define-key mime/viewer-mode-map
       "\C-c\C-p" (function mime-viewer/print-content))
     (define-key mime/viewer-mode-map
@@ -808,11 +812,10 @@ key               feature
 ---            -------
 
 u              Move to upper content
-p              Move to previous content
-n              Move to next content
+p or M-TAB     Move to previous content
+n or TAB       Move to next content
 SPC            Scroll up or move to next content
-M-SPC          Scroll down or move to previous content
-DEL            Scroll down or move to previous content
+M-SPC or DEL   Scroll down or move to previous content
 RET            Move to next line
 M-RET          Move to previous line
 v              Decode current content as `play mode'