log src/dispnew.c @ 14186:ee40177f6c68

age author description
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 09 Jan 1996 23:38:07 +0000 Karl Heuer (init_display): Treat null string DISPLAY var like not set.
Tue, 09 Jan 1996 00:31:17 +0000 Erik Naggum (Fsend_string_to_terminal, Fsit_for): Harmonize arguments with
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.