/[emacs]/emacs/lisp/compare-w.el
ViewVC logotype

Diff of /emacs/lisp/compare-w.el

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

revision 1.19 by pj, Sun Jul 15 16:15:34 2001 UTC revision 1.20 by rms, Thu Mar 28 18:14:53 2002 UTC
# Line 35  Line 35 
35    :prefix "compare-"    :prefix "compare-"
36    :group 'tools)    :group 'tools)
37    
38  (defcustom compare-windows-whitespace "[ \t\n]+"  (defcustom compare-windows-whitespace "\\s-+"
39    "*Regexp that defines whitespace sequences for \\[compare-windows].    "*Regexp that defines whitespace sequences for \\[compare-windows].
40  Changes in whitespace are optionally ignored.  Changes in whitespace are optionally ignored.
41    

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

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