]> git.eshelyaron.com Git - emacs.git/commit
* vc.el (vc-start-entry): Don't call file-name-nondirectory on
authorJim Blandy <jimb@redhat.com>
Tue, 6 Jul 1993 06:18:50 +0000 (06:18 +0000)
committerJim Blandy <jimb@redhat.com>
Tue, 6 Jul 1993 06:18:50 +0000 (06:18 +0000)
commitcf50f71757a88c37d8c35f458d53fbe697a8e11b
tree2b163e433c911244d736de3a740f3a4120097c63
parentfc593b05890222a0cbc128e2f8888a9d1405ced5
* vc.el (vc-start-entry): Don't call file-name-nondirectory on
FILE before passing it to vc-mode-line.  Everyplace else passes
vc-mode-line full filenames, and vc-mode-line now needs the real
file name to decide which version-control system the file is under.
lisp/vc.el