aboutsummaryrefslogtreecommitdiff
path: root/scripts/coverage-summary.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-13 15:25:49 -0500
committerCraig Jennings <c@cjennings.net>2026-06-13 15:25:49 -0500
commitdba2e66ff74bee5cc3170ce096da92a73b762ddb (patch)
treecc42cefb1b3192675caf75ab1cd76438e664f424 /scripts/coverage-summary.el
parent75a94dae562a7e5ab7b93e9cd1f66146ab47daaa (diff)
downloaddotemacs-dba2e66ff74bee5cc3170ce096da92a73b762ddb.tar.gz
dotemacs-dba2e66ff74bee5cc3170ce096da92a73b762ddb.zip
fix(help-config): non-destructive info open, clean cancel, drop dead config
Three audit defects in one file. cj/open-with-info-mode used cl-return-from inside a plain defun, so declining the save prompt threw "No catch for tag" instead of cancelling. The decision is now a pure cj/--info-open-plan and the command routes through it. A dead :hook (info-mode . info-persist-history-mode, which names a non-existent mode on the wrong hook) and an empty :preface are gone. The auto-mode-alist entry that mapped .info to that interactive, buffer-killing command is dropped, so find-file-noselect of a .info no longer destroys buffers. cj/open-with-info-mode stays an M-x command and C-h i still browses info files.
Diffstat (limited to 'scripts/coverage-summary.el')
0 files changed, 0 insertions, 0 deletions