]> git.eshelyaron.com Git - emacs.git/commit
Fix problem with ede-mode bugging out on non-existent files
authorLin Sun <lin.sun@zoom.us>
Mon, 21 Sep 2020 15:33:13 +0000 (17:33 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 21 Sep 2020 15:33:13 +0000 (17:33 +0200)
commitfa560bea191033e8af6bf3dc49cb6f6d94611535
tree45c6a76e1282662664d5fd8f53f70132408ab66d
parent018278a8d095f79c001ad3b128cdba18ac8e2d5f
Fix problem with ede-mode bugging out on non-existent files

* lisp/cedet/ede/emacs.el: Check whether the directory exists in
ede-emacs-find-in-directories before using it (bug#43547).
lisp/cedet/ede/emacs.el