From xemacs-m  Wed Mar 19 11:46:04 1997
Received: from newman (root@newman.aventail.com [38.225.141.10])
	by xemacs.org (8.8.5/8.8.5) with SMTP id LAA27004
	for <xemacs-beta@xemacs.org>; Wed, 19 Mar 1997 11:46:03 -0600 (CST)
Received: from kramer.in.aventail.com.aventail.com (wmperry@kramer [192.168.1.12]) by newman (8.6.12/8.6.9) with SMTP id JAA12660 for <xemacs-beta@xemacs.org>; Wed, 19 Mar 1997 09:43:31 -0800
Date: Wed, 19 Mar 1997 09:43:31 -0800
Message-Id: <199703191743.JAA12660@newman>
From: "William M. Perry" <wmperry@aventail.com>
To: xemacs-beta@xemacs.org
Subject: comint lossage.
Errors-to: wmperry@aventail.com
Reply-to: wmperry@aventail.com
X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7</SYF`{vYQ(&RI1&EiH[FvT;J}@f!4kfz
 x_!Y#=y{Uuj9GvUi=cPuajQ(Z42R[wE@{G,sn$qGr5g/wnb*"*ktI+,CD}1Z'wxrM2ag-r0p5I6\nA
 [WJopW_J.WY;

*** comint-xemacs.el	1997/03/19 17:45:50	1.1
--- comint-xemacs.el	1997/03/19 17:45:52
***************
*** 31,37 ****
  
  ;;; Code:
  
! (defgroup 'comint nil
    "General command interpreter in a window stuff."
    :group 'processes)
  
--- 31,37 ----
  
  ;;; Code:
  
! (defgroup comint nil
    "General command interpreter in a window stuff."
    :group 'processes)
  

