diff options
| author | Glenn Morris | 2013-02-12 20:31:09 -0800 |
|---|---|---|
| committer | Glenn Morris | 2013-02-12 20:31:09 -0800 |
| commit | 01fcc3a532872b29784a4d888ab9cc1aef0eed01 (patch) | |
| tree | e1fba1dfe3ec5b61ddc3e5e3824e4536b2c39429 /lisp/term | |
| parent | d0009c7351874e853c63ce67cea6103f33afa60b (diff) | |
| parent | 1a359750bbac95fd6bf8fe1233e747a1d26f0082 (diff) | |
| download | emacs-01fcc3a532872b29784a4d888ab9cc1aef0eed01.tar.gz emacs-01fcc3a532872b29784a4d888ab9cc1aef0eed01.zip | |
Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.org
Diffstat (limited to 'lisp/term')
| -rw-r--r-- | lisp/term/xterm.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/term/xterm.el b/lisp/term/xterm.el index c22b5482b3e..c03d64a2f54 100644 --- a/lisp/term/xterm.el +++ b/lisp/term/xterm.el | |||
| @@ -36,7 +36,7 @@ If `check', try to check if it does. | |||
| 36 | If a list, assume that the listed features are supported, without checking. | 36 | If a list, assume that the listed features are supported, without checking. |
| 37 | 37 | ||
| 38 | The relevant features are: | 38 | The relevant features are: |
| 39 | modifyOtherKeys -- if supported, more key bindings work (e.g, \"\\C-,\") | 39 | modifyOtherKeys -- if supported, more key bindings work (e.g., \"\\C-,\") |
| 40 | reportBackground -- if supported, Xterm reports its background color | 40 | reportBackground -- if supported, Xterm reports its background color |
| 41 | " | 41 | " |
| 42 | :version "24.1" | 42 | :version "24.1" |