diff options
| author | Craig Jennings <c@cjennings.net> | 2026-02-22 23:25:51 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-02-22 23:25:51 -0600 |
| commit | 4b279bac36f11da7873859cb2527ae30b9c31bbf (patch) | |
| tree | aa5e34b0afa87aeea16e9526a32b96574db99fab /chime-org-contacts.el | |
| parent | 79653bf1f70e6fd601c363e93ca8ae5226d88ff9 (diff) | |
| download | chime-4b279bac36f11da7873859cb2527ae30b9c31bbf.tar.gz chime-4b279bac36f11da7873859cb2527ae30b9c31bbf.zip | |
Update README and fix repo references after rename to chime
Fix backronym to "CHIME Heralds Imminent Modeline Events" across all
files. Update GitHub URLs from chime.el to chime. Add documentation
for missing customization variables (notification icon, startup delay,
modeline lighter, no-events text, tooltip header format, advance
notice, tooltip all-day events). Fix test count (505) and default
for chime-day-wide-alert-times.
Diffstat (limited to 'chime-org-contacts.el')
| -rw-r--r-- | chime-org-contacts.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chime-org-contacts.el b/chime-org-contacts.el index 4be9889..33d6010 100644 --- a/chime-org-contacts.el +++ b/chime-org-contacts.el @@ -6,7 +6,7 @@ ;; Version: 1.0.0 ;; Package-Requires: ((emacs "27.1") (org "9.0")) ;; Keywords: calendar, org-mode, contacts -;; URL: https://github.com/cjennings/chime.el +;; URL: https://github.com/cjennings/chime ;; This program is free software: you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by |
