From b3e008dee9fb0cb9db7714b6a904573ff21bed10 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Mon, 19 Jan 2015 21:23:55 -0500 Subject: Escape character in bog-citekey-format docstring --- bog.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bog.el b/bog.el index c77100c..5ecdc2d 100644 --- a/bog.el +++ b/bog.el @@ -48,7 +48,7 @@ By default, this matches any sequence of lower case letters (allowing hyphenation) that is followed by 4 digits and then lower case letters. -The format must be anchored by '\b' and should be restricted to +The format must be anchored by '\\b' and should be restricted to letters, digits, '-', and '_'. This is case-sensitive (i.e., case-fold-search will be set to -- cgit v1.2.3