From d13639c25647c22379c0b98939ed016947caddd4 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Fri, 4 Sep 2015 23:28:43 -0400 Subject: bog-create-combined-bib: Correct docstring --- bog.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bog.el b/bog.el index 6e22c1a..57dad92 100644 --- a/bog.el +++ b/bog.el @@ -772,7 +772,7 @@ one entry per BibTeX file." ;;;###autoload (defun bog-create-combined-bib (&optional arg) - "Create buffer that has entries for all citekeys in buffer. + "Create a buffer that has entries for a collection of citekeys. If in Dired, collect citekeys from marked (or next ARG) files. Otherwise, collect citekeys the current buffer." (interactive "p") -- cgit v1.2.3