]> git.eshelyaron.com Git - emacs.git/commit
* lisp/simple.el (previous-line-or-history-element): Handle logical lines.
authorJuri Linkov <juri@linkov.net>
Thu, 20 Aug 2020 23:21:26 +0000 (02:21 +0300)
committerJuri Linkov <juri@linkov.net>
Thu, 20 Aug 2020 23:21:26 +0000 (02:21 +0300)
commit4c5043c50b52e404c211c18da8cd59a2ee86253d
tree35d789b3c741627f93891e4e81994dfbda975218
parentcb9fc5e7731e506e4e0facd3d060d19e388b32ac
* lisp/simple.el (previous-line-or-history-element): Handle logical lines.

When 'line-move-visual' is nil, use 'end-of-line' to move point to the end
of the first logical line (bug#42862)

Thanks to Michael Welsh Duggan <mwd@md5i.com>.
lisp/simple.el