aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/colormath.js
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
commitea46c4a90c9f2de94cdb6ab4e47e744a9506ee37 (patch)
tree46bce18474facc12ba12a8808cf5373d1a9ea84d /scripts/theme-studio/colormath.js
parenta7acefc5065558de2d301700c23d71f83bffdc83 (diff)
downloaddotemacs-ea46c4a90c9f2de94cdb6ab4e47e744a9506ee37.tar.gz
dotemacs-ea46c4a90c9f2de94cdb6ab4e47e744a9506ee37.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 'scripts/theme-studio/colormath.js')
0 files changed, 0 insertions, 0 deletions