branch: main commit eb0c4975761a7a12c0737196d914ccd51c9ec19d Author: Stefan Monnier <monn...@iro.umontreal.ca> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
* elpa-packages (material-theme, parseedn): Specify the readme --- elpa-packages | 2 ++ 1 file changed, 2 insertions(+) diff --git a/elpa-packages b/elpa-packages index 9052c222cb..17c9a803d4 100644 --- a/elpa-packages +++ b/elpa-packages @@ -205,6 +205,7 @@ ("material-theme" :url "https://github.com/cpaulik/emacs-material-theme" :ignored-files ("*.png") + :readme "Readme.org" :news "changes.org") ("monokai-theme" :url "https://github.com/oneKelvinSmith/monokai-emacs" @@ -224,6 +225,7 @@ :ignored-files ("check.sh" "genhtml.sh" "test.el")) ("parseedn" :url "https://github.com/clojure-emacs/parseedn" + :readme "README.md" :ignored-files ("test") :news "CHANGELOG.md")