view lispintro/configure.in @ 44353:4c66bc116ca9

(make_lispy_event): Handle unknown keysyms together with system-specific keysyms. Use it also for unknown function keys.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 03 Apr 2002 04:49:33 +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)