aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-12 11:32:53 -0500
committerCraig Jennings <c@cjennings.net>2026-06-12 11:32:53 -0500
commit734a4d3f1b704a2da4315345d7333357b7d48395 (patch)
tree0bf692ff4ace4c7f7da4639a3373a7f1ecc5e615 /docs
parent2032c13811a9d5f39301085ca70f476ca6813529 (diff)
downloaddotemacs-734a4d3f1b704a2da4315345d7333357b7d48395.tar.gz
dotemacs-734a4d3f1b704a2da4315345d7333357b7d48395.zip
fix(ui-navigation): error clearly when undo-kill prefix exceeds the list
An out-of-range numeric prefix made (nth (1- arg) ...) return nil, and find-file on nil signaled a wrong-type-argument. Guard the index and raise a user-error naming how many killed files are available. A new test covers the out-of-range path.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions