From: Stefan Monnier Date: Sun, 9 Dec 2001 19:30:32 +0000 (+0000) Subject: Doc fix. X-Git-Tag: ttn-vms-21-2-B4~17827 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=573837280fa1140c46a868434c7d9c118afc19fc;p=emacs.git Doc fix. --- diff --git a/lisp/ediff-diff.el b/lisp/ediff-diff.el index 128737c4df3..057d0b837f7 100644 --- a/lisp/ediff-diff.el +++ b/lisp/ediff-diff.el @@ -117,7 +117,7 @@ It must return code 0, if its arguments are identical files." :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)