aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/terminal.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/terminal.el b/lisp/terminal.el
index 6b055200359..afce6f51287 100644
--- a/lisp/terminal.el
+++ b/lisp/terminal.el
@@ -1089,7 +1089,7 @@ This escape character may be changed using the variable `terminal-escape-char'.
1089 1089
1090`Meta' characters may not currently be sent through the terminal emulator. 1090`Meta' characters may not currently be sent through the terminal emulator.
1091 1091
1092Here is a list of some of the variables which control the behaviour 1092Here is a list of some of the variables which control the behavior
1093of the emulator -- see their documentation for more information: 1093of the emulator -- see their documentation for more information:
1094terminal-escape-char, terminal-scrolling, terminal-more-processing, 1094terminal-escape-char, terminal-scrolling, terminal-more-processing,
1095terminal-redisplay-interval. 1095terminal-redisplay-interval.