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

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

[elpa] externals/tmr ca6c0c33db 5/5: tmr: update doc string in light of


From: ELPA Syncer
Subject: [elpa] externals/tmr ca6c0c33db 5/5: tmr: update doc string in light of commit 507e49a
Date: Tue, 17 May 2022 04:58:00 -0400 (EDT)

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

    tmr: update doc string in light of commit 507e49a
---
 tmr.el | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/tmr.el b/tmr.el
index f279441824..a7031b0d9b 100644
--- a/tmr.el
+++ b/tmr.el
@@ -282,9 +282,7 @@ If DEFAULT is provided, use that as a default."
 
 (defun tmr--description-prompt (&optional default)
   "Helper prompt for descriptions in `tmr'.
-If optional DEFAULT is provided use it as a default.  Otherwise
-use the latest input from the `tmr--description-hist', if
-present."
+If optional DEFAULT is provided use it as a default candidate."
   (completing-read
    (if default
        (format "Description for this tmr [%s]: " default)



reply via email to

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