From: Chong Yidong Date: Sun, 8 Mar 2009 19:36:41 +0000 (+0000) Subject: * term.el (term-send-raw-meta): Deactivate the mark first (Bug#2449). X-Git-Tag: emacs-pretest-23.0.92~306 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b2553838e4572d3f7c1e54f9d70c69f20240208e;p=emacs.git * term.el (term-send-raw-meta): Deactivate the mark first (Bug#2449). --- 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