From: yoichi Date: Tue, 18 Sep 2001 10:40:41 +0000 (+0000) Subject: Sync with info(x-face-xmas). X-Git-Tag: wl-2_7_5~65 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=359ee86fcb6fa364cfc0abf087cba9b6bdc45525;p=elisp%2Fwanderlust.git Sync with info(x-face-xmas). --- diff --git a/samples/en/dot.wl b/samples/en/dot.wl index 4ae3f00..cbda617 100644 --- a/samples/en/dot.wl +++ b/samples/en/dot.wl @@ -306,7 +306,7 @@ (when window-system (cond ((and (featurep 'xemacs) ; for XEmacs (module-installed-p 'x-face)) - (autoload 'x-face-xmas-wl-display-x-face "x-face" nil t) + (autoload 'x-face-xmas-wl-display-x-face "x-face") (setq wl-highlight-x-face-function 'x-face-xmas-wl-display-x-face)) ;; for Mule (GNU Emacs) ((module-installed-p 'x-face-mule) diff --git a/samples/ja/dot.wl b/samples/ja/dot.wl index fb8ce0a..799345a 100644 --- a/samples/ja/dot.wl +++ b/samples/ja/dot.wl @@ -315,7 +315,7 @@ (when window-system (cond ((and (featurep 'xemacs) ; for XEmacs (module-installed-p 'x-face)) - (autoload 'x-face-xmas-wl-display-x-face "x-face" nil t) + (autoload 'x-face-xmas-wl-display-x-face "x-face") (setq wl-highlight-x-face-function 'x-face-xmas-wl-display-x-face)) ;; for Mule (GNU Emacs) ((module-installed-p 'x-face-mule)