aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2011-12-11 21:08:51 +0900
committerKenichi Handa2011-12-11 21:08:51 +0900
commit3633e3aa59f8df4e12f1b509c952e17dbf205819 (patch)
treeb3bb5defa03c9a42d1007aeeb44e5331c9e91946 /src/ChangeLog
parent9a9e9ef0e893d770d3c99b7fa9bb9f01ef64847b (diff)
downloademacs-3633e3aa59f8df4e12f1b509c952e17dbf205819.tar.gz
emacs-3633e3aa59f8df4e12f1b509c952e17dbf205819.zip
coding.c (Funencodable_char_position): Pay attention to the buffer text relocation (Bug#9389).
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 20fd021a376..221ba913a80 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12011-12-11 Kenichi Handa <handa@m17n.org>
2
3 * coding.c (Funencodable_char_position): Pay attention to the
4 buffer text relocation (Bug#9389).
5
12011-12-10 Jan Djärv <jan.h.d@swipnet.se> 62011-12-10 Jan Djärv <jan.h.d@swipnet.se>
2 7
3 * xterm.c (x_term_init): Move call to gdk_window_add_filter before 8 * xterm.c (x_term_init): Move call to gdk_window_add_filter before