summaryrefslogtreecommitdiff
path: root/lisp/shadowfile.el
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1998-04-07 18:13:23 +0000
committerKarl Heuer <kwzh@gnu.org>1998-04-07 18:13:23 +0000
commit912ec20a41a265619958a4608371d53b99665ecb (patch)
treec5414745f39368d428bf19d2491b127b53fe6f14 /lisp/shadowfile.el
parent74f54b545710e57e5c2b3070a42e03aa5d91a4a0 (diff)
downloademacs-912ec20a41a265619958a4608371d53b99665ecb.tar.gz
(find-file-visit-truename): Don't setq this.
Diffstat (limited to 'lisp/shadowfile.el')
-rw-r--r--lisp/shadowfile.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/shadowfile.el b/lisp/shadowfile.el
index 1302171f517..c55d91c3ece 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
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;