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 | 2ef797bedd0ac2a3184517a0be09618a9125f4b6 (patch) | |
| tree | 66af9064256fb6c027e07d2648b1c88de7a44021 /modules/calendar-sync.el | |
| parent | a310f707bc65638aeda7810c8a2fc29b04370e0b (diff) | |
| download | dotemacs-2ef797bedd0ac2a3184517a0be09618a9125f4b6.tar.gz dotemacs-2ef797bedd0ac2a3184517a0be09618a9125f4b6.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 fb1c0f229..106c87f7f 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): ;; |
