diff options
Diffstat (limited to 'emacs')
| -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 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) |
