log src/term.c @ 19474:750d8bbecb4f

age author description
Sat, 16 Aug 1997 16:39:20 +0000 Richard M. Stallman (term_get_fkeys_1): Use kH as alternate for move-to-last-line.
Sun, 10 Aug 1997 04:13:19 +0000 Kenichi Handa (encode_terminal_code): Use safe_terminal_coding if
Wed, 30 Jul 1997 03:57:26 +0000 Richard M. Stallman Minor cleanup.
Sat, 31 May 1997 02:45:18 +0000 Richard M. Stallman (insert_glyphs): Use &, not &&.
Thu, 03 Apr 1997 21:36:09 +0000 Karl Heuer Fix comment typo.
Wed, 19 Mar 1997 16:32:46 +0000 Kenichi Handa (insert_glyphs): Fix a bug which turns up when
Tue, 18 Mar 1997 23:31:34 +0000 Kenichi Handa (encode_terminal_code): Check validity of character code.
Thu, 20 Feb 1997 06:57:21 +0000 Karl Heuer Include charset.h and coding.h.
Mon, 20 Jan 1997 02:21:19 +0000 Richard M. Stallman (fatal): Print a newline at the end.
Mon, 20 Jan 1997 00:39:13 +0000 Geoff Voelker (term_init): Use new name initialize_w32_display.
Sat, 21 Sep 1996 02:25:37 +0000 Richard M. Stallman (term_init): Use new vertical scroll bar enumerated type.
Tue, 03 Sep 1996 22:22:10 +0000 Richard M. Stallman (OUTPUT_IF, OUTPUT): Cast frame height to int.
Tue, 03 Sep 1996 22:00:27 +0000 Richard M. Stallman (term_init): Avoid type-mismatch calling get_frame_size.
Thu, 29 Aug 1996 20:50:15 +0000 Richard M. Stallman (Vring_bell_function): New variable.
Fri, 26 Apr 1996 19:56:17 +0000 Richard M. Stallman (FRAME_TERMCAP_P) [WINDOWSNT && !HAVE_NTGUI]:
Wed, 10 Apr 1996 18:34:37 +0000 Richard M. Stallman (calculate_ins_del_char_costs): Use proper frame's width.
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.