From b2553838e4572d3f7c1e54f9d70c69f20240208e Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sun, 8 Mar 2009 19:36:41 +0000 Subject: [PATCH] * term.el (term-send-raw-meta): Deactivate the mark first (Bug#2449). --- lisp/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 68d36cf8391..f649391b9de 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,6 +1,7 @@ 2009-03-08 Chong Yidong - * term.el (term-send-raw): Deactivate the mark first (Bug#2449). + * term.el (term-send-raw, term-send-raw-meta): Deactivate the mark + first (Bug#2449). 2009-03-08 Andreas Schwab -- 2.39.5