| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | (record_delete): Always use XFASTINT on sbeg. | Richard M. Stallman | 1993-06-12 | 1 | -4/+6 | |
| | | | | | | (Fprimitive_undo): Add missing `else'. Add USE_TEXT_PROPERTIES conditional for calling Fput_text_property. Use XINT on high, low. | |||||
| * | Updated copyright years. | Jim Blandy | 1993-05-22 | 1 | -1/+1 | |
| | | ||||||
| * | (record_property_change, record_delete, record_insert): | Richard M. Stallman | 1993-03-15 | 1 | -7/+9 | |
| | | | | | Don't make boundary or touch last_undo_buffer if cur buf has no undo. | |||||
| * | (record_property_change): Typo in last change. | Richard M. Stallman | 1993-03-01 | 1 | -0/+49 | |
| | | | | | | (Fprimitive_undo): Handle property-change undo entry. (record_property_change): New function. | |||||
| * | * undo.c (Fprimitive_undo): Remove whitespace in front of #ifdef | Jim Blandy | 1992-11-16 | 1 | -2/+2 | |
| | | | | | and #endif. | |||||
| * | * undo.c (record_insert): Use accessors on BEG and LENGTH. | Jim Blandy | 1992-10-31 | 1 | -7/+8 | |
| | | | | | (truncate_undo_list): Use NILP, not == Qnil. | |||||
| * | (Fprimitive_undo): When undoing an insert, move point and then delete. | Richard M. Stallman | 1992-10-03 | 1 | -1/+3 | |
| | | ||||||
| * | (record_delete): Record pos before the deletion. | Richard M. Stallman | 1992-09-28 | 1 | -51/+72 | |
| | | | | | (Fprimitive_undo): Go back to recorded position. | |||||
| * | Doc fix. | Jim Blandy | 1992-08-12 | 1 | -1/+2 | |
| | | ||||||
| * | entered into RCS | Jim Blandy | 1992-07-13 | 1 | -2/+2 | |
| | | ||||||
| * | *** empty log message *** | Jim Blandy | 1992-02-11 | 1 | -1/+9 | |
| | | ||||||
| * | *** empty log message *** | Jim Blandy | 1992-01-13 | 1 | -6/+6 | |
| | | ||||||
| * | *** empty log message *** | Jim Blandy | 1991-04-11 | 1 | -1/+4 | |
| | | ||||||
| * | Initial revision | Jim Blandy | 1991-04-03 | 1 | -0/+322 | |