log src/dispnew.c @ 13220:2e9014617492

age author description
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.
Thu, 18 May 1995 22:26:36 +0000 Karl Heuer (buffer_posn_from_coords): New arg to compute_motion.
Thu, 11 May 1995 22:19:56 +0000 Karl Heuer [!MULTI_FRAME] (Fredraw_frame): Delete extra docstring.
Tue, 02 May 1995 02:18:34 +0000 Karl Heuer (update_frame): Don't put cursor in echo area unless
Thu, 13 Apr 1995 07:47:27 +0000 Richard M. Stallman (Fframe_or_buffer_changed_p): Ignore buffers whose names start with space.
Fri, 07 Apr 1995 02:21:52 +0000 Karl Heuer Update copyright.
Wed, 22 Mar 1995 21:22:31 +0000 Karl Heuer (direct_output_forward_char): Don't use direct output at an overlay boundary.
Fri, 17 Feb 1995 08:40:18 +0000 Richard M. Stallman (change_frame_size_1): New subroutine.
Tue, 14 Feb 1995 14:24:43 +0000 Richard M. Stallman (window_change_signal): Add ignored argument.
Mon, 26 Dec 1994 15:35:48 +0000 Richard M. Stallman (scrolling): Fewer restrictions if scroll_region_ok is
Tue, 06 Dec 1994 08:49:44 +0000 Richard M. Stallman (update_frame): Call calculate_costs if baud_rate changed.
Wed, 16 Nov 1994 02:34:40 +0000 Karl Heuer Fix typo in comment.
Sat, 22 Oct 1994 03:54:14 +0000 Richard M. Stallman (Fframe_or_buffer_changed_p):
Mon, 17 Oct 1994 08:42:36 +0000 Morten Welinder *** empty log message ***
Tue, 04 Oct 1994 15:47:28 +0000 Karl Heuer (direct_output_for_insert, direct_output_forward_char, change_frame_size,
Tue, 04 Oct 1994 12:03:19 +0000 Karl Heuer (redraw_frame, Fsleep_for, sit_for, Fsit_for): Use new accessor macros instead
Mon, 19 Sep 1994 00:16:13 +0000 Karl Heuer (direct_output_for_insert, direct_output_forward_char): Fix Lisp_Object
Sun, 18 Sep 1994 18:57:22 +0000 Richard M. Stallman (preserve_other_columns): Fix arg to sizeof in bcopy call.
Tue, 30 Aug 1994 07:15:00 +0000 Richard M. Stallman (free_frame_glyphs): No longer static.