* term.el (term-send-raw-meta): Deactivate the mark first (Bug#2449).
authorChong Yidong <cyd@stupidchicken.com>
Sun, 8 Mar 2009 19:36:41 +0000 (19:36 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 8 Mar 2009 19:36:41 +0000 (19:36 +0000)
lisp/ChangeLog

index 68d36cf..f649391 100644 (file)
@@ -1,6 +1,7 @@
 2009-03-08  Chong Yidong  <cyd@stupidchicken.com>
 
-       * 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  <schwab@linux-m68k.org>