aboutsummaryrefslogtreecommitdiff
path: root/tests/test-coverage-core--changed-lines.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-04-29 03:23:38 -0500
committerCraig Jennings <c@cjennings.net>2026-04-29 03:23:38 -0500
commitd91be5e5d0c23f998779ea301f2fcb335590257f (patch)
tree4ad71cdb4de054d84f285e886730ad92027672b3 /tests/test-coverage-core--changed-lines.el
parent83773450a53bd3c3c3d4781565f5d61806c6f4d4 (diff)
downloaddotemacs-d91be5e5d0c23f998779ea301f2fcb335590257f.tar.gz
dotemacs-d91be5e5d0c23f998779ea301f2fcb335590257f.zip
fix(eshell): correct call shape in eshell/find-using-dired
The body had `(find-name-dired . escaped-pattern)`, a dotted pair instead of a function call. The reader accepts it, but the form crashes the moment the `f` alias runs. find-name-dired takes (DIR PATTERN), so the right shape passes default-directory and the escaped pattern.
Diffstat (limited to 'tests/test-coverage-core--changed-lines.el')
0 files changed, 0 insertions, 0 deletions