aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term.el
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2007-08-07 03:05:06 +0000
committerRichard M. Stallman <[email protected]>2007-08-07 03:05:06 +0000
commitb5e41a89f1e87be277175fa4d36ec34a74349e46 (patch)
treebbfe7bc26a0f4ce654a9bd69257ab4c1b0e53231 /lisp/term.el
parent0b727f9d087d950c0d6614c9ec743a935d4e5fc7 (diff)
(term): Remove group `unix'.
Diffstat (limited to 'lisp/term.el')
-rw-r--r--lisp/term.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/term.el b/lisp/term.el
index d7f083adfa..649aa79b81 100644
--- a/lisp/term.el
+++ b/lisp/term.el
@@ -407,8 +407,7 @@
(defgroup term nil
"General command interpreter in a window."
- :group 'processes
- :group 'unix)
+ :group 'processes)
;;; Buffer Local Variables: