bitmap is not needed to use x-face-e21.el.
authoryoichi <yoichi>
Mon, 10 Dec 2001 13:07:18 +0000 (13:07 +0000)
committeryoichi <yoichi>
Mon, 10 Dec 2001 13:07:18 +0000 (13:07 +0000)
doc/wl-ja.texi
doc/wl.texi

index e818fcb..9003b19 100644 (file)
@@ -6164,13 +6164,11 @@ bitmap-mule (@uref{ftp://ftp.jpl.org/pub/elisp/bitmap/}) 8.0\e$B0J9_$K\e(B
 @subsubsection x-face-e21 (Emacs 21.x \e$B$N>l9g\e(B)
 @pindex x-face-e21
 
-bitmap-mule (@uref{ftp://ftp.jpl.org/pub/elisp/bitmap/}) \e$B$H\e(B
 @file{x-face-e21.el} (@uref{ftp://jpl.org/pub/elisp/}) \e$B$r;H$&>l9g$O0J2<$N\e(B
 \e$B$h$&$K@_Dj$7$F$/$@$5$$!#\e(B
 
 @lisp
 @group
-(require 'bitmap)
 (autoload 'x-face-decode-message-header "x-face-e21")
 (setq wl-highlight-x-face-function 'x-face-decode-message-header)
 @end group
index d636286..388d4ed 100644 (file)
@@ -6252,13 +6252,11 @@ If you use @file{x-face-mule.el} in bitmap-mule
 @subsubsection x-face-e21 (for Emacs 21.x)
 @pindex x-face-e21
 
-If you use @file{x-face-e21.el} (@uref{ftp://jpl.org/pub/elisp/})
-with bitmap-mule (@uref{ftp://ftp.jpl.org/pub/elisp/bitmap/}),
+If you use @file{x-face-e21.el} (@uref{ftp://jpl.org/pub/elisp/}),
 do the following:
 
 @lisp
 @group
-(require 'bitmap)
 (autoload 'x-face-decode-message-header "x-face-e21")
 (setq wl-highlight-x-face-function 'x-face-decode-message-header)
 @end group