--- samples/ja/dot.wl.orig 2017-06-28 06:06:07 UTC +++ samples/ja/dot.wl @@ -332,7 +332,7 @@ ;; for Emacs21 ((and (not (featurep 'xemacs)) - (= emacs-major-version 21) + (>= emacs-major-version 21) (module-installed-p 'x-face-e21)) (autoload 'x-face-decode-message-header "x-face-e21") (setq wl-highlight-x-face-function 'x-face-decode-message-header))