From 5f14a5b35ee77469060be6d4fb4ce8a1ef0624fc Mon Sep 17 00:00:00 2001 From: Dan Nicolaescu Date: Thu, 7 Aug 2008 05:21:28 +0000 Subject: [PATCH] (Log Buffer): Describe C-c C-d. (Diff Mode): Describe C-x 4 A. --- doc/emacs/ChangeLog | 5 +++++ doc/emacs/files.texi | 8 +++++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 013bc7c9bf0..6ee8e90b04b 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,8 @@ +2008-08-07 Dan Nicolaescu + + * files.texi (Log Buffer): Describe C-c C-d. + (Diff Mode): Describe C-x 4 A. + 2008-08-06 Eli Zaretskii * vc1-xtra.texi (VC Directory Mode): Fix last change. diff --git a/doc/emacs/files.texi b/doc/emacs/files.texi index 9297c941a99..37b960f1826 100644 --- a/doc/emacs/files.texi +++ b/doc/emacs/files.texi @@ -1807,7 +1807,8 @@ the revision control log. In the @samp{*VC-Log*} buffer, @kbd{C-c C-f} (@kbd{M-x log-edit-show-files}) shows the list of files to be committed in case you need to check that. (This can be a list of more than one file if -you use VC Directory Mode or PCL-CVS.) +you use VC Directory Mode or PCL-CVS.) @kbd{C-c C-f} (@kbd{M-x +log-edit-show-diff}) shows the diff for the files to be committed. @iftex @xref{VC Directory Mode,,,emacs-xtra, Specialized Emacs Features}, @end iftex @@ -2613,6 +2614,11 @@ only the text within the region. @item C-c C-w Refine the current hunk so that it disregards changes in whitespace (@code{diff-refine-hunk}). + +@item C-x 4 A +Iterates over the diff hunks and does a @kbd{C-x 4 a} for each one of +them. The goal is to create a skeleton for the ChangeLog that can be +later filled in. @end table @kbd{C-x 4 a} in Diff mode operates on behalf of the target file, -- 2.39.2