X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/58ccc65cf40f5f9e9b48317f83321e7b1b49ceae..2ed3b3fa7a65031a56b7716a0e5d734559c49b2e:/dot/emacs diff --git a/dot/emacs b/dot/emacs index 677338c..e7e28c3 100644 --- a/dot/emacs +++ b/dot/emacs @@ -330,6 +330,7 @@ (setq find-ls-option ;Build file lists efficiently '("-print0 | xargs -0r ls -ld" . "ld")) (setq bookmark-save-flag 0) ;Save bookmarks automatically +(setq vc-follow-symlinks t) (setq x-gtk-file-dialog-help-text nil) (setq Info-fontify-maximum-menu-size 100000) (setq set-mark-command-repeat-pop t)