Mercurial > emacs
diff lisp/ChangeLog @ 95791:82a0e6885715
* xterm.c (x_underline_minimum_display_offset): New var.
(x_draw_glyph_string): Use it.
(syms_of_xterm): Declare it.
* cus-start.el (x-underline-minimum-display-offset): Give it a type.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 10 Jun 2008 20:01:54 +0000 |
parents | 073eb4a519f1 |
children | 953225ddde83 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Jun 10 20:01:06 2008 +0000 +++ b/lisp/ChangeLog Tue Jun 10 20:01:54 2008 +0000 @@ -1,3 +1,7 @@ +2008-06-10 David De La Harpe Golden <david@harpegolden.net> (tiny change) + + * cus-start.el (x-underline-minimum-display-offset): Give it a type. + 2008-06-10 Chong Yidong <cyd@stupidchicken.com> * mouse.el (mouse-select-font): New function.