From 342e7df14b688ca995c831a68531550ad59e2cc2 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 17 Nov 2025 16:06:48 -0600 Subject: feat: add org keymap under C-; O with cache clear binding Created general org operations keymap at C-; O separate from specialized org-table and org-drill keymaps. Added C-; O c binding for clearing org-element cache to fix org-todo state change errors. --- data/calendar-sync-state.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/calendar-sync-state.el') diff --git a/data/calendar-sync-state.el b/data/calendar-sync-state.el index 94a97335..bf4bb5b2 100644 --- a/data/calendar-sync-state.el +++ b/data/calendar-sync-state.el @@ -1 +1 @@ -((timezone-offset . -21600) (last-sync-time 26907 31435 350387 212000)) \ No newline at end of file +((timezone-offset . -21600) (last-sync-time 26907 38645 602831 252000)) \ No newline at end of file -- cgit v1.2.3