]> code.delx.au - gnu-emacs/blobdiff - lisp/vcursor.el
Merge from emacs-23
[gnu-emacs] / lisp / vcursor.el
index f4d2f2a6c39d5c5b6e987978d9124b13299260c9..98f1d612fb97188eecf0b91386170f672911f5c4 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))