mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2025-01-19 19:07:43 +00:00
Merge branch 'master' of orgmode.org:org-mode
This commit is contained in:
commit
b2e38cb030
@ -952,7 +952,7 @@ when specified inputenc option is \"AUTO\".
|
||||
Return the new header, as a string."
|
||||
(let* ((cs (or (ignore-errors
|
||||
(latexenc-coding-system-to-inputenc
|
||||
buffer-file-coding-system))
|
||||
(or org-export-coding-system buffer-file-coding-system)))
|
||||
"utf8")))
|
||||
(if (not cs) header
|
||||
;; First translate if that is requested.
|
||||
|
Loading…
Reference in New Issue
Block a user