]> git.eshelyaron.com Git - emacs.git/commit
* lisp/vc/ediff-util.el: Loop the ediff-session-registry instead of buffers
authorLin Sun <sunlin7@hotmail.com>
Sun, 29 Dec 2024 06:55:01 +0000 (06:55 +0000)
committerEshel Yaron <me@eshelyaron.com>
Sat, 4 Jan 2025 20:58:46 +0000 (21:58 +0100)
commitf268dc568e89cec18430a254456c130a2da0265f
tree1dbb39ab7720260898ac1977516e1c3736782bf3
parent451ff07b80b1a4bb80db84073dac66618924e7d9
* lisp/vc/ediff-util.el: Loop the ediff-session-registry instead of buffers

This avoids aborting the loop if an error happens in some buffer.
(Bug#74881)

(cherry picked from commit 5fe7f86367c95dbc65dfed5acb34f8dca2b40fe9)
lisp/vc/ediff-util.el