]> git.eshelyaron.com Git - emacs.git/commit
find-file-asynchronously can also be a regexp
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 28 Jul 2018 08:40:37 +0000 (10:40 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 4 Aug 2018 10:31:58 +0000 (12:31 +0200)
commitd7314b35ff6a60d1c92ed137921d7e20a6a55c89
tree2cff8f9e6294b33727801b86b679d526eb865373
parent4d340cd956614fe2f292326fcc12a15841435dac
find-file-asynchronously can also be a regexp

* lisp/files.el (find-file-read-args): Check, whether
find-file-asynchronously matches filename, if the former is a regexp.
(find-file-asynchronously): Allow also regexp.
lisp/files.el