]> git.eshelyaron.com Git - emacs.git/commit
Send text received by bracketed paste to process
authorPhilipp Stephani <phst@google.com>
Sun, 6 Nov 2016 18:21:10 +0000 (19:21 +0100)
committerPhilipp Stephani <phst@google.com>
Thu, 10 Nov 2016 21:56:08 +0000 (22:56 +0100)
commit26c3554f88518266a95e228e941425302e25afe4
tree7996264a1fe9d55ef975d3fc35d053c3b13a822b
parentdb0b58da1d1e5724c783550103fcf5bb363bb713
Send text received by bracketed paste to process

See Bug#24639.

* term.el (term--xterm-paste): New function.
(term-raw-map): Use it.
(xterm--pasted-text): Declare function from xterm.el.
lisp/term.el