view lispintro/configure.in @ 52144:85f4da4e24de

(Parameter Access): Add modify-all-frames-parameters. (Window Frame Parameters): Make separate table of parameters that are coupled with specific face attributes. (Deleting Frames): delete-frame-hooks renamed to delete-frame-functions.
author Richard M. Stallman <rms@gnu.org>
date Wed, 06 Aug 2003 01:32:23 +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)