]> git.eshelyaron.com Git - emacs.git/commit
Check that the buffer in diff-buffer-with-file is visiting a file
authorDaniel Martín <mardani29@yahoo.es>
Tue, 15 Sep 2020 12:56:10 +0000 (14:56 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 15 Sep 2020 12:56:10 +0000 (14:56 +0200)
commitd727d3dad649d1569a6babaf398439d101e282d4
tree2b597250cab281fa36ed164bb8f830655ca1b77a
parente408f2fab24ea81f74d9b84dc83ee67d562846dc
Check that the buffer in diff-buffer-with-file is visiting a file

* lisp/vc/diff.el (diff-buffer-with-file): Signal a specific error
when the buffer passed to diff-buffer-with-file is not visiting a
file (bug#43401).
lisp/vc/diff.el