view lispintro/configure.in @ 56487:338a1d04223d

(Fpos_visible_in_window_p, Fset_window_hscroll) (Fwindow_inside_pixel_edges, Fwindow_end, Fset_window_point) (Fset_window_start, Fscroll_up, Fscroll_down) (Fother_window_for_scrolling, Fscroll_other_window) (Fsave_window_excursion, Fset_window_vscroll) (syms_of_window) <window-size-fixed>: Doc fixes.
author Luc Teirlinck <teirllm@auburn.edu>
date Mon, 19 Jul 2004 21:57:05 +0000
parents 695cf19ef79e
children 375f2633d815
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)

m4_if(dnl	Do not change this comment
   arch-tag: 8d676bd8-8677-4ae0-8aa0-99bfd595b373
)dnl