diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 930c2a44d4d..2a10a65c71b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2006-10-21 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * minibuf.c (Vread_expression_map): Define here. | ||
| 4 | (Qread_expression_history): New variable. | ||
| 5 | (syms_of_minibuf): Initialize them. | ||
| 6 | (Feval_minibuffer): Use Vread_expression_map and | ||
| 7 | Qread_expression_history. | ||
| 8 | |||
| 1 | 2006-10-21 Kenichi Handa <handa@m17n.org> | 9 | 2006-10-21 Kenichi Handa <handa@m17n.org> |
| 2 | 10 | ||
| 3 | * xfns.c (xic_create_fontsetname): If ADSTYLE field is not a wild | 11 | * xfns.c (xic_create_fontsetname): If ADSTYLE field is not a wild |