]> git.eshelyaron.com Git - emacs.git/commit
* lisp/vc/diff-mode.el (diff--font-lock-prettify): bug#54034
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 21 Feb 2022 22:22:38 +0000 (17:22 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 21 Feb 2022 22:22:38 +0000 (17:22 -0500)
commit89f399324be874d42747ff67ee3bcdbe0b6120d1
tree42e5913dcad000e13fa5d0ca32b34e84b6039be0
parentde003cb2b555719a005516b7791a6f6c3c11f9a3
* lisp/vc/diff-mode.el (diff--font-lock-prettify): bug#54034

Handle Git's output when deleting and creating empty files, as well as
when the diff is not shown because the file is considered as binary.
lisp/vc/diff-mode.el