From 4e71fd8903e237cd2b45797bb1315f2699e1569e Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 4 Jul 2012 10:58:55 -0700 Subject: * window.c (set_window_hscroll): Revert the 100000 hscroll limit. This should be fixed in a better way; see Eli Zaretskii in . (HSCROLL_MAX): Remove; this is now internal to set_window_hscroll. --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 6493d9eab05..d55b2474717 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,10 @@ 2012-07-04 Paul Eggert + * window.c (set_window_hscroll): Revert the 100000 hscroll limit. + This should be fixed in a better way; see Eli Zaretskii in + . + (HSCROLL_MAX): Remove; this is now internal to set_window_hscroll. + * fileio.c (time_error_value): Rename from special_mtime. The old name's problems were noted by Eli Zaretskii in . -- cgit v1.2.1