ediff-actual-diff-options | The actual options used in comparison. |
ediff-actual-diff3-options | The actual options used in comparison. |
ediff-auto-refine | If ‘on’, Ediff auto-highlights fine diffs for the current diff region. |
ediff-auto-refine-limit | Auto-refine only the regions of this size (in bytes) or less. |
ediff-cmp-options | Options to pass to ‘ediff-cmp-program’. |
ediff-cmp-program | Utility to use to determine if two files are identical. |
ediff-custom-diff-options | Options to pass to ‘ediff-custom-diff-program’. |
ediff-custom-diff-program | Program to use for generating custom diff output for saving it in a file. |
ediff-diff-ok-lines-regexp | Regexp that matches normal output lines from ‘ediff-diff-program’. |
ediff-diff-options | Options to pass to ‘ediff-diff-program’. |
ediff-diff-program | Program to use for generating the differential of the two files. |
ediff-diff-status | Keeps the status of the current diff in 3-way jobs. |
ediff-diff3-ok-lines-regexp | Regexp that matches normal output lines from ‘ediff-diff3-program’. |
ediff-diff3-options | Options to pass to ‘ediff-diff3-program’. |
ediff-diff3-program | Program to be used for three-way comparison. |
ediff-forward-word-function | Function to call to move to the next word. |
ediff-ignore-case | If t, skip over difference regions that differ only in letter case. |
ediff-ignore-case-option | Option that causes the diff program to ignore case of letters. |
ediff-ignore-case-option3 | Option that causes the diff3 program to ignore case of letters. |
ediff-ignore-similar-regions | If t, skip difference regions that differ only in white space and line breaks. |
ediff-match-diff-line | Pattern to match lines produced by diff that describe differences. |
ediff-match-diff3-line | Pattern to match lines produced by diff3 that describe differences. |
ediff-setup-diff-regions-function | Value is a function symbol depending on the kind of job is to be done. |
ediff-shell | The shell used to run diff and patch. |
ediff-whitespace | Characters constituting white space. |
ediff-word-1 | Characters that constitute words of type 1. |
ediff-word-2 | Characters that constitute words of type 2. |
ediff-word-3 | Characters that constitute words of type 3. |
ediff-word-4 | Characters that constitute words of type 4. |