aboutsummaryrefslogtreecommitdiff
path: root/tests/test-system-defaults.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-15 21:34:09 -0500
committerCraig Jennings <c@cjennings.net>2026-06-15 21:34:09 -0500
commit9987756fcb4c7d12eb0f6338fdaeeaddfd8ff519 (patch)
tree71f270cd558f0ba9dfdcb0a4de1bf105c186d5f8 /tests/test-system-defaults.el
parent7407ebeae112462104c8c7855d65cf621c88ab94 (diff)
downloaddotemacs-9987756fcb4c7d12eb0f6338fdaeeaddfd8ff519.tar.gz
dotemacs-9987756fcb4c7d12eb0f6338fdaeeaddfd8ff519.zip
fix(prog): keep electric-pair and line-number setup buffer-local
- Go/C/shell setup hooks called the global electric-pair-mode, so one prog buffer turned pairing on in org and text everywhere. Use electric-pair-local-mode. - prog-general set display-line-numbers-type inside the hook, after the mode turned on, so the first prog buffer of a session got absolute numbers. Set the type and width at top level instead. - Updated the go/c tests to stub the local mode.
Diffstat (limited to 'tests/test-system-defaults.el')
0 files changed, 0 insertions, 0 deletions