emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] misc.texi, files.texi


From: Richard Stallman
Subject: Re: [PATCH] misc.texi, files.texi
Date: Sat, 06 May 2006 10:24:42 -0400

    I also see you removed:

         You can also use @kbd{C-x `} to visit successive changed locations
       in the two source files, as in Compilation mode (@pxref{Compilation
       Mode}.)

I removed this because it is a property of Diff mode rather than those
specific commands; but I overlooked that this wasn't documented in the
Diff Mode node either.  I will make this change:


*** files.texi  05 May 2006 16:57:47 -0400      1.142
--- files.texi  05 May 2006 20:19:10 -0400      
***************
*** 2225,2232 ****
    One general feature of Diff mode is that manual edits to the patch
  automatically correct line numbers, including those in the hunk
  header, so that you can actually apply the edited patch.  Diff mode
! also provides the following commands to navigate, manipulate and apply
! parts of patches:
  
  @table @kbd
  @item M-n
--- 2225,2234 ----
    One general feature of Diff mode is that manual edits to the patch
  automatically correct line numbers, including those in the hunk
  header, so that you can actually apply the edited patch.  Diff mode
! treats each hunk location as an ``error message'', so that you can use
! commands such as @kbd{C-x '} to visit the corresponding source
! locations.  It also provides the following commands to navigate,
! manipulate and apply parts of patches:
  
  @table @kbd
  @item M-n




reply via email to

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