summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rwxr-xr-xinit.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/init.el b/init.el
index a9b04e9..48af2cf 100755
--- a/init.el
+++ b/init.el
@@ -376,8 +376,6 @@
(setq calendar-date-display-form '(year "-" month "-" day))
(setq calendar-time-display-form '(24-hours ":" minutes
(if time-zone " (") time-zone (if time-zone ")")))
-; org mode
-(add-to-list 'auto-mode-alist '("TODO$" . org-mode))
; -------- use the function keys! --------
(global-set-key [f13] 'universal-argument)