]> git.eshelyaron.com Git - emacs.git/commit
Improve how change-log-mode fills all-file-name lines
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 25 Jan 2022 13:55:26 +0000 (14:55 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 25 Jan 2022 22:41:07 +0000 (23:41 +0100)
commitfb16a6c124c99a0e58dc8152b9a803c8a28e2436
tree32f2b26fa122749ab80e676783b1a212a780f1ae
parent2362eb09804541cf75d0148d23f4dbe50fe311d0
Improve how change-log-mode fills all-file-name lines

* lisp/vc/add-log.el (change-log-fill-file-list): New function to
improve how we fill all-file-name ChangeLog lines (bug#19341).
(change-log-indent): Use it.
lisp/vc/add-log.el