changeset 1395 | af560c8f3d54 |
parent 1394 | 9bcbc0eb0107 |
child 1396 | 33de58ab0d11 |
--- a/.emacs-my Sun May 15 23:28:47 2016 +0300 +++ b/.emacs-my Sun May 15 23:31:06 2016 +0300 @@ -3030,7 +3030,7 @@ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (message "htmlize") -(eval-when 'compile (require 'htmlize)) +(eval-when 'compile (require 'htmlize nil t)) (setq htmlize-html-charset "utf-8"