aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c1d45f1df40..027d0fc0d25 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12014-05-07 Jarek Czekalski <jarekczek@poczta.onet.pl>
2
3 Fix initialization of minibuffer history variable (Bug#17430).
4 * minibuf.c (read_minibuf): Initialize histval to Qnil if unbound.
5 Move the initialization up to prevent any "value void" message.
6
12014-05-06 Samuel Bronson <naesten@gmail.com> 72014-05-06 Samuel Bronson <naesten@gmail.com>
2 8
3 * keyboard.c (Frecursive_edit): Ensure inc&dec of command_loop_level 9 * keyboard.c (Frecursive_edit): Ensure inc&dec of command_loop_level