]> git.earman.xyz Git - emacsinit.git/commit
Disable transient-mark-mode by default, change C-w
authorrearman <rearman@r717.net>
Fri, 19 Sep 2025 15:30:59 +0000 (11:30 -0400)
committerrearman <rearman@r717.net>
Fri, 19 Sep 2025 15:30:59 +0000 (11:30 -0400)
commit4b434ebcc6fc5a5912fb15430c77d4ddff524c94
tree0844db9bb3bda033ac32f4abce61b2d0235b9a5d
parente2f8377e4756152718441c6737b6bd9ff7413258
Disable transient-mark-mode by default, change C-w

Since transient-mark-mode is not active, the region is considered
always "active", thus the need to split kill-region and
kill-backwards-word into separate bindings.
init.el
re/re-bindings.el