aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.emacs2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs b/.emacs
index 5daf998..b809601 100644
--- a/.emacs
+++ b/.emacs
@@ -100,7 +100,7 @@
(setq display-time-default-load-average nil)
;;; undo-tree-mode
-(undo-tree-mode 1)
+(global-undo-tree-mode t)
;;; Font
(set-face-attribute 'default nil :height 110)