From f33f8827b88abe5a0cee8a1ddb50222d4d706338 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Tue, 17 Feb 2015 21:45:16 -0500 Subject: Clean up some spaces --- bog.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bog.el b/bog.el index 4f81278..226d3d0 100644 --- a/bog.el +++ b/bog.el @@ -183,7 +183,7 @@ It should contain the placeholder \"%s\" for the query." :group 'bog :type 'string) -(defcustom bog-topic-heading-level 1 +(defcustom bog-topic-heading-level 1 "Consider headings at this level to be topic headings. Topic headings for studies may be at any level, but `bog-sort-topic-headings' and `bog-jump-to-topic-heading' use @@ -191,7 +191,7 @@ this variable to determine what level to operate on." :group 'bog :type 'integer) -(defcustom bog-refile-maxlevel bog-topic-heading-level +(defcustom bog-refile-maxlevel bog-topic-heading-level "Consider up to this level when refiling with `bog-refile'." :group 'bog :type 'integer) -- cgit v1.2.3