view lispintro/configure.in @ 49942:4c1f6a49e9a3

* keyboard.c (cancel_hourglass_unwind): New function. (command_loop_1): Cancel hourglass with unwind-protect.
author Jan Djärv <jan.h.d@swipnet.se>
date Sun, 23 Feb 2003 22:11:20 +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)