aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorKarl Heuer <[email protected]>1998-04-07 18:13:23 +0000
committerKarl Heuer <[email protected]>1998-04-07 18:13:23 +0000
commit912ec20a41a265619958a4608371d53b99665ecb (patch)
treec5414745f39368d428bf19d2491b127b53fe6f14 /lisp
parent74f54b545710e57e5c2b3070a42e03aa5d91a4a0 (diff)
(find-file-visit-truename): Don't setq this.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/shadowfile.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/shadowfile.el b/lisp/shadowfile.el
index 1302171f51..c55d91c3ec 100644
--- a/lisp/shadowfile.el
+++ b/lisp/shadowfile.el
@@ -79,8 +79,6 @@
(provide 'shadowfile)
(require 'ange-ftp)
-(setq find-file-visit-truename t) ; makes life easier with symbolic links
-
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;; Variables
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;