update packages
This commit is contained in:
@@ -454,11 +454,14 @@ you can escape ambiguous cases with a backward slash, e.g., \\%i."
|
||||
(function :tag " Function"))
|
||||
(list :tag "Current clocking task"
|
||||
(const :format "" clock))
|
||||
(list :tag "The position at point"
|
||||
(const :format "" here))
|
||||
(list :tag "Function"
|
||||
(const :format "" function)
|
||||
(function :tag " Function")))
|
||||
(choice :tag "Template "
|
||||
(string)
|
||||
(const :tag "Empty" nil)
|
||||
(list :tag "File"
|
||||
(const :format "" file)
|
||||
(file :tag "Template file"))
|
||||
|
||||
Reference in New Issue
Block a user