Consider Vother_window_scroll_buffer valid iff it's a live buffer.
authorMartin Rudalics <rudalics@gmx.at>
Sat, 1 Mar 2014 19:15:29 +0000 (20:15 +0100)
committerMartin Rudalics <rudalics@gmx.at>
Sat, 1 Mar 2014 19:15:29 +0000 (20:15 +0100)
commit2907acd464d055256efb84afb0a8c978befa8bc6
tree5d961dfccc2a71adcb6ee7c53d97ebb7bf0172a0
parentcb8b26b4ba0660043c40093f99df4a5d5f5725fb
Consider Vother_window_scroll_buffer valid iff it's a live buffer.

* window.c (Fother_window_for_scrolling): Don't try to scroll a
killed Vother_window_scroll_buffer.
(Vother_window_scroll_buffer): Fix doc-string accordingly.
src/ChangeLog
src/window.c