Remove newline

This commit is contained in:
Lars Tveito 2015-05-17 01:32:02 +02:00
parent 663205443c
commit 5bddbbb7d3

View File

@ -134,6 +134,5 @@ focus-move-focus to `post-command-hook'."
:init-value nil
(if focus-mode (focus-init) (focus-terminate)))
(provide 'focus)
;;; focus.el ends here