Mercurial > emacs
comparison src/ChangeLog @ 97622:ef4c06e3494f
* xdisp.c (try_scrolling): Check INT_MAX instead of
MOST_POSITIVE_FIXNUM for maximum integer value. Include limits.h to
obtain INT_MAX.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 23 Aug 2008 02:10:28 +0000 |
parents | 118e105134fb |
children | eb8c3a9e1565 |
comparison
equal
deleted
inserted
replaced
97621:010838d15017 | 97622:ef4c06e3494f |
---|---|
1 2008-08-23 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * xdisp.c (try_scrolling): Check INT_MAX instead of | |
4 MOST_POSITIVE_FIXNUM for maximum integer value. Include limits.h | |
5 to obtain INT_MAX. | |
6 | |
1 2008-08-21 İsmail Dönmez <ismail@namtrac.org> (tiny change) | 7 2008-08-21 İsmail Dönmez <ismail@namtrac.org> (tiny change) |
2 | 8 |
3 * xterm.c (x_delete_display): Don't call XrmDestroyDatabase on GTK+. | 9 * xterm.c (x_delete_display): Don't call XrmDestroyDatabase on GTK+. |
4 | 10 |
5 2008-08-21 Christian Faulhammer <opfer@gentoo.org> (tiny change) | 11 2008-08-21 Christian Faulhammer <opfer@gentoo.org> (tiny change) |