log src/term.c @ 9797:05d9072c5a38

age author description
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';
Fri, 21 Jan 1994 00:09:47 +0000 Richard M. Stallman (update_end): Clear updating_frame before calling hook.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Wed, 11 Aug 1993 04:09:28 +0000 Richard M. Stallman (term_get_fkeys_define_1, term_get_fkeys_define): New functions.
Mon, 09 Aug 1993 05:45:12 +0000 Richard M. Stallman (term_init): Improve error messages (give sh commands).
Sun, 13 Jun 1993 00:41:51 +0000 Richard M. Stallman (term_get_fkeys): Use `prior', not `previous', for %8/kP.
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Sat, 05 Jun 1993 07:56:46 +0000 Richard M. Stallman (term_get_fkeys): Use correct names for F10 and up.
Mon, 31 May 1993 20:18:35 +0000 Richard M. Stallman (term_get_fkeys): If not initialized, init Vfunction_key_map.
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Wed, 31 Mar 1993 10:55:33 +0000 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
Thu, 18 Mar 1993 10:18:30 +0000 Richard M. Stallman Fix spacing conventions.
Wed, 17 Mar 1993 23:50:29 +0000 Eric S. Raymond Less klugey version of fix.
Wed, 17 Mar 1993 13:11:50 +0000 Eric S. Raymond Supply second arg for tgetstr() calls.
Mon, 15 Mar 1993 01:09:20 +0000 Jim Blandy Add extern declaration for do_line_insertion_deletion_costs.
Fri, 12 Mar 1993 20:13:56 +0000 Eric S. Raymond Fixed typo. tigetstr -> tgetstr.
Thu, 11 Mar 1993 21:36:22 +0000 Richard M. Stallman (tigetstr): Add dummy definition to make Emacs link again.
Thu, 11 Mar 1993 08:13:27 +0000 Eric S. Raymond Added lots more cookies to fkey_table[], and code to do even more.
Tue, 02 Mar 1993 08:22:42 +0000 Jim Blandy Use the term `scroll bar', instead of `scrollbar'.
Tue, 26 Jan 1993 01:58:16 +0000 Jim Blandy JimB's changes since January 18th
Thu, 14 Jan 1993 15:14:21 +0000 Jim Blandy * term.c (set_vertical_scrollbar_hook, condemn_scrollbars_hook,
Thu, 24 Dec 1992 06:17:18 +0000 Jim Blandy * frame.h (struct frame): New fields `can_have_scrollbars' and
Wed, 19 Aug 1992 06:38:40 +0000 Jim Blandy * term.c (term_get_fkeys): Some systems define `static' to be the
Wed, 12 Aug 1992 14:18:28 +0000 Jim Blandy * term.c (FRAME_IS_TERMCAP, FRAME_IS_X, FRAME_HAS_MINIBUF):
Thu, 16 Jul 1992 18:51:53 +0000 Jim Blandy entered into RCS
Mon, 13 Jul 1992 20:53:59 +0000 Jim Blandy *** empty log message ***
Tue, 30 Jun 1992 13:54:21 +0000 Jim Blandy *** empty log message ***
Fri, 24 Apr 1992 08:11:54 +0000 Jim Blandy *** empty log message ***
Tue, 04 Feb 1992 02:27:43 +0000 Jim Blandy *** empty log message ***
Mon, 04 Nov 1991 23:45:55 +0000 Jim Blandy *** empty log message ***
Fri, 19 Jul 1991 20:39:25 +0000 Jim Blandy *** empty log message ***
Fri, 19 Jul 1991 19:31:48 +0000 Jim Blandy *** empty log message ***
Thu, 09 May 1991 10:29:44 +0000 Jim Blandy Initial revision