branch: main commit 28fde34f7d8c24a0ac07876e53e7f0c4b1d5e32d Author: Stefan Monnier <monn...@iro.umontreal.ca> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
elpa-packages (vm): Add `:news` --- elpa-packages | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/elpa-packages b/elpa-packages index a74f03a519..cb502179f3 100644 --- a/elpa-packages +++ b/elpa-packages @@ -835,11 +835,9 @@ (vm :url "https://gitlab.com/emacs-vm/vm" :doc "info/vm.texinfo" + :news "CHANGES" :lisp-dir "lisp") - ;; (vm :url "bzr::http://bazaar.launchpad.net/~vm/vm/trunk" - ;; :lisp-dir "lisp") - (web-mode :url "https://github.com/fxbois/web-mode" :readme "README.md" :ignored-files ("LICENSE" "issues" "tests" "run.sh"))