branch: externals-release/ada-mode commit fa98735095744145977de9145244b973dcdd6615 Author: Stephen Leake <stephen_le...@stephe-leake.org> Commit: Stephen Leake <stephen_le...@stephe-leake.org>
* Alire.make: Fix prj.el --- Alire.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Alire.make b/Alire.make index 0e6188580b..f7e9a89a24 100644 --- a/Alire.make +++ b/Alire.make @@ -7,5 +7,5 @@ include $(STEPHES_ADA_LIBRARY_ALIRE_PREFIX)/build/alire_rules.make include $(WISITOKEN_ALIRE_PREFIX)/build/wisitoken_alire_rules.make # Local Variables: -# eval: (load-file "prj-eglot.el") +# eval: (load-file "prj.el") # End: