log src/dispnew.c @ 13984:c045b6e55d08

age author description
Sun, 12 Nov 1995 05:20:12 +0000 Richard M. Stallman Always include dispextern.h before cm.h.
Fri, 10 Nov 1995 06:38:23 +0000 Richard M. Stallman (update_line): Avoid indexing into obody by -1.
Tue, 07 Nov 1995 07:14:59 +0000 Geoff Voelker [HAVE_NTGUI]: Include w32term.h.
Sat, 14 Oct 1995 05:54:16 +0000 Richard M. Stallman (Qdisplay_table): New variable.
Tue, 03 Oct 1995 09:13:55 +0000 Richard M. Stallman (get_display_line): Don't abort if there's text
Mon, 21 Aug 1995 21:56:40 +0000 Richard M. Stallman Include syssignal.h.
Tue, 25 Jul 1995 21:55:50 +0000 Richard M. Stallman Renamings: frame->display => frame->output, struct x_display -> sruct x_output.
Fri, 21 Jul 1995 07:46:14 +0000 Richard M. Stallman (update_frame): Check that the echo area is in the frame being displayed.
Mon, 17 Jul 1995 22:14:37 +0000 Karl Heuer (Fsit_for): Don't call prepare_menu_bars here.
Wed, 28 Jun 1995 09:38:18 +0000 Richard M. Stallman (update_frame): Pretend cursor is in echo area
Sun, 11 Jun 1995 20:59:45 +0000 Karl Heuer Comment update.
Sun, 11 Jun 1995 20:14:36 +0000 Karl Heuer (Fframe_or_buffer_changed_p): Calculate vector size right.
Thu, 25 May 1995 17:06:34 +0000 Karl Heuer (Fframe_or_buffer_changed_p): Record frame names
Thu, 25 May 1995 15:08:28 +0000 Karl Heuer (change_frame_size_1): Declare arg DELAY.
Fri, 19 May 1995 21:53:18 +0000 Karl Heuer (buffer_posn_from_coords): Don't let startp be before BEGV.