Merge branch 'maint'
This commit is contained in:
commit
73df53f185
|
@ -4917,7 +4917,7 @@ Paragraph<point>"
|
|||
(org-test-with-temp-text
|
||||
"* H\n:PROPERTIES:\n:COLUMNS: %25ITEM %A %20B\n:END:"
|
||||
(org-buffer-property-keys nil nil t))))
|
||||
;; In COLUMNS, ignore label title and summary-type.
|
||||
;; In COLUMNS, ignore title and summary-type.
|
||||
(should
|
||||
(equal '("A")
|
||||
(org-test-with-temp-text "#+COLUMNS: %A(Foo)"
|
||||
|
|
Loading…
Reference in New Issue