From 1601aa7acf196ef3cca10f3bd4794eb4ad6950d5 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Thu, 25 Sep 2008 00:05:40 +0000 Subject: [PATCH] * term.el (term-emulate-terminal): Encode input string before checking its length. --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.39.5