From 573837280fa1140c46a868434c7d9c118afc19fc Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Sun, 9 Dec 2001 19:30:32 +0000 Subject: [PATCH] Doc fix. --- lisp/ediff-diff.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.5