branch: main commit ba9e2166189c23ff19966b33894ced84d3427032 Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
* elpa-packages (emacsql): Do not set :readme A value of "README.md" is ignored by `elpaa--get-README'. Besides this file is to long and detailed for this purpose. Instead I have extended the library commentary a bit. --- elpa-packages | 1 - 1 file changed, 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index 4868687b83a..bc98cc9f426 100644 --- a/elpa-packages +++ b/elpa-packages @@ -209,7 +209,6 @@ ;; that you make no changes whatsoever to that branch, and instead ;; open a pull-request in the above upstream repository, even for ;; the most trivial of changes. - :readme "README.md" :ignored-files (".github" "Makefile" "tests")) (engine-mode :url "https://github.com/hrs/engine-mode"