From 1a36cff3ac8696504d48105b3bd17327e9517f13 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Fri, 2 Feb 2018 09:34:18 +0100 Subject: Remove period after TODO BECAUSE CONSISTENCY DAMMIT. --- .emacs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.emacs b/.emacs index fdb6b10..0277ef9 100644 --- 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) -- cgit v1.2.3