diff lisp/emulation/pc-select.el @ 22250:a77d473867b8

*** empty log message ***
author Dan Nicolaescu <done@ece.arizona.edu>
date Tue, 26 May 1998 09:23:23 +0000
parents 4e824f1fe62d
children e4668ff0692c
line wrap: on
line diff
--- a/lisp/emulation/pc-select.el	Tue May 26 05:17:02 1998 +0000
+++ b/lisp/emulation/pc-select.el	Tue May 26 09:23:23 1998 +0000
@@ -5,6 +5,7 @@
 ;; Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
 
 ;; Author: Michael Staats <michael@thp.Uni-Duisburg.DE>
+;; Keywords: convenience 
 ;; Created: 26 Sep 1995
 
 ;; This file is part of GNU Emacs.
@@ -80,7 +81,8 @@
 (defgroup pc-select nil
   "Emulate pc bindings."
   :prefix "pc-select"
-  :group 'editing-basics)
+  :group 'editing-basics
+  :group 'convenience)
 
 (defcustom pc-select-override-scroll-error t
   "*Non-nil means don't generate error on scrolling past edge of buffer.