]> git.eshelyaron.com Git - emacs.git/commit
Extend file-expand-wildcards to allow regexps
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 5 Jun 2022 12:08:31 +0000 (14:08 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 5 Jun 2022 12:08:31 +0000 (14:08 +0200)
commitd8924e179e2e53bf9abffa987f428890b4edcf57
treea4317056abf76174197702532980f8aa2cc87148
parent6011d39b6a4bc659da364255bcae22c4e6ef3a3f
Extend file-expand-wildcards to allow regexps

* doc/lispref/files.texi (Contents of Directories): Document it.
* lisp/files.el (file-expand-wildcards): Extend to allow regexps.

* lisp/emacs-lisp/shortdoc.el (file): Expand the
file-expand-wildcards example.
doc/lispref/files.texi
etc/NEWS
lisp/emacs-lisp/shortdoc.el
lisp/files.el