1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-22 04:21:24 -08:00
No description
Find a file
Jim Blandy f42be754b2 Arrange for Fy_or_n_p to put off switch-frame events.
* lread.c (read_filtered_char): New function, which contains the
	code which used to be in Fread_char, Fread_event, and
	Fread_char_exclusive; there was a lot of common code.
	(Fread_char, Fread_event, Fread_char_exclusive): Rewrite in terms
	of read_filtered_char.
	* lisp.h (read_filtered_char): Declare this extern here.
	* fns.c (Fy_or_n_p): Call read_filtered_char, arranging to delay
	switch-frame events.
1993-05-04 02:35:01 +00:00
etc Changed. 1993-05-01 14:39:32 +00:00
lib-src mawk, SunOS 4.1.3 nawk, and Ultrix/MKS nawk all barf on /[/]/, so change 1993-05-03 17:55:22 +00:00
lisp * calendar.el: Update reference to the papers in S-P&E. 1993-05-03 22:56:42 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src Arrange for Fy_or_n_p to put off switch-frame events. 1993-05-04 02:35:01 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub Fix syntax error. 1993-04-30 18:52:42 +00:00
configure1.in * configure.in: Use the AC_PROG_CPP macro, and then use the CPP 1993-05-03 02:07:41 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~4~ 1993-03-21 23:50:52 +00:00
make-dist * make-dist: Distribute configure, as well as configure.in. 1993-05-03 02:08:07 +00:00
Makefile.in * configure.in: Use the AC_ALLOCA test. 1993-05-03 02:06:16 +00:00
PROBLEMS entered into RCS 1993-03-11 06:18:56 +00:00