view doc/lispref/configure.in @ 92276:1dc7b04a4d95

(line_draw_cost): Adapt to new glyph type. (build_frame_matrix_from_leaf_window): Adapt to new glyph type and new glyph code encoding. (spec_glyph_lookup_face): No return value; update passed glyph instead. (init_display): Use SET_CHAR_GLYPH to initialize space_glyph.
author Kim F. Storm <storm@cua.dk>
date Wed, 27 Feb 2008 22:48:52 +0000
parents 827c7bc22e5a
children
line wrap: on
line source

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

m4_if(dnl	Do not change this comment
   arch-tag: 61db4227-0d2b-4c4d-ad54-ca9a1ee518ea
)dnl