log src/dispnew.c @ 5619:768c8b09591b

age author description
Mon, 17 Jan 1994 01:38:26 +0000 Richard M. Stallman Include stdio.h before config.h.
Thu, 23 Dec 1993 00:22:10 +0000 Richard M. Stallman (Fsit_for): Call prepare_menu_bars.
Wed, 15 Dec 1993 01:59:43 +0000 Roland McGrath (update_frame): Only call sleep (outq / baud_rate) if baud_rate >= OUTQ.
Wed, 08 Dec 1993 23:49:24 +0000 Roland McGrath (PENDING_OUTPUT_COUNT) [__GNU_LIBRARY__]: Alternate definition for the GNU
Sat, 20 Nov 1993 09:43:03 +0000 Richard M. Stallman (direct_output_for_insert): Pass new arg to compute_char_face.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Wed, 11 Aug 1993 05:24:29 +0000 Richard M. Stallman (direct_output_forward_char): Fix previous change:
Sat, 31 Jul 1993 21:58:45 +0000 Richard M. Stallman (direct_output_for_insert): Fail if character
Mon, 26 Jul 1993 18:38:23 +0000 Richard M. Stallman (Fsleep_for): If arg is 0, return right away.
Sun, 25 Jul 1993 21:48:55 +0000 Richard M. Stallman Commented-out code added.
Sun, 18 Jul 1993 06:23:32 +0000 Jim Blandy * dispnew.c (direct_output_for_insert): By the time this function
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Sun, 06 Jun 1993 21:16:51 +0000 Richard M. Stallman Include lisp.h earlier (before termhooks.h).
Sun, 06 Jun 1993 06:46:58 +0000 Richard M. Stallman (Fredraw_display): Redraw all visible frames.
Thu, 03 Jun 1993 06:18:18 +0000 Richard M. Stallman (do_pending_window_change): No need to clear
Mon, 31 May 1993 19:04:20 +0000 Richard M. Stallman (update_frame): Make preempt_count positive.
Sun, 30 May 1993 20:52:49 +0000 Richard M. Stallman (buffer_posn_from_coords): Since COL is already
Fri, 28 May 1993 01:53:31 +0000 Richard M. Stallman (Fsleep_for): Don't return without waiting when SEC is 0.
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Thu, 20 May 1993 23:30:21 +0000 Jim Blandy * dispnew.c (preserve_other_columns): Remember to multiply the
Sat, 15 May 1993 18:44:46 +0000 Richard M. Stallman (direct_output_forward_char): Just give up
Fri, 14 May 1993 14:39:15 +0000 Jim Blandy * dispnew.c (direct_output_for_insert): Compute the face of the
Tue, 04 May 1993 02:28:10 +0000 Jim Blandy * systime.h: Doc fix.
Sat, 10 Apr 1993 08:00:27 +0000 Jim Blandy * dispnew.c (getenv): Extern declaration deleted; this is done in
Wed, 31 Mar 1993 10:55:33 +0000 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
Thu, 25 Mar 1993 04:17:01 +0000 Jim Blandy * dispnew.c (getenv): Add extern declaration.
Thu, 25 Mar 1993 04:08:11 +0000 Jim Blandy Fix typo.
Thu, 25 Mar 1993 02:54:23 +0000 Jim Blandy * dispnew.c (init_display): Get display name from environment
Wed, 24 Mar 1993 01:51:35 +0000 Jim Blandy * dispnew.c (init_display): Initialize Vwindow_system.
Sat, 20 Mar 1993 23:06:44 +0000 Jim Blandy Doc fix.
Sat, 20 Mar 1993 23:03:35 +0000 Jim Blandy * dispnew.c (Fsleep_for): Make this take two arguments SECONDS and
Sat, 20 Mar 1993 22:26:53 +0000 Jim Blandy Do * dispnew.c (sit_for): Doc fix.
Thu, 18 Mar 1993 22:50:00 +0000 Jim Blandy * frame.h (FOR_EACH_FRAME): Change the definition so that
Mon, 15 Mar 1993 06:06:56 +0000 Richard M. Stallman Include termhooks.h.
Thu, 11 Mar 1993 07:49:34 +0000 Richard M. Stallman (change_frame_size): Handle FRAME_MENU_BAR_LINES.
Mon, 22 Feb 1993 14:38:10 +0000 Jim Blandy * dispnew.c (sit_for): Pass the correct number of arguments to
Sun, 14 Feb 1993 14:39:09 +0000 Jim Blandy * dispnew.c (remake_frame_glyphs): When re-allocating the frame's
Wed, 10 Feb 1993 06:14:12 +0000 Richard M. Stallman (char_ins_del_cost): Use FRAME_WIDTH, not FRAME_HEIGHT.
Tue, 26 Jan 1993 01:58:16 +0000 Jim Blandy JimB's changes since January 18th
Thu, 14 Jan 1993 16:15:54 +0000 Jim Blandy * dispnew.c (Fredraw_display): DEFUN was missing a closing paren.
Thu, 14 Jan 1993 15:10:14 +0000 Jim Blandy * window.c (window_internal_width): New function.
Wed, 13 Jan 1993 05:17:34 +0000 Richard M. Stallman (Fredraw_display): Redraw all visible frames.
Thu, 24 Dec 1992 06:04:32 +0000 Jim Blandy * dispnew.c (Fredraw_display): Use the FRAME_VISIBLE_P and
Sun, 06 Dec 1992 22:16:01 +0000 Jim Blandy * dispnew.c: Remove dyked-out copy of safe_bcopy.
Mon, 16 Nov 1992 00:42:24 +0000 Jim Blandy * dispnew.c [not MULTI_FRAME] (Fredraw_display): Pass the correct
Thu, 29 Oct 1992 06:29:20 +0000 Richard M. Stallman (count_blanks): Leave argument r constant, and increment p.
Wed, 14 Oct 1992 21:30:21 +0000 Joseph Arceneaux * dispnew.c (scroll_frame_lines): All references to frame elements
Tue, 22 Sep 1992 04:29:12 +0000 Jim Blandy * dispnew.c (get_display_line): Don't abort if the frame is
Sat, 29 Aug 1992 02:55:05 +0000 Jim Blandy * dispnew.c: Incude "systty.h", not "systerm.h".
Wed, 19 Aug 1992 06:20:13 +0000 Jim Blandy * dispnew.c [not MULTI_FRAME] (Fredraw_display): Use
Fri, 14 Aug 1992 02:31:04 +0000 Jim Blandy * dispnew.c (the_only_frame): Doc fix.
Wed, 12 Aug 1992 13:36:49 +0000 Jim Blandy * dispnew.c (Fredraw_frame): Call clear_frame_records before
Mon, 13 Jul 1992 19:54:34 +0000 Jim Blandy entered into RCS
Tue, 30 Jun 1992 13:54:21 +0000 Jim Blandy *** empty log message ***
Wed, 10 Jun 1992 03:53:16 +0000 Jim Blandy *** empty log message ***
Thu, 04 Jun 1992 06:43:29 +0000 Richard M. Stallman *** empty log message ***
Tue, 02 Jun 1992 05:18:06 +0000 Jim Blandy *** empty log message ***
Tue, 19 May 1992 05:22:52 +0000 Jim Blandy *** empty log message ***
Tue, 19 May 1992 02:05:47 +0000 Richard M. Stallman *** empty log message ***
Wed, 18 Mar 1992 19:09:07 +0000 Jim Blandy *** empty log message ***