emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/term.el,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/term.el,v
Date: Tue, 07 Aug 2007 03:05:07 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       07/08/07 03:05:06

Index: term.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/term.el,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -b -r1.92 -r1.93
--- term.el     5 Aug 2007 14:08:50 -0000       1.92
+++ term.el     7 Aug 2007 03:05:06 -0000       1.93
@@ -407,8 +407,7 @@
 
 (defgroup term nil
   "General command interpreter in a window."
-  :group 'processes
-  :group 'unix)
+  :group 'processes)
 
 
 ;;; Buffer Local Variables:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]