]> git.eshelyaron.com Git - emacs.git/commit
Do not use error messages as list of ignored files in vc-svn
authorWolfgang Scherer <wolfgang.scherer@gmx.de>
Sun, 15 Sep 2019 13:14:44 +0000 (15:14 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 15 Sep 2019 13:14:44 +0000 (15:14 +0200)
commit12b1cce925bb56c699ff9160642b8598f6fb9d9b
tree6e9bfa08f585e63217640a60ed6206ed2a96726f
parentf144c87f92bb9930c9fdafc39bbcdfbb7c7bb983
Do not use error messages as list of ignored files in vc-svn

* lisp/vc/vc-svn.el: (vc-svn-ignore-completion-table) Ignore buffer
contents, if exit status is not 0.  Split buffer by lines (bug#37214).
lisp/vc/vc-svn.el