| Commit message (Expand) | Author | Age | Files | Lines |
* | Use XCAR and XCDR instead of explicit member access. | Ken Raeburn | 1999-09-13 | 1 | -21/+21 |
* | Fix -Wimplicit warnings. | Andreas Schwab | 1998-04-14 | 1 | -0/+1 |
* | (record_delete): Record last_point_position when there's | Kenichi Handa | 1998-03-24 | 1 | -2/+18 |
* | (record_delete): Replace LENGTH arg with STRING. | Richard M. Stallman | 1998-03-21 | 1 | -11/+9 |
* | (record_delete, record_marker_adjustment): Declare them as void. | Kenichi Handa | 1997-11-27 | 1 | -0/+3 |
* | (record_change, record_first_change, | Kenichi Handa | 1997-11-27 | 1 | -0/+3 |
* | (Fprimitive_undo): When inserting, always insert | Richard M. Stallman | 1997-04-14 | 1 | -8/+6 |
* | Change all references from point to PT. | Karl Heuer | 1996-09-01 | 1 | -1/+1 |
* | (record_marker_adjustment): New function. | Richard M. Stallman | 1996-02-03 | 1 | -0/+34 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -13/+13 |
* | (Fprimitive_undo): Don't end inner loop | Richard M. Stallman | 1995-07-25 | 1 | -1/+1 |
* | (record_insert): Change args to be ints, not Lisp_Objects. | Karl Heuer | 1995-06-06 | 1 | -5/+5 |
* | (Fprimitive_undo): Use base buffer's modtime field. | Richard M. Stallman | 1995-01-02 | 1 | -6/+15 |
* | (record_delete, record_first_change): Don't use XFASTINT as an lvalue. | Karl Heuer | 1994-10-04 | 1 | -5/+5 |
* | (record_insert, record_delete, record_first_change, record_property_change): | Karl Heuer | 1994-10-04 | 1 | -7/+7 |
* | (record_insert, truncate_undo_list, Fprimitive_undo): Use type test macros. | Karl Heuer | 1994-09-27 | 1 | -18/+16 |
* | (Fprimitive_undo): GCPRO next and list. | Karl Heuer | 1994-05-25 | 1 | -2/+9 |
* | (record_delete): Record the old point value only right after a boundary. | Richard M. Stallman | 1994-05-07 | 1 | -2/+9 |
* | Update copyright. | Karl Heuer | 1994-05-04 | 1 | -1/+1 |
* | (syms_of_undo): staticpro pending_boundary. | Richard M. Stallman | 1994-03-08 | 1 | -1/+35 |
* | (record_delete): Save last_point_position in the undo record, rather than the | Karl Heuer | 1994-03-03 | 1 | -3/+4 |
* | (record_first_change): Check for buffer-undo-list = t. | Richard M. Stallman | 1994-02-03 | 1 | -1/+9 |
* | Include <config.h> instead of "config.h". | Roland McGrath | 1993-09-10 | 1 | -1/+1 |
* | (Fprimitive_undo): Rename arg to N to avoid conflict. | Richard M. Stallman | 1993-06-13 | 1 | -3/+3 |
* | (syms_of_undo): Set up Qinhibit_read_only. | Richard M. Stallman | 1993-06-12 | 1 | -1/+11 |
* | (record_delete): Always use XFASTINT on sbeg. | Richard M. Stallman | 1993-06-12 | 1 | -4/+6 |
* | 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 |
* | (record_property_change): Typo in last change. | Richard M. Stallman | 1993-03-01 | 1 | -0/+49 |
* | * undo.c (Fprimitive_undo): Remove whitespace in front of #ifdef | Jim Blandy | 1992-11-16 | 1 | -2/+2 |
* | * undo.c (record_insert): Use accessors on BEG and LENGTH. | Jim Blandy | 1992-10-31 | 1 | -7/+8 |
* | (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 |
* | 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 |