summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bog.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/bog.el b/bog.el
index b35b72b..67fe9c9 100644
--- a/bog.el
+++ b/bog.el
@@ -36,8 +36,7 @@
(defgroup bog nil
"Extensions for research notes in Org mode"
- :group 'tools
- :group 'convenience)
+ :group 'org)
(defcustom bog-citekey-format
"\\([0-9]*[a-z]+[-a-z]*\\)\\([0-9]\\{4\\}\\)\\([a-z]+\\)"