]> git.eshelyaron.com Git - emacs.git/commit
Make djvused emit UTF-8 encoded text
authorVisuwesh <visuweshm@gmail.com>
Thu, 17 Oct 2024 04:10:34 +0000 (09:40 +0530)
committerEshel Yaron <me@eshelyaron.com>
Tue, 22 Oct 2024 18:51:28 +0000 (20:51 +0200)
commit31184e0440df05e9a0e819fba1c62d08a32e8c4c
treea75aa901902e1c577db3866841828dbe2a3a5d42
parentfc29823e5058d7ba70e95762f6d2f5f7b27ca5cc
Make djvused emit UTF-8 encoded text

* lisp/doc-view.el (doc-view--djvu-outline): Pass -u to djvused
to make it emit UTF-8 encoded text rather than using octal
escapes for non-ASCII string.  (bug#73846)

(cherry picked from commit 5f22c090b1ae87b516b132b36a5908a5e18c2d11)
lisp/doc-view.el