log src/cmds.c @ 5946:44d0bebba84d

age author description
Thu, 03 Feb 1994 05:05:12 +0000 Richard M. Stallman (Fforward_line): Pass new arg to scan_buffer.
Sat, 08 Jan 1994 08:45:19 +0000 Richard M. Stallman (keys_of_cmds) [MSDOS]: Chars 0200 to 0237 self-insert.
Wed, 17 Nov 1993 11:01:21 +0000 Richard M. Stallman (keys_of_cmds): Make 0377 self-inserting.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Wed, 11 Aug 1993 19:09:15 +0000 Richard M. Stallman (Fnewline): If we don't do the first SET_PT,
Sat, 31 Jul 1993 05:53:23 +0000 Richard M. Stallman (Fnewline): Disable the "insert one position before"
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Fri, 04 Jun 1993 18:01:53 +0000 Richard M. Stallman (Fnewline): Use Fbarf_if_buffer_read_only.
Fri, 28 May 1993 22:29:10 +0000 Richard M. Stallman (keys_of_cmds): Predefined 0240-0376 as self-insert.
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Fri, 14 May 1993 14:37:53 +0000 Jim Blandy * cmds.c (Fforward_char): Check proposed new position, and then
Tue, 16 Mar 1993 18:18:05 +0000 Jim Blandy * cmds.c (overwrite_binary_mode): Deleted; this implements the
Fri, 12 Mar 1993 21:42:58 +0000 Richard M. Stallman (internal_self_insert): Check that tab_width does not
Tue, 02 Mar 1993 08:10:24 +0000 Jim Blandy * cmds.c (Fnewline): Doc fix.
Mon, 01 Mar 1993 09:02:07 +0000 Richard M. Stallman (syms_of_cmds): Typo in last change.
Wed, 24 Feb 1993 08:59:25 +0000 Richard M. Stallman (syms_of_cmds): New var `overwrite-binary-mode'.
Fri, 11 Sep 1992 23:34:08 +0000 Richard M. Stallman (internal_self_insert): Assume Fexpand_abbrev expanded
Wed, 19 Aug 1992 07:00:42 +0000 Richard M. Stallman (internal_self_insert): Ignore value of Fexpand_abbrev;
Mon, 18 May 1992 08:13:37 +0000 Jim Blandy entered into RCS
Mon, 13 Jan 1992 21:48:08 +0000 Jim Blandy *** empty log message ***
Thu, 11 Apr 1991 01:42:59 +0000 Jim Blandy Initial revision