diff lisp/ChangeLog @ 99788:2de5937e4473

(vc-follow-link, vc-find-file-hook): Use buffer-file-truename to handle symlinks in any part of the filename.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 22 Nov 2008 05:23:42 +0000
parents 8ed501c82dcd
children 125a6fd7c956
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Nov 22 03:39:53 2008 +0000
+++ b/lisp/ChangeLog	Sat Nov 22 05:23:42 2008 +0000
@@ -1,3 +1,8 @@
+2008-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* vc-hooks.el (vc-follow-link, vc-find-file-hook):
+	Use buffer-file-truename to handle symlinks in any part of the filename.
+
 2008-11-22  Glenn Morris  <rgm@gnu.org>
 
 	* vc-mtn.el (vc-mtn-diff-switches): New option.