log src/dispnew.c @ 11851:b90c2cdd9627

age author description
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.
Sun, 31 Jul 1994 06:37:57 +0000 Richard M. Stallman (sit_for): Undo previous change.
Sun, 31 Jul 1994 05:38:17 +0000 Richard M. Stallman (direct_output_for_insert): Pass missing 8th
Wed, 20 Jul 1994 19:35:41 +0000 Richard M. Stallman (direct_output_for_insert): Dpn't call compute_char_face
Tue, 19 Jul 1994 19:35:08 +0000 Richard M. Stallman (sit_for): Return immediately if unread events exist.
Thu, 16 Jun 1994 15:14:30 +0000 Richard M. Stallman (syms_of_display): Make baud-rate a user var.
Wed, 15 Jun 1994 03:54:06 +0000 Richard M. Stallman Put stdio.h after config.h.
Tue, 07 Jun 1994 01:12:36 +0000 Karl Heuer (Fframe_or_buffer_changed_p): Reuse the state vector.
Mon, 06 Jun 1994 05:03:41 +0000 Karl Heuer (Fframe_or_buffer_changed_p): New function.
Sun, 05 Jun 1994 18:29:46 +0000 Richard M. Stallman Include systime.h after xterm.h.
Mon, 23 May 1994 05:53:55 +0000 Richard M. Stallman (change_frame_size): Keep cursor coords in range.
Thu, 19 May 1994 18:42:37 +0000 Richard M. Stallman (PENDING_OUTPUT_COUNT): If __GNU_LIBRARY__,
Tue, 17 May 1994 19:38:45 +0000 Richard M. Stallman (update_frame): Fix test of outq and baud_rate some more.