aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3f9b5beeab6..854c4987be5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,17 @@
12011-10-25 Paul Eggert <eggert@cs.ucla.edu>
2
3 * dispextern.h (Fcontrolling_tty_p): New decl (Bug#6649 part 2).
4
52011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
6
7 * keyboard.c (test_undefined): New function (bug#9751).
8 (read_key_sequence): Use it to detect when a key is bound to `undefined'.
9
102011-10-25 Enami Tsugutomo <tsugutomo.enami@jp.sony.com>
11
12 * sysdep.c (init_sys_modes): Fix the check for the controlling
13 terminal (Bug#6649).
14
12011-10-20 Eli Zaretskii <eliz@gnu.org> 152011-10-20 Eli Zaretskii <eliz@gnu.org>
2 16
3 * dispextern.h (struct bidi_it): New member next_en_type. 17 * dispextern.h (struct bidi_it): New member next_en_type.