diff --git a/users/crumb/programs/emacs/modules/syd-ui.el b/users/crumb/programs/emacs/modules/syd-ui.el index c6eeea8..3b19807 100644 --- a/users/crumb/programs/emacs/modules/syd-ui.el +++ b/users/crumb/programs/emacs/modules/syd-ui.el @@ -16,6 +16,6 @@ ;; control. The documentation claims this is "dangerous, and ;; probably not what you want;" I personally don't see it, and it's ;; usually what I want. - (vc-follow-link t))) + (vc-follow-symlinks t))) (provide 'syd-ui)