emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/tmr 61144ea82e 7/7: Define obsolete alias for 'tmr-desc


From: ELPA Syncer
Subject: [elpa] externals/tmr 61144ea82e 7/7: Define obsolete alias for 'tmr-descriptions-list'
Date: Tue, 28 Jun 2022 03:58:02 -0400 (EDT)

branch: externals/tmr
commit 61144ea82e40c16e0730c6b641078b97226aa699
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Define obsolete alias for 'tmr-descriptions-list'
---
 tmr.el | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/tmr.el b/tmr.el
index d742c6cf89..051eff9712 100644
--- a/tmr.el
+++ b/tmr.el
@@ -42,6 +42,11 @@
   "TMR May Ring: set timers using a simple notation."
   :group 'data)
 
+(define-obsolete-variable-alias
+  'tmr-descriptions-list
+  'tmr-description-list
+  "0.4.0")
+
 (defcustom tmr-description-list 'tmr-description-history
   "List of timer description presets.
 The value can be either a list of strings or the symbol of a



reply via email to

[Prev in Thread] Current Thread [Next in Thread]