summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--eshell-conf.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/eshell-conf.el b/eshell-conf.el
index 588a088..ce49e4c 100644
--- a/eshell-conf.el
+++ b/eshell-conf.el
@@ -241,10 +241,6 @@ If the keyword argument TEST is non-nil, it should be a function
with two arguments which tests for equality of elements in the
sequence. The default is the function `equal'.
-If the keyword argument TEST is non-nil, it should be a function
-with two arguments which tests for equality of elements in the
-sequence. The default is the function `equal'.
-
If the keyword argument KEY is non-nil, it should be a function
with one argument which returns the key of the element in the
sequence to be compared by the test function. The default is the