view lispref/configure.in @ 49898:53baa12e5cee

Add run-time check to catch users trying to use older versions of CUA-mode, rather than the version distributed with Emacs. Use autoload cookies and eval-after-load.
author Kim F. Storm <storm@cua.dk>
date Fri, 21 Feb 2003 12:50:47 +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)