diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c8e2abf3bec..b05ee5efd9d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-05-08 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | * xterm.h (GTK_PREREQ): New macro. | ||
| 4 | All simple uses of GTK_MAJOR_VERSION and GTK_MINOR_VERSION changed | ||
| 5 | to use this macro instead, for consistency and clarity. | ||
| 6 | |||
| 1 | 2013-05-08 Eli Zaretskii <eliz@gnu.org> | 7 | 2013-05-08 Eli Zaretskii <eliz@gnu.org> |
| 2 | 8 | ||
| 3 | * xdisp.c (row_for_charpos_p): New function, with code of | 9 | * xdisp.c (row_for_charpos_p): New function, with code of |