update packages
This commit is contained in:
@@ -436,7 +436,7 @@ using three \\[universal-argument] prefix arguments."
|
||||
(and (not (equal opt '(64)))
|
||||
effort-minutes
|
||||
(number-to-string effort-minutes))
|
||||
(and (consp opt) default-timer)
|
||||
(and (consp opt) (not (equal opt '(64))) default-timer)
|
||||
(and (stringp opt) opt)
|
||||
(read-from-minibuffer
|
||||
"How much time left? (minutes or h:mm:ss) "
|
||||
|
||||
Reference in New Issue
Block a user