Mercurial > emacs
diff src/ChangeLog @ 70424:bb09ca6ec650
*** empty log message ***
| author | Kim F. Storm <storm@cua.dk> |
|---|---|
| date | Fri, 05 May 2006 23:54:11 +0000 |
| parents | 55791d77fcb3 |
| children | 12baf8c4ffbb |
line wrap: on
line diff
--- a/src/ChangeLog Fri May 05 23:38:58 2006 +0000 +++ b/src/ChangeLog Fri May 05 23:54:11 2006 +0000 @@ -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
