aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2013-05-08 15:56:08 -0700
committerPaul Eggert2013-05-08 15:56:08 -0700
commitad75d77ea30f940da9bcc3a96ee265896248e7ee (patch)
tree4a88d76b4d716ea9eed03224e555d00847f1c48b /src/ChangeLog
parenta9e4425bc99733b6ecf3898801b6595f35c4ef30 (diff)
downloademacs-ad75d77ea30f940da9bcc3a96ee265896248e7ee.tar.gz
emacs-ad75d77ea30f940da9bcc3a96ee265896248e7ee.zip
* xterm.h (GTK_PREREQ): New macro.
All simple uses of GTK_MAJOR_VERSION and GTK_MINOR_VERSION changed to use this macro instead, for consistency and clarity.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
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 @@
12013-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
12013-05-08 Eli Zaretskii <eliz@gnu.org> 72013-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