]> git.eshelyaron.com Git - emacs.git/commit
Fix 'save-some-buffers' when file name has embedded '%'
authorEli Zaretskii <eliz@gnu.org>
Sat, 7 Jun 2025 13:35:42 +0000 (16:35 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 7 Jun 2025 20:03:25 +0000 (22:03 +0200)
commit6203d45270b38215e8f7d2d14c3342796e3e9365
tree77c07cf9d28608cae52a62f4d4ca1d9ed03f4e9e
parent073b3067075848afe20c614af393b61264c3533d
Fix 'save-some-buffers' when file name has embedded '%'

* lisp/emacs-lisp/map-ynp.el (map-y-or-n-p): Don't assume the
prompt will never include the '%' character.  (Bug#78715)

(cherry picked from commit 62014576dcd7fb71aa0e5dce01d451de8c24efc6)
lisp/emacs-lisp/map-ynp.el