]> git.eshelyaron.com Git - emacs.git/commit
Fix undefined function in project-compile
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 15 Oct 2020 11:20:22 +0000 (13:20 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 15 Oct 2020 11:20:22 +0000 (13:20 +0200)
commit8fb761af6b9576022170aeb8278a8e27cd1d2be5
tree6c04f46649b5d76eb2051e69244e966996c668ee
parent674fee5e9fb70d83d9408ebc01d8c15bd641663c
Fix undefined function in project-compile

* lisp/progmodes/project.el (project-compile): Require compile.el
before using functions from the file (bug#44009).
lisp/progmodes/project.el