diff options
| author | Craig Jennings <c@cjennings.net> | 2026-02-23 05:14:15 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-02-23 05:14:21 -0600 |
| commit | be478c35411c9a4a8c7f4a94747c617be5269af8 (patch) | |
| tree | 2e30678d9528916ddbb7e3680d6dc62cd7fed5e7 /modules/calendar-sync.el | |
| parent | f2039e9b1be1bc8079ae3a5f258e0d44f9c4e714 (diff) | |
| download | dotemacs-be478c35411c9a4a8c7f4a94747c617be5269af8.tar.gz dotemacs-be478c35411c9a4a8c7f4a94747c617be5269af8.zip | |
chore: rename chime.el references to Chime
Update load-path, GitHub URL, and all project/package name
references to reflect the chime.el → Chime rename.
Diffstat (limited to 'modules/calendar-sync.el')
| -rw-r--r-- | modules/calendar-sync.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/calendar-sync.el b/modules/calendar-sync.el index d7465083..800b75ba 100644 --- a/modules/calendar-sync.el +++ b/modules/calendar-sync.el @@ -16,7 +16,7 @@ ;; - Timer-based automatic sync (every 60 minutes, configurable) ;; - Self-contained in .emacs.d (no cron, portable across machines) ;; - Read-only (can't corrupt source calendars) -;; - Works with chime.el for event notifications +;; - Works with Chime for event notifications ;; ;; Recurring Events (RRULE): ;; |
