summaryrefslogtreecommitdiff
path: root/modules/calendar-sync.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-02-23 05:14:15 -0600
committerCraig Jennings <c@cjennings.net>2026-02-23 05:14:21 -0600
commitf5b744f9e15d1f07f41201a56b0376784744d8df (patch)
tree302fcd6014707855dd5ec275881adef0ce31eb89 /modules/calendar-sync.el
parent3a48736a97d05ba6ebd4933103334428099ac849 (diff)
downloaddotemacs-f5b744f9e15d1f07f41201a56b0376784744d8df.tar.gz
dotemacs-f5b744f9e15d1f07f41201a56b0376784744d8df.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.el2
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):
;;