aboutsummaryrefslogtreecommitdiffstats
path: root/src/cmds.c
Commit message (Expand)AuthorAgeFilesLines
* (Fforward_line): Pass new arg to scan_buffer.Richard M. Stallman1994-02-031-1/+1
* (keys_of_cmds) [MSDOS]: Chars 0200 to 0237 self-insert.Richard M. Stallman1994-01-081-0/+4
* (keys_of_cmds): Make 0377 self-inserting.Richard M. Stallman1993-11-171-1/+1
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
* (Fnewline): If we don't do the first SET_PT,Richard M. Stallman1993-08-111-6/+9
* (Fnewline): Disable the "insert one position before"Richard M. Stallman1993-07-311-1/+7
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-1/+1
* (Fnewline): Use Fbarf_if_buffer_read_only.Richard M. Stallman1993-06-041-1/+1
* (keys_of_cmds): Predefined 0240-0376 as self-insert.Richard M. Stallman1993-05-281-0/+2
* Updated copyright years.Jim Blandy1993-05-221-1/+1
* * cmds.c (Fforward_char): Check proposed new position, and thenJim Blandy1993-05-141-11/+22
* * cmds.c (overwrite_binary_mode): Deleted; this implements theJim Blandy1993-03-161-9/+10
* (internal_self_insert): Check that tab_width does notRichard M. Stallman1993-03-121-0/+1
* * cmds.c (Fnewline): Doc fix.Jim Blandy1993-03-021-7/+8
* (syms_of_cmds): Typo in last change.Richard M. Stallman1993-03-011-1/+1
* (syms_of_cmds): New var `overwrite-binary-mode'.Richard M. Stallman1993-02-241-2/+10
* (internal_self_insert): Assume Fexpand_abbrev expandedRichard M. Stallman1992-09-111-3/+4
* (internal_self_insert): Ignore value of Fexpand_abbrev;Richard M. Stallman1992-08-191-2/+11
* entered into RCSJim Blandy1992-05-181-3/+4
* *** empty log message ***Jim Blandy1992-01-131-15/+15
* Initial revisionJim Blandy1991-04-111-0/+357