]> git.eshelyaron.com Git - emacs.git/commit
Fix column double counting in term.el (Bug#31662)
authorJohn Shahid <jvshahid@gmail.com>
Thu, 31 May 2018 03:55:16 +0000 (23:55 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Sat, 2 Jun 2018 03:06:34 +0000 (23:06 -0400)
commit9ac76456eb104f749aa9c60b99c68a649214efc6
treef36f75eb4d82fc4743b1a6e56b7f6e2196c7e787
parent6a672b792512e5c70254844dd59e0ec1ef0870ba
Fix column double counting in term.el (Bug#31662)

* lisp/term.el (term-emulate-terminal): Invalidate
`term-current-column' after deleting overwritten text.
lisp/term.el
test/lisp/term-tests.el