Sync with info(x-face-xmas).
authoryoichi <yoichi>
Tue, 18 Sep 2001 10:40:41 +0000 (10:40 +0000)
committeryoichi <yoichi>
Tue, 18 Sep 2001 10:40:41 +0000 (10:40 +0000)
samples/en/dot.wl
samples/ja/dot.wl

index 4ae3f00..cbda617 100644 (file)
 (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)
index fb8ce0a..799345a 100644 (file)
 (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)