]> git.eshelyaron.com Git - emacs.git/commit
Fix doc-view problem with file names with spaces in them
authorGlenn Morris <rgm@gnu.org>
Wed, 26 Aug 2020 12:37:13 +0000 (14:37 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 26 Aug 2020 12:37:13 +0000 (14:37 +0200)
commitf68a8869d1b5d25855bdc5cb1654bb4c1b2a5cb2
tree76413ac090bb855dd4f97951f4ceee54bebfa91d
parentbe7af20e732db65c33f5d41402675a403416ce7b
Fix doc-view problem with file names with spaces in them

* lisp/doc-view.el (doc-view-get-bounding-box): Don't bug out on
file names with spaces in them (bug#33344).
lisp/doc-view.el