]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix 'org-export-dispatch' command name in manual
authorStefan Kangas <stefankangas@gmail.com>
Mon, 3 Oct 2022 00:21:07 +0000 (02:21 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Mon, 3 Oct 2022 00:21:07 +0000 (02:21 +0200)
* doc/emacs/text.texi (Org Authoring): Fix 'org-export-dispatch'
command name.  (Bug#58260)

doc/emacs/text.texi

index 8c09f62677ba0e5dabb33550bcaa2db3cf19075b..a8aa4a413dc30bc9e74d07a5cbc048390d3f5fb0 100644 (file)
@@ -1491,15 +1491,15 @@ etc.
 @subsection Org as an authoring system
 @cindex Org exporting
 
-@findex org-export
+@findex org-export-dispatch
 @kindex C-c C-e @r{(Org mode)}
   You may want to format your Org notes nicely and to prepare them for
 export and publication.  To export the current buffer, type @kbd{C-c
-C-e} (@code{org-export}) anywhere in an Org buffer.  This command
-prompts for an export format; currently supported formats include
-HTML, @LaTeX{}, Texinfo, OpenDocument (@file{.odt}), iCalendar,
-Markdown, man-page, and PDF@.  Some formats, such as PDF, require
-certain system tools to be installed.
+C-e} (@code{org-export-dispatch}) anywhere in an Org buffer.  This
+command prompts for an export format; currently supported formats
+include HTML, @LaTeX{}, Texinfo, OpenDocument (@file{.odt}),
+iCalendar, Markdown, man-page, and PDF@.  Some formats, such as PDF,
+require certain system tools to be installed.
 
 @vindex org-publish-project-alist
   To export several files at once to a specific directory, either