branch: externals/tmr
commit 1bb08cb6c50bf8b4440a5f8af6cb3ba2fd7926d4
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Reword one-line description of ancillary files
---
tmr-notification.el | 2 +-
tmr-tabulated.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/tmr-notification.el b/tmr-notification.el
index 268c11d7de..1229630bc9 100644
--- a/tmr-notification.el
+++ b/tmr-notification.el
@@ -1,4 +1,4 @@
-;;; tmr-notification.el --- Display timers in a notification list -*-
lexical-binding: t -*-
+;;; tmr-notification.el --- Display TMR desktop notifications -*-
lexical-binding: t -*-
;; Copyright (C) 2020-2022 Free Software Foundation, Inc.
diff --git a/tmr-tabulated.el b/tmr-tabulated.el
index 554259cd0b..66cce311c0 100644
--- a/tmr-tabulated.el
+++ b/tmr-tabulated.el
@@ -1,4 +1,4 @@
-;;; tmr-tabulated.el --- Display timers in a tabulated list -*-
lexical-binding: t -*-
+;;; tmr-tabulated.el --- Display TMR timers in a tabulated list -*-
lexical-binding: t -*-
;; Copyright (C) 2020-2022 Free Software Foundation, Inc.