]> git.eshelyaron.com Git - emacs.git/commit
Properly detect content files in Doc View
authorPo Lu <luangruo@yahoo.com>
Fri, 8 Sep 2023 08:12:12 +0000 (16:12 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 8 Sep 2023 08:12:12 +0000 (16:12 +0800)
commit237cadf2468e04deefcc69887981b7e144dfb206
treef70dff5251fd4c0903bf6867c0b7915e50e93034
parent46249f6139d1ea9aeb856febeffe2e4bac912e06
Properly detect content files in Doc View

* lisp/doc-view.el (doc-view-mode): Detect if file name starts
with /content or /assets, and don't regard it as available to
subprocesses in that case.
lisp/doc-view.el