No description
Find a file
Jim Blandy b6a65ac2ae * dispnew.c (Fredraw_frame): Call clear_frame_records before
calling update_end, so that x_display_box_cursor can rely on the
	contents of f->current_glyphs.

	* dispnew.c (change_frame_size): Call check_frame_size here,
	rather than writing out its code.  Don't declare newheight and
	newwidth to be register variables, since we take their address.

	* dispnew.c (in_display): Variable deleted; it's only ever used as
	an unofficial parameter to change_frame_size.
	(change_frame_size): New argument, DELAY, which when non-zero
	indicates to delay the size change until later.  This should be
	passed as one from signal handlers.
	(window_change_signal): Call change_frame_size with a DELAY of 1.
	(do_pending_window_change): Call change_frame_size with DELAY of 0.

	* dispnew.c, frame.c, frame.h, keyboard.c, scroll.c, term.c,
	window.c, xdisp.c, xfns.c xterm.c (FRAME_IS_TERMCAP, FRAME_IS_X,
	FRAME_HAS_MINIBUF): Renamed these to FRAME_TERMCAP_P, FRAME_X_P,
	and FRAME_HAS_MINIBUF_P, for consistency with the rest of the
	frame macros.
1992-08-12 13:36:49 +00:00
etc *** empty log message *** 1992-07-21 21:11:41 +00:00
lib-src *** empty log message *** 1992-08-12 12:57:12 +00:00
lisp *** empty log message *** 1992-08-12 12:57:12 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src * dispnew.c (Fredraw_frame): Call clear_frame_records before 1992-08-12 13:36:49 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub (amigaunix/amix): Use sysv4 as os. 1992-08-12 06:51:16 +00:00
configure1.in *** empty log message *** 1992-08-12 12:57:12 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~2~ 1992-01-21 00:02:58 +00:00
make-dist *** empty log message *** 1992-04-24 08:11:54 +00:00
Makefile.in *** empty log message *** 1992-07-07 19:52:34 +00:00