Reorganize Custom groups.
[bpt/emacs.git] / lisp / vcursor.el
index 3573a86..9e8fbf4 100644 (file)
 (defgroup vcursor nil
   "Manipulate an alternative (\"virtual\") cursor."
   :prefix "vcursor-"
-  :group 'editing)
+  :group 'convenience)
 
 (defface vcursor
   '((((class color)) (:foreground "blue" :background "cyan" :underline t))