Backport commit ab11a1c from Emacs master branch
commitcc0d491739b6c81282dfd86330f646d3e4e92b60
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 20 Sep 2015 16:40:35 +0000 (20 09:40 -0700)
committerKyle Meyer <kyle@kyleam.com>
Tue, 22 Sep 2015 04:20:57 +0000 (22 00:20 -0400)
tree8be2fbd867d868b47b076c49a0e1eb26f12ff32a
parent975e165b64698341a16a4c85e28c4f06c864da3b
Backport commit ab11a1c from Emacs master branch

* lisp/ob-latex.el (convert-pdf):
* lisp/org-crypt.el (org-crypt-check-auto-save):
* lisp/ox-man.el (org-man-compile):
* lisp/ox-odt.el (org-odt--export-wrap):
* lisp/ox-texinfo.el (org-texinfo-compile):
Use %s to avoid translating quotes of file names etc. in diagnostics.

Use %s to format strings instead of splicing them
ab11a1cf27ebe3791df45cccde3c851affd184dd
Paul Eggert
Sun Sep 20 09:42:05 2015 -0700
lisp/ob-latex.el
lisp/org-crypt.el
lisp/ox-man.el
lisp/ox-odt.el
lisp/ox-texinfo.el