From: Chong Yidong Date: Thu, 25 Sep 2008 00:05:40 +0000 (+0000) Subject: * term.el (term-emulate-terminal): Encode input string before checking X-Git-Tag: emacs-pretest-23.0.90~2777 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1601aa7acf196ef3cca10f3bd4794eb4ad6950d5;p=emacs.git * term.el (term-emulate-terminal): Encode input string before checking its length. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cc249e84d0c..4abcf07dcd8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-09-24 Andreas Politz (tiny change) + + * term.el (term-emulate-terminal): Encode input string before + checking its length. + 2008-09-24 Chong Yidong * progmodes/sh-script.el (sh-mode-map): Don't assume that skeleton