view lispintro/configure.in @ 46928:cbd08432d202

* reftex.el (reftex-mode): Create special syntax tables. (reftex-syntax-table): Set a default in case this is being used outside a LaTeX file. (reftex-syntax-table-for-bib): Set a default in case this is being used outside a LaTeX file.
author Carsten Dominik <dominik@science.uva.nl>
date Sat, 17 Aug 2002 09:21:19 +0000
parents a8ee89e61d20
children 695cf19ef79e
line wrap: on
line source

dnl autoconf input file for the emacs lisp intro

AC_INIT(emacs-lisp-intro.texi)
AM_INIT_AUTOMAKE(emacs-lisp-intro, 2.00)
AC_OUTPUT(Makefile)