* dispnew.c (scrolling_window): Return 1 if we scrolled,
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 30 Apr 2011 15:40:06 +0000 (08:40 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 30 Apr 2011 15:40:06 +0000 (08:40 -0700)
commitaec1708a5548072ba337a345fb72a184840eb0cb
tree30695b28c2912b33c6d55d7f084e540f223715f5
parent68652052aa84634e84652f46e9a795081cd40906
* dispnew.c (scrolling_window): Return 1 if we scrolled,

to match comment at start of function.  This also removes a
GCC warning about overflow in a 32+64-bit port.
src/ChangeLog
src/dispnew.c