Mercurial > emacs
changeset 92662:4b12e6633ee4
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sat, 08 Mar 2008 22:39:09 +0000 |
parents | c8674d7009d4 |
children | b3b2c224528e |
files | src/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Sat Mar 08 22:07:23 2008 +0000 +++ b/src/ChangeLog Sat Mar 08 22:39:09 2008 +0000 @@ -1,3 +1,9 @@ +2008-03-08 Kim F. Storm <storm@cua.dk> + + * xdisp.c (GET_NEXT_DISPLAY_ELEMENT): New macro. + (get_next_display_element, next_element_from_string) + (next_element_from_ellipsis, next_element_from_buffer): Use it. + 2008-03-08 Andreas Schwab <schwab@suse.de> * process.h (struct Lisp_Process): Declare bit fields as unsigned.