]> git.eshelyaron.com Git - emacs.git/commit
Check if the file exists on disk before producing the revert diff
authorDmitry Gutov <dgutov@yandex.ru>
Thu, 26 Nov 2015 15:15:28 +0000 (17:15 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Thu, 26 Nov 2015 15:15:43 +0000 (17:15 +0200)
commit02cd9cb8afd9510e3bdb20ce7148d1b9a6aa9d12
tree7372f67964e4be0caebf6f825ea365f4072176ce
parent5d93a89e805baa2f29941fd801e48235f6c1a6b6
Check if the file exists on disk before producing the revert diff

* lisp/vc/vc-dispatcher.el (vc-buffer-sync): Check if the file
exists on disk (bug#20558).
lisp/vc/vc-dispatcher.el