]> git.eshelyaron.com Git - emacs.git/commit
Tweak the file/buffer comparison from previous save-some-buffers change
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 25 Aug 2020 15:07:39 +0000 (17:07 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 25 Aug 2020 15:07:39 +0000 (17:07 +0200)
commitf3e29733bbe63950b3ef1259744723193ff5f388
tree0fb8891a62d3d85eb14cd842d086e41a668da868
parent7445560d0cd4d94f93988d51a98bdba465173f44
Tweak the file/buffer comparison from previous save-some-buffers change

* lisp/files.el (save-some-buffers): Relax the "similarity" regexp
from the previous regexp: Don't show both file and buffer names if
the file is /tmp/foo and the buffer name is foo<zot>.
lisp/files.el