emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ediff-diff.el


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ediff-diff.el
Date: Sun, 09 Dec 2001 14:30:32 -0500

Index: emacs/lisp/ediff-diff.el
diff -c emacs/lisp/ediff-diff.el:1.31 emacs/lisp/ediff-diff.el:1.32
*** emacs/lisp/ediff-diff.el:1.31       Sat Jul 21 01:28:24 2001
--- emacs/lisp/ediff-diff.el    Sun Dec  9 14:30:32 2001
***************
*** 117,123 ****
    :group 'ediff-diff)
  
  (defcustom ediff-cmp-options nil
!   "*Options to pass to `ediff-cmp-program'.  If GNUS 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)
--- 117,123 ----
    :group 'ediff-diff)
  
  (defcustom ediff-cmp-options nil
!   "*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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]