elpasync pushed a change to branch externals/tmr. from 3d9242be83 Add a reference to grid view; tweak code sample new 0ceb744885 tmr: Improve tmr--long-description new 6602891c8f Decompose tmr.el into several files new b2b322a00f tmr: placate the compiler about cl-lib and related new 32f6f93aba tmr-notification: remove needless quotes new c1e7580eec tmr: print message for cancelled timer new c7e0f6f118 tmr: tweak message for completed tmr new f5dcca3588 tmr: use only active timers for tmr-cancel new b2903077f5 tmr: store the original input of a timer new 3f8674546b tmr: accept optional default in description prompt new 407da662a2 tmr: make tmr-clone prompt optionally
Summary of changes: tmr-notification.el | 66 +++++++++++++++ tmr-sound.el | 64 ++++++++++++++ tmr.el | 239 +++++++++++++++++++++++++++------------------------- 3 files changed, 253 insertions(+), 116 deletions(-) create mode 100644 tmr-notification.el create mode 100644 tmr-sound.el