log src/cmds.c @ 8753:6093207b85e8

age author description
1994-08-28 Richard M. Stallman (internal_self_insert): Use insert_and_inherit.
1994-06-29 Richard M. Stallman (internal_self_insert): Now can return 2.
1994-05-04 Karl Heuer Update copyright.
1994-04-10 Richard M. Stallman (internal_self_insert): Test Vafter_change_functions,
1994-03-23 Karl Heuer (internal_self_insert): Use assignment, not initialization.
1994-02-03 Richard M. Stallman (Fforward_line): Pass new arg to scan_buffer.
1994-01-08 Richard M. Stallman (keys_of_cmds) [MSDOS]: Chars 0200 to 0237 self-insert.
1993-11-17 Richard M. Stallman (keys_of_cmds): Make 0377 self-inserting.
1993-09-10 Roland McGrath Include <config.h> instead of "config.h".
1993-08-11 Richard M. Stallman (Fnewline): If we don't do the first SET_PT,
1993-07-31 Richard M. Stallman (Fnewline): Disable the "insert one position before"
1993-06-09 Jim Blandy Apply typo patches from Paul Eggert.
1993-06-04 Richard M. Stallman (Fnewline): Use Fbarf_if_buffer_read_only.
1993-05-28 Richard M. Stallman (keys_of_cmds): Predefined 0240-0376 as self-insert.
1993-05-22 Jim Blandy Updated copyright years.
1993-05-14 Jim Blandy * cmds.c (Fforward_char): Check proposed new position, and then
1993-03-16 Jim Blandy * cmds.c (overwrite_binary_mode): Deleted; this implements the
1993-03-12 Richard M. Stallman (internal_self_insert): Check that tab_width does not
1993-03-02 Jim Blandy * cmds.c (Fnewline): Doc fix.
1993-03-01 Richard M. Stallman (syms_of_cmds): Typo in last change.
1993-02-24 Richard M. Stallman (syms_of_cmds): New var `overwrite-binary-mode'.
1992-09-11 Richard M. Stallman (internal_self_insert): Assume Fexpand_abbrev expanded
1992-08-19 Richard M. Stallman (internal_self_insert): Ignore value of Fexpand_abbrev;
1992-05-18 Jim Blandy entered into RCS
1992-01-13 Jim Blandy *** empty log message ***
1991-04-11 Jim Blandy Initial revision