From f6aa7c335fb848a27934aa31b2012c511d6f1b19 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 29 Nov 2022 22:37:18 +0100 Subject: ; Typo fixes in etc/NEWS and lisp/ files --- lisp/files.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/files.el') diff --git a/lisp/files.el b/lisp/files.el index cd35fe38350..d785d4fd75d 100644 --- a/lisp/files.el +++ b/lisp/files.el @@ -7441,7 +7441,7 @@ The \"sibling\" file is defined by the `find-sibling-rules' variable." relatives nil t nil nil (car relatives)))))))) (defun find-sibling-file-search (file &optional rules) - "Return a list of FILE's \"siblings\" + "Return a list of FILE's \"siblings\". RULES should be a list on the form defined by `find-sibling-rules' (which see), and if nil, defaults to `find-sibling-rules'." (let ((results nil)) -- cgit v1.2.3