From 84012de9b897d66cfe4f45a517340c3697d4015a Mon Sep 17 00:00:00 2001 From: yoichi Date: Fri, 28 Sep 2001 08:51:43 +0000 Subject: [PATCH] Add mime-w3m info. --- doc/wl-ja.texi | 13 ++++++++++++- doc/wl.texi | 12 +++++++++++- 2 files changed, 23 insertions(+), 2 deletions(-) diff --git a/doc/wl-ja.texi b/doc/wl-ja.texi index 1e81192..a6aa1e4 100644 --- a/doc/wl-ja.texi +++ b/doc/wl-ja.texi @@ -5731,6 +5731,7 @@ pop3 $B!_(B $B"$(B $B"$(B $B"$(B * x-face-mule:: x-face-mule.el * dired-dd:: dired-dd.el * MHC:: MHC +* mime-w3m:: mime-w3m.el @end menu @@ -5905,7 +5906,7 @@ Emacs $B$GJT=8Cf$NAp9F%P%C%U%!$X(B dired $B$+$i%I%i%C%0(B&$B%I%m%C%W$9$k$@$ @end group @end lisp -@node MHC, , dired-dd, Living with other packages +@node MHC, mime-w3m, dired-dd, Living with other packages @subsection mhc.el @pindex MHC @@ -5934,6 +5935,16 @@ mhc-current $B$N>l9g!'(B @end group @end lisp +@node mime-w3m, , MHC, Living with other packages +@subsection mime-w3m.el +@pindex mime-w3m + +emacs-w3m (@uref{http://emacs-w3m.namazu.org/}) $B$KIUB0$N(B +@file{mime-w3m.el} $B$r;H$C$F!"%a%C%;!<%8$N(B html $B%Q!<%H$r(B +$BI=<($5$;$k$3$H$,=PMh$^$9!#@_DjK!$O(B @file{mime-w3m.el} $B$N(B +$B@hF,$N%3%a%s%H$r;2>H$7$F$/$@$5$$!#(B + + @node Highlights, Biff, Living with other packages, Customization @section $B%O%$%i%$%H$N@_Dj(B diff --git a/doc/wl.texi b/doc/wl.texi index 5e6c3d1..f109d26 100644 --- a/doc/wl.texi +++ b/doc/wl.texi @@ -5802,6 +5802,7 @@ Examples with other packages. * x-face-mule:: x-face-mule.el * dired-dd:: dired-dd.el * MHC:: MHC +* mime-w3m:: mime-w3m.el @end menu @@ -5973,7 +5974,7 @@ specific, but general-purpose for tm/SEMI). @end group @end lisp -@node MHC, , dired-dd, Living with other packages +@node MHC, mime-w3m, dired-dd, Living with other packages @subsection mhc.el @pindex MHC @@ -6002,6 +6003,15 @@ For mhc-current: @end group @end lisp +@node mime-w3m, , MHC, Living with other packages +@subsection mime-w3m.el +@pindex mime-w3m + +You can display html part by using @file{mime-w3m.el} +distributed with emacs-w3m (@uref{http://emacs-w3m.namazu.org/}). +You can find the usage in comment region at the head of @file{mime-w3m.el}. + + @node Highlights, Biff, Living with other packages, Customization @section Highlights -- 1.7.10.4