[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/man/ediff.texi
From: |
Paul Eggert |
Subject: |
[Emacs-diffs] Changes to emacs/man/ediff.texi |
Date: |
Fri, 16 Aug 2002 02:29:41 -0400 |
Index: emacs/man/ediff.texi
diff -c emacs/man/ediff.texi:1.26 emacs/man/ediff.texi:1.27
*** emacs/man/ediff.texi:1.26 Tue Apr 16 01:49:11 2002
--- emacs/man/ediff.texi Fri Aug 16 02:29:39 2002
***************
*** 262,269 ****
dangerous, since you will always have the original contents of the file
saved in another file that has the extension @file{.orig}.
Furthermore, if the file is under version control, then you can always back
! out to one of the previous versions (see the section on Version Countrol in
! Emacs manual).
@code{ediff-patch-file} is careful about versions control: if the file
to be patched is checked in, then Ediff will offer to check it out, because
--- 262,269 ----
dangerous, since you will always have the original contents of the file
saved in another file that has the extension @file{.orig}.
Furthermore, if the file is under version control, then you can always back
! out to one of the previous versions (see the section on Version Control in
! the Emacs manual).
@code{ediff-patch-file} is careful about versions control: if the file
to be patched is checked in, then Ediff will offer to check it out, because
***************
*** 897,903 ****
In other situations, the currently highlighted region might be big and you
might want to reconcile of them interactively.
! All of this can be done with the above comand, @kbd{=}, which
compares regions within Ediff buffers. Typing @kbd{=} creates a
child Ediff session for comparing regions in buffers A, B, or
C as follows.
--- 897,903 ----
In other situations, the currently highlighted region might be big and you
might want to reconcile of them interactively.
! All of this can be done with the above command, @kbd{=}, which
compares regions within Ediff buffers. Typing @kbd{=} creates a
child Ediff session for comparing regions in buffers A, B, or
C as follows.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/man/ediff.texi,
Paul Eggert <=