]> git.eshelyaron.com Git - emacs.git/commit
Don't message the hunk status when just going to it
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 20 Aug 2020 14:52:57 +0000 (16:52 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 20 Aug 2020 14:52:57 +0000 (16:52 +0200)
commitbd0523901bd022ae94503dcedda3fc879e6d0702
tree99b66239c7e069ac6253da4cbf862415b10dca21
parentb19b942f7228cf9536f3cf5b279b93a83d2a7d64
Don't message the hunk status when just going to it

* lisp/vc/diff-mode.el (diff-goto-source): Don't output a status
about the hunk just when jumping to it (bug#38370).  This would
output "Hunk already applied" when browsing diffs.
lisp/vc/diff-mode.el