.emacs-my
changeset 1315 c2278c83f00a
parent 1314 54572ca2b27d
child 1316 da311a1522a0
--- a/.emacs-my	Thu Dec 10 16:17:55 2015 +0200
+++ b/.emacs-my	Thu Dec 10 21:39:41 2015 +0200
@@ -1839,7 +1839,7 @@
 (setq mm-discouraged-alternatives '("text/html" "text/richtext"))
 (setq mm-text-html-renderer 'w3m)
 
-(cl-eval-when 'compile
+(eval-when-compile
   (condition-case err
       (require 'w3m-util)
     (error (byte-compile-warn "FAIL: %S" err))))