emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/doc/emacs/files.texi,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/doc/emacs/files.texi,v
Date: Thu, 07 Aug 2008 05:21:29 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/08/07 05:21:28

Index: files.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/doc/emacs/files.texi,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- files.texi  6 Aug 2008 14:56:32 -0000       1.27
+++ files.texi  7 Aug 2008 05:21:28 -0000       1.28
@@ -1807,7 +1807,8 @@
   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 @@
 @item C-c C-w
 Refine the current hunk so that it disregards changes in whitespace
 (@code{diff-refine-hunk}).
+
address@hidden 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,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]