From f2da176b8063f403a0ad22b89873b488eeb0ac5b Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Wed, 5 Feb 2014 22:48:05 -0500 Subject: Reword bog-citekey-from-heading-title docstring --- bog.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bog.el b/bog.el index 0b97b40..fe1ac8d 100644 --- a/bog.el +++ b/bog.el @@ -142,7 +142,8 @@ year, and the first meaningful word in the title)." maybe-citekey))) (defun bog-citekey-from-heading-title () - "Return first org heading that matches `bog-citekey-format'." + "Retrieve citekey from first parent heading that matches +`bog-citekey-format'." (save-excursion (save-restriction (widen) -- cgit v1.2.3