Browse Source

Documentation fixes.

Carsten Dominik 16 years ago
parent
commit
f9f3a19a34
1 changed files with 10 additions and 1 deletions
  1. 10 1
      doc/org.texi

+ 10 - 1
doc/org.texi

@@ -1316,6 +1316,10 @@ region when calling this, all lines will be converted to list items.  If the
 first line already was a list item, any item markers will be removed from the
 first line already was a list item, any item markers will be removed from the
 list.  Finally, even without an active region, a normal line will be
 list.  Finally, even without an active region, a normal line will be
 converted into a list item.
 converted into a list item.
+@kindex S-@key{left}
+@kindex S-@key{right}
+@item S-@key{left}/@key{right}
+Also cycle bullet styles when in the first line of an item.
 @end table
 @end table
 
 
 @node Drawers, Orgstruct mode, Plain lists, Document Structure
 @node Drawers, Orgstruct mode, Plain lists, Document Structure
@@ -7488,7 +7492,7 @@ the subtrees are exported.
 Dispatcher for export and publishing commands.  Displays a help-window
 Dispatcher for export and publishing commands.  Displays a help-window
 listing the additional key(s) needed to launch an export or publishing
 listing the additional key(s) needed to launch an export or publishing
 command.  The prefix arg is passed through to the exporter.  A double prefix
 command.  The prefix arg is passed through to the exporter.  A double prefix
-@kbd{C-u C-u} causes most commands} to be executed in the background, in a
+@kbd{C-u C-u} causes most commands to be executed in the background, in a
 separate emacs process@footnote{To make this behavior the default, customize
 separate emacs process@footnote{To make this behavior the default, customize
 the variable @code{org-export-run-in-background}.}.
 the variable @code{org-export-run-in-background}.}.
 @kindex C-c C-e v
 @kindex C-c C-e v
@@ -8957,6 +8961,11 @@ distribution, others are available somewhere on the web.
 @node Extensions in the contrib directory, Other extensions, Extensions, Extensions
 @node Extensions in the contrib directory, Other extensions, Extensions, Extensions
 @section Extensions in the @file{contrib} directory
 @section Extensions in the @file{contrib} directory
 
 
+A number of extension are distributed with Org when you download it from its
+homepage.  Please note that these extensions are @emph{not} distributed as
+part of Emacs, so if you use Org as delivered with Emacs, you still need to
+go to @url{http://orgmode.org} to get access to these modules.
+
 @table @asis
 @table @asis
 @item @file{org-annotate-file.el} by @i{Philip Jackson}
 @item @file{org-annotate-file.el} by @i{Philip Jackson}
       Annotate a file with org syntax, in a separate file, with links back to
       Annotate a file with org syntax, in a separate file, with links back to