From 6ec4857d0c4c1f43b42bb83c355e150f1aabd4d8 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 23 Feb 2026 05:14:15 -0600 Subject: chore: rename chime.el references to Chime MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update load-path, GitHub URL, and all project/package name references to reflect the chime.el → Chime rename. --- modules/calendar-sync.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/calendar-sync.el') 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): ;; -- cgit v1.2.3