log src/term.c @ 6328:e97a1cc44be8

age author description
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.