]> git.eshelyaron.com Git - emacs.git/commit
More consistently propertize Log Edit headers as fields
authorSean Whitton <spwhitton@spwhitton.name>
Thu, 17 Oct 2024 12:11:53 +0000 (20:11 +0800)
committerEshel Yaron <me@eshelyaron.com>
Thu, 17 Oct 2024 18:51:32 +0000 (20:51 +0200)
commitee5f7731ab124d451b49f2fc2e396edb8e32a62c
tree8704c5ba0b55b45c65fa94ca442f87b3d6f16e6a
parent7a5c0d9f84f8713122b039dc4d419997cd52daae
More consistently propertize Log Edit headers as fields

* lisp/vc/log-edit.el (log-edit--make-header-line): Factor out
of log-edit-insert-message-template.
(log-edit-set-header): Call log-edit--make-header-line so that
the Log Edit header is propertized as a field.

(cherry picked from commit ee265922a0df68893f4d2b23a9190f524b745b6a)
lisp/vc/log-edit.el