Lugaru's Epsilon Programmer's Editor
Context:
| | compare-windows-ignores-space
|

|
|
Previous
|
Up
|
Next
| |
compare-to-prior-version-style |
Variable Reference |
compile-asm-cmd |
Epsilon User's Manual and Reference >
Variable Reference >
compare-windows-ignores-space: preference variable
Default value: 2
This variable says whether the compare-windows command should
consider any run of one or more whitespace characters in one buffer to
match a run of one or more whitespace characters in the other. If
0, it doesn't, and requires all characters to match. If 1, it
merges runs of spaces, tabs and newlines. If 2, it merges runs of
spaces and tabs only. If 3, it completely ignores differences of
only spaces, tabs, and newlines, so abcdef matches abc def.
If 4, it completely ignores differences of only spaces and tabs,
but not newlines.
More info:
Comparing
|
Previous
|
Up
|
Next
| |
compare-to-prior-version-style |
Variable Reference |
compile-asm-cmd |

Copyright (C) 1984, 2012 Lugaru Software Ltd. All Rights Reserved.
|