annotate lispref/configure.in @ 35147:bb3753ae88ae

Doc and message fixes. (message-send-rename-function) (message-make-forward-subject-function) (message-send-mail-function, message-reply-to-function) (message-wide-reply-to-function, message-followup-to-function) (message-distribution-function, message-auto-save-directory): Fix :type.
author Dave Love <fx@gnu.org>
date Mon, 08 Jan 2001 19:39:15 +0000
parents 7385a4939c61
children 695cf19ef79e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
23149
7385a4939c61 Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
1 dnl Process this file with autoconf to produce a configure script.
7385a4939c61 Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
2 AC_INIT(elisp.texi)
7385a4939c61 Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
3 AC_OUTPUT(Makefile)