commit 1a36cff3ac8696504d48105b3bd17327e9517f13
parent 14aa0d6dee438b03f7161b29e7dbbae28bebdb8b
Author: KΓ©vin Le Gouguec <kevin.legouguec@gmail.com>
Date: Fri, 2 Feb 2018 09:34:18 +0100
Remove period after TODO
BECAUSE CONSISTENCY DAMMIT.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.emacs b/.emacs
@@ -169,7 +169,7 @@
;; Helper functions and miscellaneous settings.
-;; TODO: copy documentation from F.
+;; TODO: copy documentation from F
(defun make-tabless (f)
"Make a function which will disable tabs while running F."
(lambda () (interactive)