]> git.eshelyaron.com Git - emacs.git/commit
Handle patch terminators produced by git and bzr patch export
authorDima Kogan <dima@secretsauce.net>
Tue, 31 Jan 2017 05:43:32 +0000 (21:43 -0800)
committerDima Kogan <dima@secretsauce.net>
Tue, 31 Jan 2017 15:50:26 +0000 (07:50 -0800)
commit189df8262e54c486658784801da3e90b29a548df
tree2dc05b83b32ff673f57d2c2671dbcff25d52b2a1
parentfbf74c158ea81ff6349f68760f8861c1c497c989
Handle patch terminators produced by git and bzr patch export

Patch by Juri Linkov posted in the #9597 bug report

* lisp/vc/diff-mode.el (diff-sanity-check-hunk): Find and ignore
terminator (Bug #9597, #5302)
lisp/vc/diff-mode.el