Mercurial > emacs
changeset 98332:980421e378fa
* term.el (term-emulate-terminal): Encode input string before checking
its length.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 25 Sep 2008 00:05:40 +0000 |
parents | aa5de5d845d6 |
children | aedea0a2dba4 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Sep 24 22:51:09 2008 +0000 +++ b/lisp/ChangeLog Thu Sep 25 00:05:40 2008 +0000 @@ -1,3 +1,8 @@ +2008-09-24 Andreas Politz <politza@fh-trier.de> (tiny change) + + * term.el (term-emulate-terminal): Encode input string before + checking its length. + 2008-09-24 Chong Yidong <cyd@stupidchicken.com> * progmodes/sh-script.el (sh-mode-map): Don't assume that skeleton