summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Ulmer <thomasmulmer02@gmail.com>2025-07-07 17:00:49 -0700
committerThomas Ulmer <thomasmulmer02@gmail.com>2025-07-07 17:00:49 -0700
commit3a2eea5d8ffed22d2001d899a80a69a0bd22d399 (patch)
tree1417ba4109b5521bae44336f0753781aa2dea514
parent8612715fe2afe77c48cbf4d4a1273a3bd1a08c26 (diff)
set goal column
-rw-r--r--emacs/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/init.el b/emacs/init.el
index eaec53b..57613bd 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -1149,3 +1149,4 @@ BEG and END define the region."
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
)
+(put 'set-goal-column 'disabled nil)