branch: main commit dd3afb4db5c658a7c435e95a1394bd0ef36bb381 Author: João Távora <joaotav...@gmail.com> Commit: João Távora <joaotav...@gmail.com>
Source Eglot package from :core file lisp/progmodes/eglot.el * elpa-packages ("eglot"): Source from :core file --- elpa-packages | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/elpa-packages b/elpa-packages index 015e21caf4..afd9b1a528 100644 --- a/elpa-packages +++ b/elpa-packages @@ -262,10 +262,7 @@ :readme "README.md" :news "CHANGELOG.org" :ignored-files ("COPYING" "doclicense.texi" "contrast-ratios.org")) - ("eglot" :url "https://github.com/joaotavora/eglot.git" - :news "NEWS.md" - :ignored-files (".github" "LICENSE" "gif-examples") - :auto-sync t) + ("eglot" :core "lisp/progmodes/eglot.el") ("el-search" :url nil) ("eldoc" :core "lisp/emacs-lisp/eldoc.el") ("eldoc-eval" :url "https://github.com/thierryvolpiatto/eldoc-eval.git")