annotate lispref/configure.in @ 51063:66dd7f2dd70a

(vc-log-mode-map, vc-maximum-comment-ring-size, vc-comment-ring) (vc-comment-ring-index, vc-last-comment-match): Move vars from vc.el. (vc-new-comment-index, vc-previous-comment, vc-next-comment) (vc-comment-search-reverse, vc-comment-search-forward) (vc-comment-to-change-log): Move funs from vc.el. (log-edit-show-files): Remove unused var `editbuf'.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 18 May 2003 02:46:56 +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)