aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-13 13:51:56 -0500
committerCraig Jennings <c@cjennings.net>2026-06-13 13:51:56 -0500
commit88ff9d50040850118a0954a53f0f87c0bbbabf5a (patch)
treed4ae2d650d030c5009e9a834f7b6985e1c3b7372 /scripts
parent09d3b551fba1c8c3afc60d0c47fbac51e81a41ad (diff)
downloaddotemacs-88ff9d50040850118a0954a53f0f87c0bbbabf5a.tar.gz
dotemacs-88ff9d50040850118a0954a53f0f87c0bbbabf5a.zip
fix(dwim-shell): valid zip name, real backup timestamp, reachable menu key
Three audit fixes. Single-file zip named the archive after the input file (<<fne>>.<<e>>), making invalid archives and a "foo." name for directories. It now builds <fne>.zip. The dated backup single-quoted $(date ...), so the stamp sat literal in the filename. Now the timestamp is interpolated in Elisp with format-time-string. The dired menu used "M-S-d", which Meta-Shift-d never emits (it sends M-D), so the menu was unreachable in plain dired. It now binds M-D, matching the dirvish sibling. Both command strings moved to top-level builders so they're unit-testable without loading the dwim-shell-command package.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions