]> git.eshelyaron.com Git - emacs.git/commit
Fix problem with files like "~" in `directory-files-recursively'
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 10 Jul 2019 12:03:55 +0000 (14:03 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 10 Jul 2019 12:03:55 +0000 (14:03 +0200)
commitba59181c41a4685b595200306c6585a004c41e26
tree8ce6d06820eec55b997e0550a84bdb4d72a115b6
parent9524e1f6a6afeb5925376cdfd294740da591e7c3
Fix problem with files like "~" in `directory-files-recursively'

* lisp/files.el (directory-files-recursively): Don't bug out on
files like "~" that have special meaning to `expand-file-name'
(bug#36490).
lisp/files.el