]> code.delx.au - gnu-emacs/commit
Fix 'next-line' and 'previous-line' during keyboard macro
authorEli Zaretskii <eliz@gnu.org>
Sat, 28 May 2016 15:33:50 +0000 (18:33 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 28 May 2016 15:33:50 +0000 (18:33 +0300)
commit4ef0fc192b8a10625053dbb9376c814e68612eb6
treee832c88bd1ce316e97e7daf3fb56d7862ff35bea
parent99950f7214ee7efd1c5e6a76d5db81a5abe61694
Fix 'next-line' and 'previous-line' during keyboard macro

* lisp/simple.el (line-move-visual): Handle the case when point
moves outside of the visible portion of the buffer while executing
a keyboard macro.  (Bug#13452)  (Bug#23551)  (Bug#23555)
lisp/simple.el