From: Karl Heuer Date: Tue, 7 Apr 1998 18:13:23 +0000 (+0000) Subject: (find-file-visit-truename): Don't setq this. X-Git-Tag: emacs-20.3~1666 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=912ec20a41a265619958a4608371d53b99665ecb;p=emacs.git (find-file-visit-truename): Don't setq this. --- 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 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;