浏览代码

Fix group declaration for ido-cr+-debug-mode

Ryan C. Thompson 9 年之前
父节点
当前提交
3ad5d2ed6b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ido-completing-read+.el

+ 1 - 1
ido-completing-read+.el

@@ -306,7 +306,7 @@ sets up C-j to be equivalent to TAB in the same situation."
 Debug info is printed to the *Messages* buffer."
 Debug info is printed to the *Messages* buffer."
   nil
   nil
   :global t
   :global t
-  :group 'ido-cr+)
+  :group 'ido-completing-read-plus)
 
 
 (provide 'ido-completing-read+)
 (provide 'ido-completing-read+)