From dfc7c3cb3c123af93fe762c4b7dc3ddae6dd2059 Mon Sep 17 00:00:00 2001 From: John Turner Date: Sun, 17 Oct 2021 15:07:17 -0400 Subject: app-emacs/eglot: prepared eglot for PR to include into gentoo --- app-emacs/eglot/files/50eglot-gentoo.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'app-emacs/eglot/files/50eglot-gentoo.el') diff --git a/app-emacs/eglot/files/50eglot-gentoo.el b/app-emacs/eglot/files/50eglot-gentoo.el index 9bf4916..b8a7e2b 100644 --- a/app-emacs/eglot/files/50eglot-gentoo.el +++ b/app-emacs/eglot/files/50eglot-gentoo.el @@ -1,4 +1,2 @@ -;;; eglot site-lisp configuration (add-to-list 'load-path "@SITELISP@") -(autoload 'eglot "eglot" nil t) -(autoload 'eglot-ensure "eglot" nil t) +(load "@SITELISP@/eglot-autoload.el") -- cgit v1.2.3