Mercurial > emacs
changeset 62356:25867a9e5444
added documentation for ediff-backup
author | Michael Kifer <kifer@cs.stonybrook.edu> |
---|---|
date | Sun, 15 May 2005 03:08:56 +0000 |
parents | 742fd00f9af6 |
children | 5f5acca0e152 |
files | man/ediff.texi |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/man/ediff.texi Sun May 15 02:14:59 2005 +0000 +++ b/man/ediff.texi Sun May 15 03:08:56 2005 +0000 @@ -155,6 +155,12 @@ @findex ediff Compare two files. +@item ediff-backup +@findex ediff-backup +Compare a file with its backup. If there are several numerical backups, use +the latest. If the file is itself a backup, then compare it with its +original. + @item ediff-buffers @findex ediff-buffers Compare two buffers.