This commit is contained in:
Rasmus 2015-08-04 19:18:46 +02:00
parent 6db0b0cd43
commit af35955781
1 changed files with 1 additions and 1 deletions

View File

@ -2043,7 +2043,7 @@ is the language used for CODE, as a string, or nil."
;; htmlize
(setq code
(let ((output-type org-html-htmlize-output-type)
(font-prefix orgb-html-htmlize-font-prefix))
(font-prefix org-html-htmlize-font-prefix))
(with-temp-buffer
;; Switch to language-specific mode.
(funcall lang-mode)