]> git.eshelyaron.com Git - emacs.git/commit
Use fields on log-edit headers (which changes `C-a' behaviour)
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 10 May 2022 15:05:22 +0000 (17:05 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 10 May 2022 15:05:22 +0000 (17:05 +0200)
commit2f3cf7ffe3c9ce986caf6d093b880fed6046b7ec
tree505c45337a8abf78762fee2b08bed08af8254e20
parent00451c6fc62d96c866fe87ae153e27d687c50d1a
Use fields on log-edit headers (which changes `C-a' behaviour)

* lisp/vc/log-edit.el (log-edit-insert-message-template): Fieldify
headers so that `C-a' takes us to the start of the string, not the
line (bug#15645).
lisp/vc/log-edit.el