Whitespace cleanup

This commit is contained in:
Lars Tveito 2015-05-24 02:01:08 +02:00
parent 58a91b29aa
commit ac711fe13a

View File

@ -133,7 +133,7 @@ each command."
(defun focus-init ()
"This function is run when command `focus-mode' is enabled.
It sets the `focus-pre-overlay' and `focus-post-overlay' to
It sets the `focus-pre-overlay' and `focus-post-overlay' to
overlays; these are invisible until `focus-move-focus' is run. It
adds `focus-move-focus' to `post-command-hook'."
(setq focus-pre-overlay (make-overlay (point-min) (point-min))