annotate lispref/configure.in @ 38886:f035ca54b24a

2001-08-21 Andrew Choi <akochoi@cse.cuhk.edu.hk> * src/macterm.c (mac_scroll_area): Call CopyBits with local coordinates and portBits instead of global coordinates and screenBits. Set fore color and back color to black and white, respectively, before calling CopyBits. * src/macterm.c (local_to_global_coord): Comment out.
author Andrew Choi <akochoi@shaw.ca>
date Tue, 21 Aug 2001 10:06:09 +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)