~bzg/org-mode

2c77551a6802ea3dbc303344719ee55a053e75a8 — Ihor Radchenko 4 months ago 5b4eebf
org-texinfo-export-to-info: Fix docstring

* lisp/ox-texinfo.el (org-texinfo-export-to-info): Remove description
of a removed argument from the docstring.  The PUB-DIR argument has
been removed in 496ed832d.

Reported-by: Niall Dooley <dooleyn@gmail.com>
Link: https://list.orgmode.org/orgmode/CADS3Lq7W=LZYd3F3aA0p1RaDWdHSmwahvs8oyJfx_Hw0WF9K9Q@mail.gmail.com/
1 files changed, 0 insertions(+), 3 deletions(-)

M lisp/ox-texinfo.el
M lisp/ox-texinfo.el => lisp/ox-texinfo.el +0 -3
@@ 1965,9 1965,6 @@ EXT-PLIST, when provided, is a property list with external
parameters overriding Org default settings, but still inferior to
file-local settings.

When optional argument PUB-DIR is set, use it as the publishing
directory.

Return INFO file's name."
  (interactive)
  (let ((outfile (org-export-output-file-name ".texi" subtreep))