Fix term.el rendering following a window resize (Bug#30544)
commita64c11a3aa49121ceab79a2acc99c829d42417bd
authorNoam Postavsky <npostavs@gmail.com>
Mon, 2 Apr 2018 10:55:29 +0000 (2 06:55 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Mon, 2 Apr 2018 10:57:53 +0000 (2 06:57 -0400)
tree27f8e56b4e2933cd04cfcff2d7a8e9a956eb8361
parent1e6f09aa72fbdfc9246bcb85bc69a624c0efcfdf
Fix term.el rendering following a window resize (Bug#30544)

* lisp/term.el (term-reset-size): Reset cached row and column values
before changing point.
lisp/term.el