Merge branch 'maint'
This commit is contained in:
commit
6d031c4f86
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue