Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Command Reference
      abort
      about-epsilon
      align-by-tab
      . . .
      zoom-window
   Variable Reference
      . . .
      diff-match-lines
      diff-mismatch-lines
      diff-precise-limit
      directory-flags
      dired-24-hour-time
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
diff-mismatch-lines  Variable Reference   directory-flags


Epsilon User's Manual and Reference > Variable Reference >

diff-precise-limit: preference variable

Default value: 4,000,000

The diff command normally uses an algorithm that finds the minimum set of differences between the lines of two buffers. But this algorithm becomes slow on very large buffers. So if both buffers are larger (in bytes) than this setting, Epsilon uses a different algorithm that doesn't always find the absolute minimum set of differences (and may give up if the buffers are too different, according to diff-mismatch-lines), but is much faster.



Previous   Up    Next
diff-mismatch-lines  Variable Reference   directory-flags


Lugaru Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.