Mercurial > emacs
changeset 21408:c284604287f3
(find-file-visit-truename): Don't setq this.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Tue, 07 Apr 1998 18:13:23 +0000 |
parents | ea693abdeb4e |
children | 3e8b7782f4f5 |
files | lisp/shadowfile.el |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/shadowfile.el Tue Apr 07 17:47:01 1998 +0000 +++ b/lisp/shadowfile.el Tue Apr 07 18:13:23 1998 +0000 @@ -79,8 +79,6 @@ (provide 'shadowfile) (require 'ange-ftp) -(setq find-file-visit-truename t) ; makes life easier with symbolic links - ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; Variables ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;