]> git.eshelyaron.com Git - emacs.git/commit
Ensure that the prompt is kept on the final line
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 23 Oct 2019 09:55:13 +0000 (11:55 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 23 Oct 2019 09:55:13 +0000 (11:55 +0200)
commitb7037662e1111d55218fb2345f9ebb9ed3ebef13
tree6121349d6b192260c84088d799549dc897b38d29
parent496202d00ead9cdb649443f831e3cc8dfcf6aadd
Ensure that the prompt is kept on the final line

* lisp/erc/erc-goodies.el (erc-possibly-scroll-to-bottom): New
function.
(scrolltobottom): Add to erc-insert-done-hook.

* lisp/erc/erc.el (erc-insert-done-hook): New hook (bug#11697).
(erc-display-line-1): Use it.
etc/NEWS
lisp/erc/erc-goodies.el
lisp/erc/erc.el