]> git.eshelyaron.com Git - emacs.git/commit
* lisp/vc/diff-mode.el: Better handle empty lines in context diffs
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 25 Mar 2019 17:20:17 +0000 (13:20 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 25 Mar 2019 17:20:17 +0000 (13:20 -0400)
commit491885030c29f46d688c9b0325f95feccd8d653e
treed2cd1d3f6676b9f288625607e132c7dabf0596ed
parentb7a98993789d18bc675798d49038982d5cf41683
* lisp/vc/diff-mode.el: Better handle empty lines in context diffs

(diff-end-of-hunk): Obey diff-valid-unified-empty-line for context style.
(diff--refine-hunk): Don't look further than the end.
lisp/vc/diff-mode.el