Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (Vself_insert_face, Vself_insert_face_command): New variables. | Richard M. Stallman | 1995-02-13 | 1 | -6/+34 |
| | | | | | (syms_of_cmds): Set up Lisp variables. Doc syntax fix. (internal_self_insert): Handle Vself_insert_face. | ||||
* | (internal_self_insert): Don't test current_column | Richard M. Stallman | 1995-01-19 | 1 | -2/+1 |
| | | | | when deciding to call auto_fill_function. | ||||
* | (Vuse_hard_newlines): New variable. | Richard M. Stallman | 1995-01-13 | 1 | -6/+41 |
| | | | | | (Fnewline): If use_hard_newlines is on, mark inserted newline(s) with `hard' property, marked rear-nonsticky. | ||||
* | (Fnewline): Always use insert_and_inherit. | Richard M. Stallman | 1994-11-10 | 1 | -1/+1 |
| | |||||
* | * cmds.c (Fforward_line): Call scan_buffer with new args. | Jim Blandy | 1994-10-08 | 1 | -8/+2 |
| | | | | | (Fend_of_line): Replace call to Fforward_line and search loop with call to find_before_next_newline. | ||||
* | (Fself_insert_command, Fnewline): Don't use XFASTINT as an lvalue. | Karl Heuer | 1994-10-04 | 1 | -2/+4 |
| | |||||
* | (Fforward_char, Fbackward_char, Fbeginning_of_line, Fend_of_line): Don't use | Karl Heuer | 1994-10-04 | 1 | -4/+4 |
| | | | | XFASTINT as an lvalue. | ||||
* | (Fself_insert_command): Use type test macros. | Karl Heuer | 1994-09-27 | 1 | -1/+1 |
| | |||||
* | Include window.h. | Richard M. Stallman | 1994-09-15 | 1 | -0/+6 |
| | | | | | (Fnewline): Inhibit the insert-at-end-of-line hack when at the top of the window. | ||||
* | (internal_self_insert): Use insert_and_inherit. | Richard M. Stallman | 1994-08-28 | 1 | -3/+3 |
| | |||||
* | (internal_self_insert): Now can return 2. | Richard M. Stallman | 1994-06-29 | 1 | -5/+6 |
| | |||||
* | Update copyright. | Karl Heuer | 1994-05-04 | 1 | -1/+1 |
| | |||||
* | (internal_self_insert): Test Vafter_change_functions, | Richard M. Stallman | 1994-04-10 | 1 | -1/+2 |
| | | | | Vbefore_change_functions. | ||||
* | (internal_self_insert): Use assignment, not initialization. | Karl Heuer | 1994-03-23 | 1 | -1/+2 |
| | |||||
* | (Fforward_line): Pass new arg to scan_buffer. | Richard M. Stallman | 1994-02-03 | 1 | -1/+1 |
| | |||||
* | (keys_of_cmds) [MSDOS]: Chars 0200 to 0237 self-insert. | Richard M. Stallman | 1994-01-08 | 1 | -0/+4 |
| | |||||
* | (keys_of_cmds): Make 0377 self-inserting. | Richard M. Stallman | 1993-11-17 | 1 | -1/+1 |
| | |||||
* | Include <config.h> instead of "config.h". | Roland McGrath | 1993-09-10 | 1 | -1/+1 |
| | |||||
* | (Fnewline): If we don't do the first SET_PT, | Richard M. Stallman | 1993-08-11 | 1 | -6/+9 |
| | | | | clear flag, so we don't do the second SET_PT. | ||||
* | (Fnewline): Disable the "insert one position before" | Richard M. Stallman | 1993-07-31 | 1 | -1/+7 |
| | | | | optimization if it would screw up text property behavior. | ||||
* | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -1/+1 |
| | |||||
* | (Fnewline): Use Fbarf_if_buffer_read_only. | Richard M. Stallman | 1993-06-04 | 1 | -1/+1 |
| | |||||
* | (keys_of_cmds): Predefined 0240-0376 as self-insert. | Richard M. Stallman | 1993-05-28 | 1 | -0/+2 |
| | |||||
* | Updated copyright years. | Jim Blandy | 1993-05-22 | 1 | -1/+1 |
| | |||||
* | * cmds.c (Fforward_char): Check proposed new position, and then | Jim Blandy | 1993-05-14 | 1 | -11/+22 |
| | | | | | set point, instead of setting point to a potentially invalid position. | ||||
* | * cmds.c (overwrite_binary_mode): Deleted; this implements the | Jim Blandy | 1993-03-16 | 1 | -9/+10 |
| | | | | | | | | | | | wrong feature. (Qoverwrite_mode_binary): New variable. (internal_self_insert): If current_buffer->overwrite_mode is `overwrite-mode-binary', do as overwrite_binary_mode used to. (syms_of_cmds): Remove defvar of overwrite_binary_mode; initialize Qoverwrite_mode_binary. * buffer.c (syms_of_buffer): Doc fix for overwrite_mode. * buffer.h (struct buffer): Doc fix. | ||||
* | (internal_self_insert): Check that tab_width does not | Richard M. Stallman | 1993-03-12 | 1 | -0/+1 |
| | | | | exceed 20, to be consistent with indent.c and xdisp.c. | ||||
* | * cmds.c (Fnewline): Doc fix. | Jim Blandy | 1993-03-02 | 1 | -7/+8 |
| | |||||
* | (syms_of_cmds): Typo in last change. | Richard M. Stallman | 1993-03-01 | 1 | -1/+1 |
| | |||||
* | (syms_of_cmds): New var `overwrite-binary-mode'. | Richard M. Stallman | 1993-02-24 | 1 | -2/+10 |
| | | | | (internal_self_insert): Handle that var. | ||||
* | (internal_self_insert): Assume Fexpand_abbrev expanded | Richard M. Stallman | 1992-09-11 | 1 | -3/+4 |
| | | | | something if it incremented MODIFF. | ||||
* | (internal_self_insert): Ignore value of Fexpand_abbrev; | Richard M. Stallman | 1992-08-19 | 1 | -2/+11 |
| | | | | instead, check whether buf is modified when it returns. | ||||
* | entered into RCS | Jim Blandy | 1992-05-18 | 1 | -3/+4 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-01-13 | 1 | -15/+15 |
| | |||||
* | Initial revision | Jim Blandy | 1991-04-11 | 1 | -0/+357 |