From c2bf5263c13f1585a9c151c688947bcdb53c00e1 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Wed, 10 Dec 2014 23:33:10 -0500 Subject: Modify bog-citekey-format docstring --- bog.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bog.el') diff --git a/bog.el b/bog.el index c57acba..6addb31 100644 --- a/bog.el +++ b/bog.el @@ -42,7 +42,7 @@ (defcustom bog-citekey-format "\\([a-z]+[-a-z]*\\)\\([0-9]\\{4\\}\\)\\([a-z][a-z0-9]*\\)" - "Regex used to match study citekey. + "Regular expression used to match study citekey. By default, this matches any sequence of lower case letters (allowing hyphenation) that is followed by 4 digits and -- cgit v1.2.3