summaryrefslogtreecommitdiff
path: root/lisp/files.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/files.el')
-rw-r--r--lisp/files.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/files.el b/lisp/files.el
index 8836ee6fb21..75a856c6362 100644
--- a/lisp/files.el
+++ b/lisp/files.el
@@ -7312,9 +7312,6 @@ now defined as a sibling."
(defun find-sibling-file (file)
"Visit a \"sibling\" file of FILE.
-By default, return only files that exist, but if ALL is non-nil,
-return all matches.
-
When called interactively, FILE is the currently visited file.
The \"sibling\" file is defined by the `find-sibling-rules' variable."