Mercurial > emacs
comparison src/ChangeLog @ 73464:e3fbddada23e
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sun, 22 Oct 2006 22:32:43 +0000 |
parents | 4b32aebb0864 |
children | f2ea221d11a2 |
comparison
equal
deleted
inserted
replaced
73463:346f9b4afa15 | 73464:e3fbddada23e |
---|---|
1 2006-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 | |
1 2006-10-21 Richard Stallman <rms@gnu.org> | 7 2006-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. |
4 (Qread_expression_history): New variable. | 10 (Qread_expression_history): New variable. |
5 (syms_of_minibuf): Initialize them. | 11 (syms_of_minibuf): Initialize them. |