aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/face-coverage.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-07-11 14:58:30 -0500
committerCraig Jennings <c@cjennings.net>2026-07-11 14:58:30 -0500
commit734172047b05a7dd4d75c86f8aae66c5ae807de0 (patch)
tree42e45d81b636e26234f6f9c4e99f275d39037a51 /scripts/theme-studio/face-coverage.org
parent016f322de184b09d79cb1d7db522a0aaa6c00a9f (diff)
downloaddotemacs-734172047b05a7dd4d75c86f8aae66c5ae807de0.tar.gz
dotemacs-734172047b05a7dd4d75c86f8aae66c5ae807de0.zip
fix(custom-text-enclose): decouple indent count from the tabs choice
cj/indent-lines-in-region-or-buffer used "p\nP", so both COUNT and USE-TABS came from the one prefix argument: no prefix gave count 1 (the docstring's "4" was wrong) with spaces, and any numeric prefix that set the count also forced tabs. Indenting several spaces was unreachable interactively. The prefix argument is now the count (defaulting to 4), and tabs-vs-spaces follows the buffer's indent-tabs-mode. cj/dedent-lines-in-region-or-buffer had the same wrong "default 4" and now defaults its count to 4 too. Added interactive-path tests, since the internals were already covered.
Diffstat (limited to 'scripts/theme-studio/face-coverage.org')
0 files changed, 0 insertions, 0 deletions