|
@@ -549,7 +549,7 @@ With optional argument OPTIONAL, also prompt for optional fields."
|
|
|
|
|
|
|
|
|
|
;;; Bibtex <-> Org-mode headline translation functions
|
|
;;; Bibtex <-> Org-mode headline translation functions
|
|
-(defun org-bibtex (&optional filename)
|
|
|
|
|
|
+(defun org-bibtex (filename)
|
|
"Export each headline in the current file to a bibtex entry.
|
|
"Export each headline in the current file to a bibtex entry.
|
|
Headlines are exported using `org-bibtex-headline'."
|
|
Headlines are exported using `org-bibtex-headline'."
|
|
(interactive
|
|
(interactive
|