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 | a6d56e8adf43b37585ed00b6841d4ae1121ac979 (patch) | |
| tree | fc4fffbdf39d9d306bfe87bf5652908ffad28748 /modules/calendar-sync.el | |
| parent | 39e0b989ad1fd43c4632d267754eb3621dc3e278 (diff) | |
| download | dotemacs-a6d56e8adf43b37585ed00b6841d4ae1121ac979.tar.gz dotemacs-a6d56e8adf43b37585ed00b6841d4ae1121ac979.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 fb1c0f22..106c87f7 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): ;; |
