Ensure last line is at window bottom in shell buffers
commitd7ac7b15ca9e490c8e059ad92b968a3008a7b83e
authorEli Zaretskii <eliz@gnu.org>
Fri, 27 Jan 2017 09:39:31 +0000 (27 11:39 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 27 Jan 2017 09:39:31 +0000 (27 11:39 +0200)
treea9e494c800198b0d417d44b2c64008a898a69685
parent87027734e99c1fc4ad7803421e1086e3388d20f3
Ensure last line is at window bottom in shell buffers

* lisp/shell.el (shell-mode): Use setq-local.  Set
scroll-conservatively to 101 locally.  See the discussion at
http://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00736.html
for the reasons.
lisp/shell.el