branch: main commit 148a1ba5bd6094dfbe5cd80ba31d884f7e4886f5 Author: Stefan Monnier <monn...@iro.umontreal.ca> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
* elpa-packages (vertico): Generate Info docs from README.org --- elpa-packages | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index 51ac4f7..33eee74 100644 --- a/elpa-packages +++ b/elpa-packages @@ -371,7 +371,8 @@ ("visual-fill" :url nil) ("vlf" :url "https://github.com/m00natic/vlfi") ("verilog-mode" :core "lisp/progmodes/verilog-mode.el") - ("vertico" :url "https://github.com/minad/vertico") + ("vertico" :url "https://github.com/minad/vertico" + :doc "README.org") ("wcheck-mode" :url "https://github.com/tlikonen/wcheck-mode") ("wconf" :url "https://github.com/ilohmar/wconf") ("web-server" :url "https://github.com/eschulte/emacs-web-server.git")