(@code{log-edit-show-diff}).
@kindex C-c C-w @r{(Log Edit mode)}
-@findex log-edit-generate-changelog
+@findex log-edit-generate-changelog-from-diff
To help generate ChangeLog entries, type @kbd{C-c C-w}
-(@code{log-edit-generate-changelog}), to generate skeleton ChangeLog
-entries, listing all changed file and function names based on the diff
-of the VC fileset. Consecutive entries left empty will be combined by
-@kbd{C-q} (@code{fill-paragraph}).
+(@code{log-edit-generate-changelog-from-diff}), to generate skeleton
+ChangeLog entries, listing all changed file and function names based
+on the diff of the VC fileset. Consecutive entries left empty will be
+combined by @kbd{C-q} (@code{fill-paragraph}).
@kindex C-c C-a @r{(Log Edit mode)}
@findex log-edit-insert-changelog
** Change Logs and VC
+++
-*** New command 'log-edit-generate-changelog', bound to C-c C-w.
+*** New command 'log-edit-generate-changelog-from-diff', bound to C-c C-w.
This generates ChangeLog entries from the VC fileset diff.
*** Recording ChangeLog entries doesn't require an actual file.