]> git.eshelyaron.com Git - emacs.git/commit
Fix file names with embedded whitespace in Ediff
authorEli Zaretskii <eliz@gnu.org>
Thu, 11 Apr 2024 16:14:56 +0000 (19:14 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 14 Apr 2024 16:59:18 +0000 (18:59 +0200)
commit1290b2a96353631d0d956ed9311263e2369abfea
tree48cfe4d6891f8e93d2ba2751d442f4a4a3c6c9d4
parent329f725286ca97def4447925463e228ca58859e0
Fix file names with embedded whitespace in Ediff

* lisp/vc/ediff-ptch.el (ediff-patch-file-internal): Quote file
names that can include special characters.  (Bug#70329)

(cherry picked from commit bbe98eddf70200228dc50b58f26f53351604cf83)
lisp/vc/ediff-ptch.el