]> git.eshelyaron.com Git - emacs.git/commitdiff
(term): Remove group `unix'.
authorRichard M. Stallman <rms@gnu.org>
Tue, 7 Aug 2007 03:05:06 +0000 (03:05 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 7 Aug 2007 03:05:06 +0000 (03:05 +0000)
lisp/term.el

index d7f083adfa669b9cb5396479a6d9e4d5974754b5..649aa79b818172203789ac22bd081451b4b5fa33 100644 (file)
 
 (defgroup term nil
   "General command interpreter in a window."
-  :group 'processes
-  :group 'unix)
+  :group 'processes)
 
 \f
 ;;; Buffer Local Variables: