Parcourir la source

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

Ryan C. Thompson il y a 9 ans
Parent
commit
3ad5d2ed6b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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."
   nil
   :global t
-  :group 'ido-cr+)
+  :group 'ido-completing-read-plus)
 
 (provide 'ido-completing-read+)