branch: elpa/vcomplete commit 2a5c215033181b7d4c0c24342fa1934e8e61b60c Author: Daniel Semyonov <dan...@dsemy.com> Commit: Daniel Semyonov <dan...@dsemy.com>
; Prepare for NonGNU ELPA inclusion --- .elpaignore | 5 +++++ vcomplete.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.elpaignore b/.elpaignore new file mode 100644 index 0000000000..05db472dcf --- /dev/null +++ b/.elpaignore @@ -0,0 +1,5 @@ +.build.yml +LICENSE +Makefile +README +config.mk diff --git a/vcomplete.texi b/vcomplete.texi index a8c9c15151..3a6601eb03 100644 --- a/vcomplete.texi +++ b/vcomplete.texi @@ -87,7 +87,7 @@ normal buffers. @node Installation @chapter Installation -Vcomplete can be installed from GNU ELPA: (not available yet) +Vcomplete can be installed from NonGNU ELPA: @table @asis @item @kbd{M-x package-install RET vcomplete RET}