update packages

This commit is contained in:
2025-11-25 19:52:03 +01:00
parent 14ba373378
commit dbbae92267
280 changed files with 13451 additions and 11207 deletions

View File

@@ -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"))