aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/term.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/term.el b/lisp/term.el
index d7f083adfa6..649aa79b818 100644
--- a/lisp/term.el
+++ b/lisp/term.el
@@ -407,8 +407,7 @@
407 407
408(defgroup term nil 408(defgroup term nil
409 "General command interpreter in a window." 409 "General command interpreter in a window."
410 :group 'processes 410 :group 'processes)
411 :group 'unix)
412 411
413 412
414;;; Buffer Local Variables: 413;;; Buffer Local Variables: