aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAndreas Schwab2005-03-07 01:55:15 +0000
committerAndreas Schwab2005-03-07 01:55:15 +0000
commit3d182f9d1a0f932f564ae7f6acdd477a26a46cb2 (patch)
tree95c36544881425031c579490cb15a0880e9dcede /src
parent7a2306d9c77e3a9898bead35cbf8994eb1bb7fb4 (diff)
downloademacs-3d182f9d1a0f932f564ae7f6acdd477a26a46cb2.tar.gz
emacs-3d182f9d1a0f932f564ae7f6acdd477a26a46cb2.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index fc2ded6ce94..f1e243248f4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12005-03-07 Andreas Schwab <schwab@suse.de>
2
3 * blockinput.h (UNBLOCK_INPUT_TO): Always call UNBLOCK_INPUT.
4
12005-03-06 Richard M. Stallman <rms@gnu.org> 52005-03-06 Richard M. Stallman <rms@gnu.org>
2 6
3 * keyboard.c (Ftop_level): Let Fthrow deal with UNBLOCK_INPUT. 7 * keyboard.c (Ftop_level): Let Fthrow deal with UNBLOCK_INPUT.