Mercurial > emacs
comparison lisp/ChangeLog @ 53522:a922672c7020
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 06 Jan 2004 23:49:51 +0000 |
parents | eca25761c2b7 |
children | b3aa44b71705 |
comparison
equal
deleted
inserted
replaced
53521:7a0f7095ef65 | 53522:a922672c7020 |
---|---|
1 2004-01-07 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * subr.el (event-start, event-end): Doc fix. | |
4 (posn-string, posn-image): New defuns. | |
5 (posn-object): Return either image or string object. | |
6 (posn-object-x-y): Return 8th element of position. | |
7 (posn-object-width-height): New defun. | |
8 | |
1 2004-01-06 Andreas Schwab <schwab@suse.de> | 9 2004-01-06 Andreas Schwab <schwab@suse.de> |
2 | 10 |
3 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in | 11 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in |
4 output. | 12 output. |
5 | 13 |