aboutsummaryrefslogtreecommitdiff
path: root/editors/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'editors/Config.in')
-rw-r--r--editors/Config.in16
1 files changed, 0 insertions, 16 deletions
diff --git a/editors/Config.in b/editors/Config.in
index 7dbc9b6da..e1285f4ea 100644
--- a/editors/Config.in
+++ b/editors/Config.in
@@ -35,14 +35,6 @@ config DIFF
35 differences between them in a form that can be given to 35 differences between them in a form that can be given to
36 the patch command. 36 the patch command.
37 37
38config FEATURE_DIFF_BINARY
39 bool "Enable checks for binary files"
40 default y
41 depends on DIFF
42 help
43 This option enables support for checking for binary files
44 before a comparison is carried out.
45
46config FEATURE_DIFF_DIR 38config FEATURE_DIFF_DIR
47 bool "Enable directory support" 39 bool "Enable directory support"
48 default y 40 default y
@@ -51,14 +43,6 @@ config FEATURE_DIFF_DIR
51 This option enables support for directory and subdirectory 43 This option enables support for directory and subdirectory
52 comparison. 44 comparison.
53 45
54config FEATURE_DIFF_MINIMAL
55 bool "Enable -d option to find smaller sets of changes"
56 default n
57 depends on DIFF
58 help
59 Enabling this option allows the use of -d to make diff
60 try hard to find the smallest possible set of changes.
61
62config ED 46config ED
63 bool "ed" 47 bool "ed"
64 default n 48 default n