# HG changeset patch # User Eli Zaretskii # Date 1118665178 0 # Node ID 4e9862316d9a4f10189080ec67e42430c5f09a89 # Parent 2a6bb16cad69f2dabb0849ce0a0783dc76065df2 *** empty log message *** diff -r 2a6bb16cad69 -r 4e9862316d9a lib-src/ChangeLog --- a/lib-src/ChangeLog Mon Jun 13 12:18:31 2005 +0000 +++ b/lib-src/ChangeLog Mon Jun 13 12:19:38 2005 +0000 @@ -1,3 +1,7 @@ +2005-06-13 Eli Zaretskii + + * makefile.w32-in ($(DOC)): Fix last change. + 2005-06-12 Eli Zaretskii * makefile.w32-in ($(DOC)): Depend on make-docfile.exe, diff -r 2a6bb16cad69 -r 4e9862316d9a src/ChangeLog --- a/src/ChangeLog Mon Jun 13 12:18:31 2005 +0000 +++ b/src/ChangeLog Mon Jun 13 12:19:38 2005 +0000 @@ -1,3 +1,12 @@ +2005-06-13 Eli Zaretskii + + * w32term.c (x_use_underline_position_properties): New variable. + (x_draw_glyph_string): Remind in a comment to change doc string of + x-use-underline-position-properties if/when underline positioning + is implemented. + (syms_of_w32term): DEFVAR_BOOL x-use-underline-position-properties, + and initialize it to nil. + 2005-06-12 Jason Rumney * w32fns.c (NEWOPENFILENAME): New struct.