]> code.delx.au - gnu-emacs/blobdiff - lisp/vcursor.el
(ps-mule-begin-job): Redo this change "if
[gnu-emacs] / lisp / vcursor.el
index 89ae105b7fa71ce37b5045b1c14fe56aa06e003b..669d448aa3eb98abfbde00d24eae60ef98a412b5 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1994, 1996, 1998 Free Software Foundation, Inc.
 
 ;; Author:   Peter Stephenson <pws@ibmth.df.unipi.it>
-;; Keywords: virtual cursor, display, copying
+;; Keywords: virtual cursor, convenience
 
 ;; This file is part of GNU Emacs.
 
 (defgroup vcursor nil
   "Manipulate an alternative (\"virtual\") cursor."
   :prefix "vcursor-"
-  :group 'display)
+  :group 'editing)
 
 (defface vcursor
   '((((class color)) (:foreground "blue" :background "cyan" :underline t))