summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorNoam Postavsky <npostavs@gmail.com>2018-04-17 19:17:18 -0400
committerNoam Postavsky <npostavs@gmail.com>2018-04-18 07:33:27 -0400
commitb89ff0efdb65e9febe4c3ed2586a48a2b42233aa (patch)
tree48df43e55ab689afffcbf818a770f747e85a4eb3 /lisp/emacs-lisp
parent326a296fed986a01677d7c2a37557f5589f5f7d2 (diff)
downloademacs-b89ff0efdb65e9febe4c3ed2586a48a2b42233aa.tar.gz
emacs-b89ff0efdb65e9febe4c3ed2586a48a2b42233aa.tar.bz2
emacs-b89ff0efdb65e9febe4c3ed2586a48a2b42233aa.zip
Don't assume term-current-row cache is valid (Bug#31193)
* lisp/term.el (term-down): Call `term-current-row' instead of directly accessing the variable `term-current-row. Following a resize of the terminal's window, `term-current-row' is reset to nil, so it is not safe to assume it is a number.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions