]> git.eshelyaron.com Git - emacs.git/commit
Fix use of buffer-file-truename in vc-find-file-hook (tiny change).
authorYuya Nishihara <yuya@tcha.org>
Sat, 1 Dec 2012 13:25:13 +0000 (21:25 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 1 Dec 2012 13:25:13 +0000 (21:25 +0800)
commitcb5d51dc0707c3a55abb32ad09b747bc812c7b73
tree7e7fb80004b7318f430d32d3aed03dd3fc53f27a
parentae067123d3f24430711973c24a8d2a8cfd33c1ef
Fix use of buffer-file-truename in vc-find-file-hook (tiny change).

* lisp/vc/vc-hooks.el (vc-find-file-hook): Expand buffer-file-truename
before using it for comparison.

Fixes: debbugs:5297
lisp/ChangeLog
lisp/vc/vc-hooks.el