Mercurial > emacs
changeset 63260:9bcf1560e9f0
(terminal-emulator): Fix spellings in docstrings.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 10 Jun 2005 14:07:55 +0000 |
parents | fa1c7a31ac5d |
children | fbdbc34f3665 |
files | lisp/terminal.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/terminal.el Fri Jun 10 14:07:27 2005 +0000 +++ b/lisp/terminal.el Fri Jun 10 14:07:55 2005 +0000 @@ -1089,7 +1089,7 @@ `Meta' characters may not currently be sent through the terminal emulator. -Here is a list of some of the variables which control the behaviour +Here is a list of some of the variables which control the behavior of the emulator -- see their documentation for more information: terminal-escape-char, terminal-scrolling, terminal-more-processing, terminal-redisplay-interval.