view lispref/configure.in @ 27974:d443ad369a18

(PER_CHAR_METRIC): Removed. (x_per_char_metric_1, x_default_char): New functions. (x_per_char_metric): If font's default char is invalid, return metrics of a suitably chosen usable default char. (x_draw_glyph_string_foreground): If font has an invalid default char, replace occurrences of that char with a suitably chosen usable default char.
author Gerd Moellmann <gerd@gnu.org>
date Fri, 03 Mar 2000 13:49:32 +0000
parents 7385a4939c61
children 695cf19ef79e
line wrap: on
line source

dnl Process this file with autoconf to produce a configure script.
AC_INIT(elisp.texi)
AC_OUTPUT(Makefile)