diff options
Diffstat (limited to 'chime.el')
| -rw-r--r-- | chime.el | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -;;; chime.el --- CHIME Heralds Imminent Modeline Events -*- lexical-binding: t -*- +;;; chime.el --- Modeline and desktop notifications for org-agenda -*- lexical-binding: t -*- ;; Copyright (C) 2017 Artem Khramov ;; Copyright (C) 2024-2026 Craig Jennings @@ -8,7 +8,7 @@ ;; Created: 6 Jan 2017 ;; Version: 0.7.0 ;; Package-Requires: ((alert "1.2") (async "1.9.3") (dash "2.18.0") (emacs "27.1")) -;; Keywords: notification alert org org-agenda calendar +;; Keywords: calendar convenience notification alert org-agenda ;; URL: https://github.com/cjennings/chime ;; This program is free software: you can redistribute it and/or modify |
