1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

; Typo fixes in etc/NEWS and lisp/ files

This commit is contained in:
Juanma Barranquero 2022-11-29 22:37:18 +01:00
parent f373a23e51
commit f6aa7c335f
4 changed files with 7 additions and 8 deletions

View file

@ -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))