0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-29 20:37:51 +00:00

Merge branch 'maint'

This commit is contained in:
Kyle Meyer 2020-04-13 23:57:32 -04:00
commit 56cf753b63

View file

@ -1161,11 +1161,11 @@ to disable them individually.
on ~org-plain-list-ordered-item-terminator~, the type of list, and
its indentation. With a numeric prefix argument N, select the Nth
bullet from this list. If there is an active region when calling
this, selected text is changed into an item. With a prefix
argument, all lines are converted to list items. If the first line
already was a list item, any item marker is removed from the list.
Finally, even without an active region, a normal line is converted
into a list item.
this, all lines are converted to list items. With a prefix
argument, the selected text is changed into a single item. If the
first line already was a list item, any item marker is removed from
the list. Finally, even without an active region, a normal line is
converted into a list item.
- {{{kbd(C-c *)}}} ::