aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 98c890c97b4..89b4c06def1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12014-01-25 Eli Zaretskii <eliz@gnu.org>
2
3 * term.c (read_menu_input): If the selected frame changes, exit
4 the menu.
5 (tty_menu_show): If the selected frame changes while we displayed
6 a menu, throw to top level. (Bug#16479)
7
12014-01-25 Stefan Monnier <monnier@iro.umontreal.ca> 82014-01-25 Stefan Monnier <monnier@iro.umontreal.ca>
2 9
3 * eval.c (Fsignal): Fix `debug' handling to match 2013-10-03 change. 10 * eval.c (Fsignal): Fix `debug' handling to match 2013-10-03 change.