Mercurial > emacs
changeset 41911:8d91ce714bed
Doc fix.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 09 Dec 2001 19:30:32 +0000 |
parents | fb34ea3fbc9b |
children | c6fc300f820a |
files | lisp/ediff-diff.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ediff-diff.el Sun Dec 09 16:52:20 2001 +0000 +++ b/lisp/ediff-diff.el Sun Dec 09 19:30:32 2001 +0000 @@ -117,7 +117,7 @@ :group 'ediff-diff) (defcustom ediff-cmp-options nil - "*Options to pass to `ediff-cmp-program'. If GNUS diff is used as + "*Options to pass to `ediff-cmp-program'. If GNU diff is used as `ediff-cmp-program', then the most useful options are `-I' RE, to ignore changes whose lines all match RE." :type '(repeat string)