Mercurial > emacs
diff src/ChangeLog @ 63377:4e9862316d9a
*** empty log message ***
| author | Eli Zaretskii <eliz@gnu.org> |
|---|---|
| date | Mon, 13 Jun 2005 12:19:38 +0000 |
| parents | 338784884bf9 |
| children | 882b78bf566b |
line wrap: on
line diff
--- 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.
