view lispintro/Makefile.am @ 72137:82ede0c5373b

* keyboard.c (read_char): New arg END_TIME specifying timeout. All callers changed. Turn off echoing if END_TIME is non-NULL. (kbd_buffer_get_event): New arg END_TIME. * lread.c (read_filtered_event): New arg SECONDS to wait until. (Fread_char, Fread_event, Fread_char_exclusive): New arg SECONDS. * lisp.h: Update read-char, read-event, and read_filtered_event prototypes. * keyboard.h: Include systime.h. Update read_char prototype.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 26 Jul 2006 18:16:32 +0000
parents 695cf19ef79e
children 375f2633d815
line wrap: on
line source

AUTOMAKE_OPTIONS = foreign 1.2
info_TEXINFOS = emacs-lisp-intro.texi
EXTRA_DIST = INSTALL MANIFEST README drawers.eps  \
	cons-1.eps cons-2.eps cons-2a.eps cons-3.eps    \
	cons-4.eps cons-5.eps lambda-1.eps lambda-2.eps lambda-3.eps

# arch-tag: 6a3e6d99-7aa2-479f-939c-5531165c5747