aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2011-10-26 13:50:37 +0200
committerJoakim Verona2011-10-26 13:50:37 +0200
commitfa25a460d09ba56885d47ddd46d168eba6afdc6e (patch)
treec4e260dfdc215bb8a88a9b8d1b08540392ce681c /src/ChangeLog
parentc591741609839575d7e0353a180b8eeb3e422fe1 (diff)
parent3d0788a9a28c10b49217107b71d4ece9eee0f28d (diff)
downloademacs-fa25a460d09ba56885d47ddd46d168eba6afdc6e.tar.gz
emacs-fa25a460d09ba56885d47ddd46d168eba6afdc6e.zip
upstream
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.