]> git.eshelyaron.com Git - emacs.git/commit
Allow directories to be called .el in -add-subdirs-to-load-path
authorRobert Pluim <rpluim@gmail.com>
Wed, 26 Aug 2020 12:47:22 +0000 (14:47 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 26 Aug 2020 12:47:22 +0000 (14:47 +0200)
commitfca0d6e875e7eb3ab3ca117e7552315e1a56b282
treecd60ce2c4b28afd9ce6cd43135fa5ee647ef28f5
parentf68a8869d1b5d25855bdc5cb1654bb4c1b2a5cb2
Allow directories to be called .el in -add-subdirs-to-load-path

* lisp/startup.el (normal-top-level-add-subdirs-to-load-path):
Allow the directories to be called "<foo>.el" (bug#32266).
lisp/startup.el