diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 5247029c4f8..e6ed510a81c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2006-05-06 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * .gdbinit (xframe): Print frame name. | ||
| 4 | (xlist): New command to print a list (max 10 elements). | ||
| 5 | (xpr): Print lisp object of any type. | ||
| 6 | (pitx): Print it->pixel_width. | ||
| 7 | |||
| 1 | 2006-05-05 Kenichi Handa <handa@m17n.org> | 8 | 2006-05-05 Kenichi Handa <handa@m17n.org> |
| 2 | 9 | ||
| 3 | * xdisp.c (handle_composition_prop): Fix for the case of empty | 10 | * xdisp.c (handle_composition_prop): Fix for the case of empty |