changeset 82304:eb3132265290

(term): Remove group `unix'.
author Richard M. Stallman <rms@gnu.org>
date Tue, 07 Aug 2007 03:05:06 +0000
parents 76cd87e9edd6
children 108a0fa4a114
files lisp/term.el
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/term.el	Tue Aug 07 03:04:23 2007 +0000
+++ b/lisp/term.el	Tue Aug 07 03:05:06 2007 +0000
@@ -407,8 +407,7 @@
 
 (defgroup term nil
   "General command interpreter in a window."
-  :group 'processes
-  :group 'unix)
+  :group 'processes)
 
 
 ;;; Buffer Local Variables: