2009-01-30 Glenn Morris <rgm@gnu.org>
+ * org-list.el (org-empty-line-terminates-plain-lists)
+ (org-toggle-checkbox): Doc fixes.
+
* org-table.el (org-table-clean-before-export): Fix declaration.
2009-01-30 Carsten Dominik <carsten.dominik@gmail.com>
(defcustom org-empty-line-terminates-plain-lists nil
"Non-nil means, an empty line ends all plain list levels.
-When nil, empty lines are part of the preceeding item."
+When nil, empty lines are part of the preceding item."
:group 'org-plain-lists
:type 'boolean)
With prefix arg TOGGLE-PRESENCE, add or remove checkboxes.
When there is an active region, toggle status or presence of the checkbox
in the first line, and make every item in the region have the same
-status or precence, respectively.
+status or presence, respectively.
If the cursor is in a headline, apply this to all checkbox items in the
text below the heading."
(interactive "P")