mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 07:46:51 -04:00
* lisp/vc/log-edit.el (log-edit-insert-changelog-entry): New function. (log-edit-insert-changelog-entries): Use it when all log entries come from the same ChangeLog file or buffer. * test/lisp/vc/vc-tests/vc-test-misc.el (vc-test-log-message-from-changelog): New test. * doc/emacs/maintaining.texi (VC With A Merging VCS): (Log Buffer): Document improved creation of commit messages from ChangeLog. Improve documentation of *vc-log* header lines. Document 'log-edit-hook'. (VC Directory Commands): Correct documentation of 'M' and 'U'. Document determination of current VC fileset without marking. (Format of ChangeLog): Improve documentation of multi-item entries. * etc/NEWS: Announce user-facing changes. |
||
|---|---|---|
| .. | ||
| emacs | ||
| lispintro | ||
| lispref | ||
| man | ||
| misc | ||
| translations | ||