view lispref/configure.in @ 89933:48af0ea7d387

(setup_coding_system): Set coding->common_flags correctly for raw-text. (consume_chars): On encoding unibyte text by raw-text, don't check multibyte form. (encode_coding): On encoding by raw-text, never use translation tables.
author Kenichi Handa <handa@m17n.org>
date Wed, 28 Apr 2004 12:52:51 +0000
parents 548375b6b1f8
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