]> git.eshelyaron.com Git - emacs.git/commit
Fix CBZ file detection in doc-view-mode
authorMorgan Smith <Morgan.J.Smith@outlook.com>
Sun, 12 Nov 2023 17:31:39 +0000 (12:31 -0500)
committerEli Zaretskii <eliz@gnu.org>
Wed, 15 Nov 2023 17:08:06 +0000 (19:08 +0200)
commit4e406bb4208175c50c26e513011f646b67191d2e
tree5ecd742679d124272d2330a35d0150beba492c55
parentc1251ae1f939975446a9da5015ae6ce82f7a74a1
Fix CBZ file detection in doc-view-mode

* lisp/doc-view.el (doc-view-set-doc-type): Fix CBZ file
detection.  (Bug#67133)

This fix is almost identical to the previous fix for ODF file
detection in bug#54947 which resulted in commit
b3ff4905388834994ff26d9d033d6bc62b094c1c
lisp/doc-view.el