]> git.eshelyaron.com Git - emacs.git/commit
Fix extraction of files with wildcards in names from zip archives
authorEli Zaretskii <eliz@gnu.org>
Thu, 28 Dec 2023 14:51:45 +0000 (16:51 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 28 Dec 2023 14:51:45 +0000 (16:51 +0200)
commit714942b1c3767ee6c70a5644d6a4460dedbe4422
tree493f3d4a49819770f71682d708cec557191f96fc
parent24e71050ea9f82979fadd320e8aaf9c8d58b72f2
Fix extraction of files with wildcards in names from zip archives

* lisp/arc-mode.el (archive-zip-extract): Quote wildcard
characters in file names as [C].  (Bug#67926)
lisp/arc-mode.el