summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2014-11-22 03:07:24 -0500
committerKyle Meyer <kyle@kyleam.com>2014-11-22 03:07:24 -0500
commit66eb591faa7a49a5775a0869e205214511551034 (patch)
tree083c395218752f90bcb2bf51c60cca955c5f8be9
parent37da56976b08b6d26ec35eee411b20bc2253f38f (diff)
downloadbog-66eb591faa7a49a5775a0869e205214511551034.tar.gz
bog-find-citekey-bib: Expand docstring
-rw-r--r--bog.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/bog.el b/bog.el
index becee39..06be87d 100644
--- a/bog.el
+++ b/bog.el
@@ -461,6 +461,9 @@ used to control the default string used in the prompt."
The citekey will be taken from the text under point if it matches
`bog-citekey-format' or from the current tree.
+The variable `bog-find-citekey-bib-func' determines how the
+citekey is found.
+
With prefix argument NO-CONTEXT, a prompt will open to select
from citekeys for all BibTeX files. This same prompt will be
opened if locating a citekey from context fails."