aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKim F. Storm2006-10-22 22:32:43 +0000
committerKim F. Storm2006-10-22 22:32:43 +0000
commitcbfe778a8534e0f862d14391a8136d5211067913 (patch)
tree1e34b11c2e047bbf7271bb27f6b5ff345b3bc4c9 /src
parent96f4f7ecf189de0869289480e5915a6124b61b03 (diff)
downloademacs-cbfe778a8534e0f862d14391a8136d5211067913.tar.gz
emacs-cbfe778a8534e0f862d14391a8136d5211067913.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2a10a65c71b..48fa6846b2f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12006-10-23 Kim F. Storm <storm@cua.dk>
2
3 * keyboard.c (read_char): Make an element (t . EVENT) in
4 unread-command-events add EVENT to the current command's key sequence.
5 (syms_of_keyboard) <unread-command-events>: Update doc.
6
12006-10-21 Richard Stallman <rms@gnu.org> 72006-10-21 Richard Stallman <rms@gnu.org>
2 8
3 * minibuf.c (Vread_expression_map): Define here. 9 * minibuf.c (Vread_expression_map): Define here.