From 4d2c2a1b286ebea70a058ccda779bd877a3573da Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Mon, 22 Sep 2014 12:01:41 -0400 Subject: [PATCH] setq vc-follow-symlinks t --- init/core.el | 1 - 1 file changed, 1 deletion(-) diff --git a/init/core.el b/init/core.el index b2c68a253..7f5f9ee87 100644 --- a/init/core.el +++ b/init/core.el @@ -19,7 +19,6 @@ enable-recursive-minibuffers nil redisplay-dont-pause t confirm-kill-emacs nil - vc-follow-symlinks nil compilation-scroll-output t) ;; Show keystrokes