From f3cf581bb2e7ffc4a557c1264ad75cb4905fcab5 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Thu, 11 Dec 2014 00:07:09 -0500 Subject: Clarify bog-citekey-file-name-separators docstring --- bog.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bog.el b/bog.el index 11bca3d..d592e45 100644 --- a/bog.el +++ b/bog.el @@ -126,7 +126,7 @@ This is only meaningful if `bog-find-citekey-bib-func' set to :type 'string) (defcustom bog-citekey-file-name-separators '("-" "_") - "Characters allowed to follow the citekey in file names. + "Values allowed to follow the citekey in file names. When `bog-find-citekey-file' is run on , it will find files with the format .* and *., where is one of these characters.") -- cgit v1.2.3