]> err.no Git - dotfiles/commitdiff
add vc-follow-symlinks
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Fri, 27 Sep 2002 12:52:26 +0000 (12:52 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Fri, 27 Sep 2002 12:52:26 +0000 (12:52 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@43 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

emacs

diff --git a/emacs b/emacs
index 786989fe0ba8848f61ee2da3d6b67b06d2c6e100..24795b6dd6a10c7b33a36ee8d114e4c0f84177a5 100644 (file)
--- a/emacs
+++ b/emacs
@@ -16,7 +16,6 @@
 
 (add-to-list 'load-path (expand-file-name "~/data/emacs/lisp"))
 
-
 (cw/requiring-package (bbdb)
   (cw/not-for-host ".*ntnu.no"
                    (bbdb-initialize 'gnus 'message 'w3))
 (setq-default indent-tabs-mode nil)
 (define-coding-system-alias 'iso885915 'iso-8859-15)
 
+(setq vc-follow-symlinks t)
+
 ;;; Custom stuff.
 ;(custom-set-variables
 ; '(ecb-source-path (quote ("~/data/ntnu/SIF8005/prosjekt/risk/")))