diff options
author | Kim F. Storm <storm@cua.dk> | 2006-05-05 23:54:11 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2006-05-05 23:54:11 +0000 |
commit | a1dfdf246e28e99d056b4cbf2322742e1e201a5e (patch) | |
tree | 6d51cfef2e33212213106c0a27bc625b4d610338 /src | |
parent | 662705b1c3727a20cfd067ad53fbfee21f9cf13f (diff) | |
download | emacs-a1dfdf246e28e99d056b4cbf2322742e1e201a5e.tar.gz |
*** empty log message ***
Diffstat (limited to 'src')
-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 @@ +2006-05-06 Kim F. Storm <storm@cua.dk> + + * .gdbinit (xframe): Print frame name. + (xlist): New command to print a list (max 10 elements). + (xpr): Print lisp object of any type. + (pitx): Print it->pixel_width. + 2006-05-05 Kenichi Handa <handa@m17n.org> * xdisp.c (handle_composition_prop): Fix for the case of empty |