comparison lisp/cus-start.el @ 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 9a4b27c8feec
children 953225ddde83
comparison
equal deleted inserted replaced
95790:a486132d892c 95791:82a0e6885715
346 (x-gtk-file-dialog-help-text menu boolean "22.1") 346 (x-gtk-file-dialog-help-text menu boolean "22.1")
347 (x-gtk-whole-detached-tool-bar x boolean "22.1") 347 (x-gtk-whole-detached-tool-bar x boolean "22.1")
348 ;; xterm.c 348 ;; xterm.c
349 (x-use-underline-position-properties display boolean "22.1") 349 (x-use-underline-position-properties display boolean "22.1")
350 (x-underline-at-descent-line display boolean "22.1") 350 (x-underline-at-descent-line display boolean "22.1")
351 (x-underline-minimum-display-offset display integer "23.1")
351 (x-stretch-cursor display boolean "21.1"))) 352 (x-stretch-cursor display boolean "21.1")))
352 this symbol group type standard version native-p 353 this symbol group type standard version native-p
353 ;; This function turns a value 354 ;; This function turns a value
354 ;; into an expression which produces that value. 355 ;; into an expression which produces that value.
355 (quoter (lambda (sexp) 356 (quoter (lambda (sexp)