* window.c (set_window_hscroll): Revert the 100000 hscroll limit.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Jul 2012 17:58:55 +0000 (10:58 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Jul 2012 17:58:55 +0000 (10:58 -0700)
commit4e71fd8903e237cd2b45797bb1315f2699e1569e
treeed69ae887c429193f4ec1b334a866140ca32877b
parent0566bc954097aae81a0efda950c4567be3139c23
* window.c (set_window_hscroll): Revert the 100000 hscroll limit.

This should be fixed in a better way; see Eli Zaretskii in
<http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00088.html>.
(HSCROLL_MAX): Remove; this is now internal to set_window_hscroll.
src/ChangeLog
src/window.c