diff options
| author | Raúl Benencia <id@rbenencia.name> | 2026-01-09 08:57:36 -0300 |
|---|---|---|
| committer | Raúl Benencia <id@rbenencia.name> | 2026-01-09 08:57:36 -0300 |
| commit | 68084466c23e7fca23e6c55e08638bef6c4b78d5 (patch) | |
| tree | 951aa0cdd289a23c7fd53c1e90d93a81856999d7 | |
| parent | 142c8a5275078931cddc886495cceb002281573b (diff) | |
fix: use standard keyword used by finder
| -rw-r--r-- | org-tempus.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org-tempus.el b/org-tempus.el index edcbdf3..fe101ad 100644 --- a/org-tempus.el +++ b/org-tempus.el @@ -7,7 +7,7 @@ ;; URL: https://github.com/rul/org-tempus ;; Version: 0.0.1 ;; Package-Requires: ((emacs "27.1")) -;; Keywords: convenience, time, clock +;; Keywords: calendar ;; This file is NOT part of GNU Emacs. |
