Include <config.h> instead of "config.h".
[bpt/emacs.git] / src / cmds.c
1993-09-10 Roland McGrathInclude <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 BlandyApply 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 BlandyUpdated copyright years.
1993-05-14 Jim Blandy* cmds.c (Fforward_char): Check proposed new position...
1993-03-16 Jim Blandy* cmds.c (overwrite_binary_mode): Deleted; this impleme...
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 Blandyentered into RCS
1992-01-13 Jim Blandy*** empty log message ***
1991-04-11 Jim BlandyInitial revision