+2008-12-20 Glenn Morris <rgm@gnu.org>
+
+ * org.el (org-org-menu): Fix some more menu entries.
+
2008-12-18 Carsten Dominik <dominik@science.uva.nl>
* org-table.el (org-table-get-specials): Revert introduction of @0
["Priority Down" org-shiftdown t])
("TAGS and Properties"
["Set Tags" org-set-tags-command t]
- ["Change tag in region" 'org-change-tag-in-region (org-region-active-p)]
+ ["Change tag in region" org-change-tag-in-region (org-region-active-p)]
"--"
- ["Set property" 'org-set-property t]
+ ["Set property" org-set-property t]
["Column view of properties" org-columns t]
["Insert Column View DBlock" org-insert-columns-dblock t])
("Dates and Scheduling"