diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-12 17:41:48 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-12 17:41:48 -0500 |
| commit | cf17681bcf1ed458e4972e3853be13e48ecde6b1 (patch) | |
| tree | 64c71d7435310b2d3aede91306c8c69f8138231d /Eask | |
| parent | eeb45e946e638bea0465fa66c7639907d526a48c (diff) | |
| download | chime-cf17681bcf1ed458e4972e3853be13e48ecde6b1.tar.gz chime-cf17681bcf1ed458e4972e3853be13e48ecde6b1.zip | |
docs: reword package summary and keywords for searchability
MELPA and list-packages index the summary line, and the old backronym carried no words anyone would search. I reworded it to plain terms and led the Keywords header with a standard finder keyword so package-lint stays clean. I synced the Eask file to match.
Diffstat (limited to 'Eask')
| -rw-r--r-- | Eask | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,10 +2,10 @@ (package "chime" "0.7.0" - "CHIME Heralds Imminent Modeline Events") + "Modeline and desktop notifications for org-agenda") (website-url "https://github.com/cjennings/chime") -(keywords "notification" "alert" "org" "org-agenda" "calendar") +(keywords "calendar" "convenience" "notification" "alert" "org-agenda") (package-file "chime.el") (files "chime.el" |
