ox: Fix code comment

* lisp/ox.el (org-export-output-file-name): Fix code comment.
This commit is contained in:
Nicolas Goaziou 2015-11-08 16:48:09 +01:00
parent 75c93f7c21
commit 24aaa53573
1 changed files with 1 additions and 2 deletions

View File

@ -5980,8 +5980,7 @@ Return file name as a string."
(let* ((visited-file (buffer-file-name (buffer-base-buffer)))
(base-name
;; File name may come from EXPORT_FILE_NAME subtree
;; property, assuming point is at beginning of said
;; sub-tree.
;; property.
(file-name-sans-extension
(or (and subtreep (org-entry-get nil "EXPORT_FILE_NAME" 'selective))
;; File name may be extracted from buffer's associated