branch: main
commit 74aa8b31e8bbb3fa117e84e674c1d01dcc113ddc
Author: Stefan Monnier <[email protected]>
Commit: Stefan Monnier <[email protected]>

    * elpa-packages (polymode): Use readme.md
    
    The `Commentary:` is too rudimentary
---
 elpa-packages | 1 +
 1 file changed, 1 insertion(+)

diff --git a/elpa-packages b/elpa-packages
index d9dd3ab5e1..d9a6523e56 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -39,6 +39,7 @@
   :auto-sync t)
  ("polymode"           :url "https://github.com/polymode/polymode";
   :ignore-files ("targets" "template" "tests")
+  :readme "readme.md"
   :auto-sync t)
  ("ada-mode"           :url nil
   :doc ("ada-mode.texi" "gpr-mode.texi")

Reply via email to