]> git.eshelyaron.com Git - emacs.git/commit
Fix vc-hg-log-edit-toggle-amend
authorDmitry Gutov <dmitry@gutov.dev>
Sat, 14 Oct 2023 17:47:57 +0000 (20:47 +0300)
committerDmitry Gutov <dmitry@gutov.dev>
Sat, 14 Oct 2023 17:47:57 +0000 (20:47 +0300)
commitfe62315ef35c301d1fa0e1614d6bbbc83dbeef81
treed8200ea7860a571498bcf7ecccdd5d68c07008f6
parentc0ffa8958eba358b6c8ad072912b1fcd5aa7dfa6
Fix vc-hg-log-edit-toggle-amend

* lisp/vc/log-edit.el (log-edit--toggle-amend): Handle the case
when the VCS returns log entry that doesn't end with a newline
(bug#66423).
lisp/vc/log-edit.el