diff options
Diffstat (limited to 'modules/chrono-tools.el')
| -rw-r--r-- | modules/chrono-tools.el | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/modules/chrono-tools.el b/modules/chrono-tools.el index 33f2b11e..9ccba667 100644 --- a/modules/chrono-tools.el +++ b/modules/chrono-tools.el @@ -3,6 +3,15 @@ ;; ;;; Commentary: ;; +;; Layer: 3 (Domain Workflow). +;; Category: D/P. +;; Load shape: eager. +;; Eager reason: none; calendar/timer commands, a command-loaded deferral +;; candidate. +;; Top-level side effects: package configuration via use-package. +;; Runtime requires: user-constants. +;; Direct test load: yes. +;; ;; This module centralizes configuration for Emacs time-related tools: ;; ;; – time-zones: interactive world clock with fuzzy search and time shifting |
