Mercurial > emacs
changeset 79347:87545512510a
* dispextern.h (struct it): Don't define OVERLAY_STRING_CHUNK_SIZE
twice.
* xdisp.c (handle_face_prop): Fix last change.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 07 Nov 2007 15:29:56 +0000 |
parents | 30627b782488 |
children | aef264594958 |
files | src/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Wed Nov 07 03:33:16 2007 +0000 +++ b/src/ChangeLog Wed Nov 07 15:29:56 2007 +0000 @@ -1,3 +1,10 @@ +2007-11-07 Chong Yidong <cyd@stupidchicken.com> + + * dispextern.h (struct it): Don't define OVERLAY_STRING_CHUNK_SIZE + twice. + + * xdisp.c (handle_face_prop): Fix last change. + 2007-11-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> * gtkutil.c (xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME and