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. --- todo.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'todo.org') diff --git a/todo.org b/todo.org index dff634f6..c7054d44 100644 --- a/todo.org +++ b/todo.org @@ -148,13 +148,13 @@ Already using prescient with vertico. Extend to Corfu after migration. *** TODO [#B] Add project-aware ERT test isolation when switching projects -When switching between elisp projects (e.g., emacs.d to chime.el), previously loaded +When switching between elisp projects (e.g., emacs.d to Chime), previously loaded ERT tests remain in memory causing confusion and wrong tests to run. **Problem:** - ERT tests globally registered in Emacs session - `M-x ert RET t RET` runs ALL loaded tests from ALL projects -- Can accidentally run emacs.d tests when working on chime.el +- Can accidentally run emacs.d tests when working on Chime - Current workaround: restart Emacs (loses session state) **Solution:** -- cgit v1.2.3