summaryrefslogtreecommitdiff
path: root/bog.el
diff options
context:
space:
mode:
Diffstat (limited to 'bog.el')
-rw-r--r--bog.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/bog.el b/bog.el
index f213207..1803836 100644
--- a/bog.el
+++ b/bog.el
@@ -478,7 +478,7 @@ If NO-CONTEXT is non-nil, immediately fall back."
(defun bog-select-citekey (citekeys)
"Prompt for citekey from CITEKEYS."
- (completing-read "Select citekey: " citekeys))
+ (completing-read "Select citekey: " citekeys nil t))
;;;; Other