branch: externals/org commit 2c77551a6802ea3dbc303344719ee55a053e75a8 Author: Ihor Radchenko <yanta...@posteo.net> Commit: Ihor Radchenko <yanta...@posteo.net>
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 <dool...@gmail.com> Link: https://list.orgmode.org/orgmode/CADS3Lq7W=lzyd3f3aa0p1radwdhsmwahvs8oyjfx_hw0wf9...@mail.gmail.com/ --- lisp/ox-texinfo.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/lisp/ox-texinfo.el b/lisp/ox-texinfo.el index 1e194ec6be..5502cd2894 100644 --- a/lisp/ox-texinfo.el +++ b/lisp/ox-texinfo.el @@ -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))