aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/term')
-rw-r--r--lisp/term/xterm.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/term/xterm.el b/lisp/term/xterm.el
index 7e56cd9fa1d..51e5aa5796d 100644
--- a/lisp/term/xterm.el
+++ b/lisp/term/xterm.el
@@ -27,7 +27,7 @@
27(defgroup xterm nil 27(defgroup xterm nil
28 "XTerm support." 28 "XTerm support."
29 :version "24.1" 29 :version "24.1"
30 :group 'emacs) 30 :group 'environment)
31 31
32(defcustom xterm-extra-capabilities 'check 32(defcustom xterm-extra-capabilities 'check
33 "Whether Xterm supports some additional, more modern, features. 33 "Whether Xterm supports some additional, more modern, features.