view doc/lispref/configure.in @ 87269:59fee65281f5

(math-restore-underscores, math-string-restore-underscores): New functions. (math-read-factor): Properly check variable names with underscores for entries in `math-expr-variable-mapping'.
author Jay Belanger <jay.p.belanger@gmail.com>
date Wed, 12 Dec 2007 04:53:27 +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