aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a1c7eb561a0..6392044ed62 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12012-07-22 Paul Eggert <eggert@cs.ucla.edu>
2
3 * buffer.h (struct buffer.indirections): Now ptrdiff_t, not int,
4 as it's limited by the amount of memory, not by INT_MAX.
5
12012-07-21 Eli Zaretskii <eliz@gnu.org> 62012-07-21 Eli Zaretskii <eliz@gnu.org>
2 7
3 * keyboard.c (keys_of_keyboard): Bind language-change to 'ignore' 8 * keyboard.c (keys_of_keyboard): Bind language-change to 'ignore'