aboutsummaryrefslogtreecommitdiff
path: root/tests/test-auth-config-debug.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-15 21:52:30 -0500
committerCraig Jennings <c@cjennings.net>2026-06-15 21:52:30 -0500
commitee4d8a7b41d6a8e852582b60893c14a1b36eede0 (patch)
tree6d8939eb781e39eb16e45d3cadfedbe82ae94282 /tests/test-auth-config-debug.el
parent3ad4b1eb54f4342e9077ef4a6f287139f91a5bd6 (diff)
downloaddotemacs-ee4d8a7b41d6a8e852582b60893c14a1b36eede0.tar.gz
dotemacs-ee4d8a7b41d6a8e852582b60893c14a1b36eede0.zip
fix(ui-navigation): undo-kill-buffer skips open files via equal
The visited-file filter used delq, comparing expand-file-name strings by eq, so an already-open file was never removed from the candidates (the skip logic was dead). Use delete (equal). Adds a test with the open file at the head of the list, where the eq/equal difference actually shows.
Diffstat (limited to 'tests/test-auth-config-debug.el')
0 files changed, 0 insertions, 0 deletions