Minor refactors & reformatting across the board

This commit is contained in:
Henrik Lissner
2019-10-17 01:47:58 -04:00
parent d5d85d1b03
commit 323e0adf45
9 changed files with 14 additions and 13 deletions

View File

@@ -10,4 +10,4 @@
(warn! "Couldn't find cmake command. Vterm module won't compile"))
(unless (fboundp 'module-load)
(warn! "Your emacs doesn't have MODULES support. Vterm module won't work"))
(warn! "Your emacs wasn't built with dynamic modules support. The vterm module won't build"))