Merge branch 'maint'

This commit is contained in:
Bastien 2020-09-05 10:35:40 +02:00
commit 6d031c4f86
1 changed files with 1 additions and 1 deletions

View File

@ -2015,7 +2015,7 @@ category, you can use:
(string :tag "File or data") (string :tag "File or data")
(symbol :tag "Type") (symbol :tag "Type")
(boolean :tag "Data?") (boolean :tag "Data?")
(repeat :tag "Extra image properties" :inline t symbol)) (repeat :tag "Extra image properties" :inline t sexp))
(list :tag "Display properties" sexp)))) (list :tag "Display properties" sexp))))
(defgroup org-agenda-column-view nil (defgroup org-agenda-column-view nil