diff options
Diffstat (limited to 'lisp/org/ox-texinfo.el')
-rw-r--r-- | lisp/org/ox-texinfo.el | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/org/ox-texinfo.el b/lisp/org/ox-texinfo.el index f822f3d110c..5befcac1c39 100644 --- a/lisp/org/ox-texinfo.el +++ b/lisp/org/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)) |