1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 00:01:33 -08:00

; * lisp/find-file.el (ff-other-file-alist): Fix typo.

This commit is contained in:
Stefan Kangas 2022-08-21 22:31:05 +02:00
parent c3087b59f0
commit 7a3ae3cb62

View file

@ -192,7 +192,7 @@ filename that EXTRACT returned."
The value could be an alist or a symbol whose value is an alist.
Each element of the alist has the form
(REGEXP (ETXENSION...))
(REGEXP (EXTENSION...))
or
(REGEXP FUNCTION)