view lispintro/configure.in @ 46450:42a341bf9194

Bind toggle-read-only to C-x C-q. (toggle-read-only): Display a warning message if the file is under version control.
author André Spiegel <spiegel@gnu.org>
date Tue, 16 Jul 2002 17:40:37 +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)