summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJSDurand <mmemmew@gmail.com>2021-12-24 22:56:50 +0800
committerJSDurand <mmemmew@gmail.com>2021-12-24 22:56:50 +0800
commitacada2ee8417f5c179955e2034334a12a40fa182 (patch)
tree54e68a4c309f62471baa66b87ada6703bd02a0f5
parentf1eb4870f65c9272004c494c1a85558f3af292d9 (diff)
eshell-conf: delete redundant paragraph in a doc
-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