From 0e0dddda54491f07cb5a1b871eefd2517144361c Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 13 Jun 2005 12:19:38 +0000 Subject: [PATCH] *** empty log message *** --- lib-src/ChangeLog | 4 ++++ src/ChangeLog | 9 +++++++++ 2 files changed, 13 insertions(+) diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 73641f765b..ff62d4fc34 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -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 --git a/src/ChangeLog b/src/ChangeLog index 76cdc9893b..1866d894ac 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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. -- 2.20.1