]> git.eshelyaron.com Git - emacs.git/commit
Fix cursor-in-echo-area on TTY frames
authorEli Zaretskii <eliz@gnu.org>
Tue, 31 Jan 2023 16:03:28 +0000 (18:03 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 31 Jan 2023 16:03:28 +0000 (18:03 +0200)
commit49b61405582edaa1cda05ea37b056d46b423271b
tree0708020b0cedbcc8961f212ea2c8610b4e253ab5
parent1684e254a3b95b474753275fa9bfc2567a83b2fa
Fix cursor-in-echo-area on TTY frames

* src/dispnew.c (update_frame_1): Fix off-by-one error when
positioning the cursor in the echo-area.  (Bug#61184)
src/dispnew.c