/[emacs]/emacs/lisp/ediff-diff.el
ViewVC logotype

Diff of /emacs/lisp/ediff-diff.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.32 by monnier, Sun Dec 9 19:30:32 2001 UTC revision 1.33 by rms, Tue Dec 11 06:04:14 2001 UTC
# Line 117  It must return code 0, if its arguments Line 117  It must return code 0, if its arguments
117    :group 'ediff-diff)    :group 'ediff-diff)
118    
119  (defcustom ediff-cmp-options nil  (defcustom ediff-cmp-options nil
120    "*Options to pass to `ediff-cmp-program'.  If GNU diff is used as    "*Options to pass to `ediff-cmp-program'.
121  `ediff-cmp-program', then the most useful options are `-I' RE, to  If GNU diff is used as `ediff-cmp-program', then the most useful options
122  ignore changes whose lines all match RE."  are `-I RE', to ignore changes whose lines all match the regexp RE."
123    :type '(repeat string)    :type '(repeat string)
124    :group 'ediff-diff)    :group 'ediff-diff)
125    

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26