diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-11-22 03:07:24 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-11-22 03:07:24 -0500 |
commit | 66eb591faa7a49a5775a0869e205214511551034 (patch) | |
tree | 083c395218752f90bcb2bf51c60cca955c5f8be9 /bog.el | |
parent | 37da56976b08b6d26ec35eee411b20bc2253f38f (diff) | |
download | bog-66eb591faa7a49a5775a0869e205214511551034.tar.gz |
bog-find-citekey-bib: Expand docstring
Diffstat (limited to 'bog.el')
-rw-r--r-- | bog.el | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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." |