diff options
Diffstat (limited to '.emacs')
| -rw-r--r-- | .emacs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
