summaryrefslogtreecommitdiff
path: root/emacs
diff options
context:
space:
mode:
authorTCCQ <thomasmulmer02@gmail.com>2025-07-09 10:49:13 -0700
committerTCCQ <thomasmulmer02@gmail.com>2025-07-09 10:49:13 -0700
commit9a817cfc9b5933f1dcdde1a63ac95c9da2e360e2 (patch)
tree46a8bad430937b3b58c9c5462be50a4900869aa9 /emacs
parentc78804211171e93be10322f2e5f10e49659c1606 (diff)
parent3a2eea5d8ffed22d2001d899a80a69a0bd22d399 (diff)
Merge remote-tracking branch 'srv/master'
Diffstat (limited to 'emacs')
-rw-r--r--emacs/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/init.el b/emacs/init.el
index 491c9a8..156e479 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -1154,3 +1154,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)