* lisp/follow.el (follow-adjust-window): Remove `dest' argument.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 16 Jan 2014 00:26:45 +0000 (19:26 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 16 Jan 2014 00:26:45 +0000 (19:26 -0500)
commit87b2a7f2da9a94f794f80494d2cf42b8c3e041f1
tree069f4c4448bda5f127c777e84064c2a9f9c00b39
parent93acfb0eff2c089abf14caa95f5599cdbd99fb48
* lisp/follow.el (follow-adjust-window): Remove `dest' argument.
Assume we're already in the proper buffer.
Inspired by Anders Lindgren <andlind@gmail.com>.
(follow-post-command-hook): Call it from the right buffer.
(follow-comint-scroll-to-bottom): Adjust call.
(follow-all-followers): Use get-buffer-window-list.

Fixes: debbugs:16426
lisp/ChangeLog
lisp/follow.el