diff options
| author | TCCQ <thomasmulmer02@gmail.com> | 2025-07-09 10:49:13 -0700 |
|---|---|---|
| committer | TCCQ <thomasmulmer02@gmail.com> | 2025-07-09 10:49:13 -0700 |
| commit | 9a817cfc9b5933f1dcdde1a63ac95c9da2e360e2 (patch) | |
| tree | 46a8bad430937b3b58c9c5462be50a4900869aa9 /emacs/init.el | |
| parent | c78804211171e93be10322f2e5f10e49659c1606 (diff) | |
| parent | 3a2eea5d8ffed22d2001d899a80a69a0bd22d399 (diff) | |
Merge remote-tracking branch 'srv/master'
Diffstat (limited to 'emacs/init.el')
| -rw-r--r-- | emacs/init.el | 1 |
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) |
