Sat, 21 Sep 1996 04:17:30 +0000 |
Richard M. Stallman |
(make_frame_glyphs, update_line, update_frame)
|
Sat, 21 Sep 1996 01:21:18 +0000 |
Richard M. Stallman |
(preserve_other_columns, preserve_my_columns): Use new
|
Sun, 15 Sep 1996 01:58:26 +0000 |
Richard M. Stallman |
(direct_output_for_insert): Set last_overlay_modified field in window.
|
Sun, 01 Sep 1996 21:04:32 +0000 |
Karl Heuer |
Removed support for !MULTI_FRAME.
|
Sun, 01 Sep 1996 19:15:05 +0000 |
Karl Heuer |
Change all references from point to PT.
|
Thu, 22 Aug 1996 08:23:30 +0000 |
Erik Naggum |
(change_frame_size_1): Clean up conditional.
|
Mon, 15 Jul 1996 21:38:40 +0000 |
Karl Heuer |
Don't delare ospeed; cm.h already did it.
|
Mon, 10 Jun 1996 21:13:26 +0000 |
Richard M. Stallman |
(change_frame_size, remake_frame_glyphs): Use FRAME_WINDOW_P.
|
Mon, 10 Jun 1996 21:11:02 +0000 |
Richard M. Stallman |
(Fredraw_frame, remake_frame_glyphs)
|
Thu, 23 May 1996 01:34:07 +0000 |
Karl Heuer |
Comment fix.
|
Tue, 21 May 1996 17:32:00 +0000 |
Karl Heuer |
(init_display) [HAVE_LIBNCURSES]: If X, call tgetent.
|
Fri, 26 Apr 1996 15:45:46 +0000 |
Richard M. Stallman |
Include blockinput.h.
|
Tue, 23 Apr 1996 20:32:58 +0000 |
Richard M. Stallman |
Include blockinput.h.
|
Tue, 09 Apr 1996 02:41:15 +0000 |
Richard M. Stallman |
(sit_for): Call swallow_events.
|
Thu, 28 Mar 1996 18:23:18 +0000 |
Richard M. Stallman |
(make_frame_glyphs): Zero the correct number of bytes.
|
Tue, 05 Mar 1996 17:26:19 +0000 |
Richard M. Stallman |
(sit_for): Pass DISPLAY to detect_input_pending_run_timers.
|
Thu, 22 Feb 1996 05:50:00 +0000 |
Erik Naggum |
(Fsleep_for): Accept sub-second intervals.
|
Thu, 01 Feb 1996 21:30:03 +0000 |
Richard M. Stallman |
(update_frame): Compare FRAME_MINIBUF_WINDOW(f)
|
Wed, 24 Jan 1996 22:33:54 +0000 |
Karl Heuer |
(change_frame_size_1) [MSDOS]: Support frame size
|
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.
|