# HG changeset patch # User Richard M. Stallman # Date 1186455906 0 # Node ID eb3132265290b0aa2cee09a5a35d7a8ae256ffcc # Parent 76cd87e9edd6a5851d1ceb8f5c79c801e6d85048 (term): Remove group `unix'. diff -r 76cd87e9edd6 -r eb3132265290 lisp/term.el --- 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: