emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ruben Maher <r@rkm.id.au>
To: emacs-orgmode@gnu.org
Cc: Ruben Maher <r@rkm.id.au>
Subject: [PATCH] ox.el: Remove docstring for nonexistent argument
Date: Sat, 25 Jul 2015 17:13:21 +0930	[thread overview]
Message-ID: <1437810201-12110-1-git-send-email-r@rkm.id.au> (raw)

* lisp/ox.el (org-export-output-file-name): Remove docstring for
  nonexistent argument VISIBLE-ONLY.
---
 lisp/ox.el | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/lisp/ox.el b/lisp/ox.el
index 020d525..b06211b 100644
--- a/lisp/ox.el
+++ b/lisp/ox.el
@@ -5905,9 +5905,6 @@ of subtree at point.
 When optional argument PUB-DIR is set, use it as the publishing
 directory.
 
-When optional argument VISIBLE-ONLY is non-nil, don't export
-contents of hidden elements.
-
 Return file name as a string."
   (let* ((visited-file (buffer-file-name (buffer-base-buffer)))
 	 (base-name
-- 
2.4.5

             reply	other threads:[~2015-07-25  7:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-25  7:43 Ruben Maher [this message]
2015-07-25 12:20 ` [PATCH] ox.el: Remove docstring for nonexistent argument Rasmus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1437810201-12110-1-git-send-email-r@rkm.id.au \
    --to=r@rkm.id.au \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).