diff options
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) |
