summaryrefslogtreecommitdiff
path: root/.emacs
diff options
context:
space:
mode:
Diffstat (limited to '.emacs')
-rw-r--r--.emacs2
1 files changed, 1 insertions, 1 deletions
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)