log src/term.c @ 14537:60e0c134c055

age author description
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Fri, 05 Jan 1996 10:03:17 +0000 Karl Heuer Comment fixes.
Tue, 07 Nov 1995 07:27:19 +0000 Geoff Voelker [HAVE_NTGUI] (FRAME_TERMCAP_P): Don't redefine.
Wed, 28 Jun 1995 10:05:35 +0000 Richard M. Stallman (term_init): Alternative error messages for TERMCAP/TERMINFO.
Mon, 05 Jun 1995 12:35:17 +0000 Karl Heuer (cursor_to, clear_to_end_of_line_raw):
Mon, 24 Apr 1995 17:17:15 +0000 Karl Heuer (term_init): MagicWrap implies AutoWrap.
Fri, 07 Apr 1995 02:21:52 +0000 Karl Heuer Update copyright.
Wed, 29 Mar 1995 21:46:19 +0000 Richard M. Stallman Comment change.
Sat, 25 Feb 1995 04:05:46 +0000 Karl Heuer (term_init) [TERMINFO]: Make error message more accurate.
Fri, 17 Feb 1995 08:42:18 +0000 Richard M. Stallman (calculate_costs): Update max_frame_height, max_frame_width.
Thu, 19 Jan 1995 18:56:43 +0000 Richard M. Stallman (term_get_fkeys_1): Bug fix for function key above f19.
Tue, 17 Jan 1995 00:18:55 +0000 Karl Heuer (write_glyphs, insert_glyphs): Call checkmagic.
Wed, 04 Jan 1995 19:09:36 +0000 Richard M. Stallman (term_init): Fatal error if screen is too small.
Mon, 26 Dec 1994 15:37:22 +0000 Richard M. Stallman (scroll_region_cost): New variable.
Tue, 06 Dec 1994 08:49:33 +0000 Richard M. Stallman (calculate_costs): Set FRAME_COST_BAUD_RATE.
Tue, 01 Nov 1994 08:44:15 +0000 Richard M. Stallman (term_init) [WINDOWSNT]: Do some Windows-specific
Sat, 22 Oct 1994 05:39:42 +0000 Richard M. Stallman (calculate_costs): Call x_screen_planes.
Fri, 14 Oct 1994 02:43:58 +0000 Karl Heuer (term_get_fkeys_1): Workaround for IBM's dialect of terminfo.
Mon, 19 Sep 1994 00:13:35 +0000 Karl Heuer Declare Fmake_sparse_keymap.
Fri, 16 Sep 1994 23:35:43 +0000 Karl Heuer (clear_to_end): Fix reversed condition.
Wed, 24 Aug 1994 19:51:01 +0000 Richard M. Stallman (term_init): Added missing argument to tgetstr.
Thu, 23 Jun 1994 19:30:19 +0000 Richard M. Stallman (term_get_fkeys): Don't redeclare term_get_fkeys_1 here.
Wed, 15 Jun 1994 03:54:06 +0000 Richard M. Stallman Put stdio.h after config.h.
Mon, 23 May 1994 06:31:52 +0000 Richard M. Stallman (update_end): Undo previous change.
Fri, 08 Apr 1994 06:59:55 +0000 Karl Heuer (system_uses_terminfo): New variable.
Sun, 03 Apr 1994 18:19:53 +0000 Richard M. Stallman (frame_up_to_date_hook): Defined.
Tue, 08 Mar 1994 06:48:45 +0000 Roland McGrath (term_get_fkeys_1): Use term_get_fkeys_arg, not term_get_fkeys_address.
Tue, 08 Mar 1994 06:45:43 +0000 Roland McGrath (term_get_fkeys_1): New local var ADDRESS, init to term_get_fkeys_address.
Tue, 08 Mar 1994 06:20:26 +0000 Roland McGrath (term_get_fkeys_data): Variable removed.
Sat, 12 Feb 1994 22:32:39 +0000 Richard M. Stallman (term_init): If no `se', use `me';