mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
Doc fix.
This commit is contained in:
parent
d9e6c4b1bf
commit
573837280f
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue