changeset 63377:4e9862316d9a

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Mon, 13 Jun 2005 12:19:38 +0000
parents 2a6bb16cad69
children 32d8df63f9df
files lib-src/ChangeLog src/ChangeLog
diffstat 2 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <eliz@gnu.org>
+
+	* makefile.w32-in ($(DOC)): Fix last change.
+
 2005-06-12  Eli Zaretskii  <eliz@gnu.org>
 
 	* makefile.w32-in ($(DOC)): Depend on make-docfile.exe,
--- 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  <eliz@gnu.org>
+
+	* 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  <jasonr@gnu.org>
 
 	* w32fns.c (NEWOPENFILENAME): New struct.