Mercurial > hg > xemacs-beta
diff lisp/ediff/ediff.el @ 2:ac2d302a0011 r19-15b2
Import from CVS: tag r19-15b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:46:35 +0200 |
parents | 376386a54a3c |
children | bcdc7deadc19 |
line wrap: on
line diff
--- a/lisp/ediff/ediff.el Mon Aug 13 08:45:53 2007 +0200 +++ b/lisp/ediff/ediff.el Mon Aug 13 08:46:35 2007 +0200 @@ -1059,7 +1059,7 @@ ;;;###autoload (defun ediff-merge-revisions-with-ancestor (&optional file startup-hooks) "Run Ediff by merging two revisions of a file with a common ancestor. -The file is the the optional FILE argument or the file visited by the current +The file is the optional FILE argument or the file visited by the current buffer." (interactive) (if (stringp file) (find-file file))