emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] ox.el: Remove docstring for nonexistent argument
@ 2015-07-25  7:43 Ruben Maher
  2015-07-25 12:20 ` Rasmus
  0 siblings, 1 reply; 2+ messages in thread
From: Ruben Maher @ 2015-07-25  7:43 UTC (permalink / raw)
  To: emacs-orgmode; +Cc: Ruben Maher

* 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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ox.el: Remove docstring for nonexistent argument
  2015-07-25  7:43 [PATCH] ox.el: Remove docstring for nonexistent argument Ruben Maher
@ 2015-07-25 12:20 ` Rasmus
  0 siblings, 0 replies; 2+ messages in thread
From: Rasmus @ 2015-07-25 12:20 UTC (permalink / raw)
  To: emacs-orgmode

Hi Ruben,

Ruben Maher <r@rkm.id.au> writes:

> * lisp/ox.el (org-export-output-file-name): Remove docstring for
>   nonexistent argument VISIBLE-ONLY.

Thanks, applied.

Rasmus

-- 
Need more coffee. . .

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-07-25 12:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-25  7:43 [PATCH] ox.el: Remove docstring for nonexistent argument Ruben Maher
2015-07-25 12:20 ` Rasmus

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).