General comment revision & reformatting

This commit is contained in:
Henrik Lissner 2019-12-21 14:58:40 -05:00
parent 3583e1f2e0
commit b53703d527
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
7 changed files with 34 additions and 32 deletions

View file

@ -557,7 +557,7 @@ files, so we replace calls to `pp' with the much faster `prin1'."
:config
(appendq! ws-butler-global-exempt-modes
'(special-mode comint-mode term-mode eshell-mode))
(ws-butler-global-mode))
(ws-butler-global-mode +1))
(provide 'core-editor)
;;; core-editor.el ends here