]> git.eshelyaron.com Git - emacs.git/commit
Add a new command to regenerate a hunk in diff-mode
authorDima Kogan <dima@secretsauce.net>
Fri, 30 Oct 2020 13:04:06 +0000 (14:04 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 30 Oct 2020 13:04:06 +0000 (14:04 +0100)
commit0836335cdff727142a8a2831942f42b18cb5c780
tree911cd9ca1ef05fbdc20818b02015e52e403ef2fc
parent32c5f1c7a8da0c0dd9de126c966af8c7cd382970
Add a new command to regenerate a hunk in diff-mode

* lisp/vc/diff-mode.el (diff-refresh-hunk): New function (bug#44312).
(diff-mode-map): Bind C-c C-l.
doc/emacs/files.texi
etc/NEWS
lisp/vc/diff-mode.el