Fix bug #9246 with scrolling in ERC under word-wrap.
authorAntoine Levitt <antoine.levitt@gmail.com>
Sat, 31 Dec 2011 08:25:48 +0000 (10:25 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 31 Dec 2011 08:25:48 +0000 (10:25 +0200)
commit7c2b8880efc4c11f6c56b2bf13854d0e1bdd2d8d
treefee2c9b26fa24d575b14c909f11904b81871ceea
parent3778cdd8efa2a0a5ea06d00277499fd6e7300cd2
Fix bug #9246 with scrolling in ERC under word-wrap.

 lisp/erc/erc-goodies.el (erc-scroll-to-bottom): Use post-command-hook
 rather than window-scroll-functions.  Fixes a bug with scrolling under
 word-wrap on a tty.
lisp/erc/ChangeLog
lisp/erc/erc-goodies.el