1997-04-14 |
Richard M. Stallman |
(Fprimitive_undo): When inserting, always insert
|
1996-09-01 |
Karl Heuer |
Change all references from point to PT.
|
1996-02-03 |
Richard M. Stallman |
(record_marker_adjustment): New function.
|
1996-01-15 |
Erik Naggum |
Update FSF's address in the preamble.
|
1995-07-25 |
Richard M. Stallman |
(Fprimitive_undo): Don't end inner loop
|
1995-06-06 |
Karl Heuer |
(record_insert): Change args to be ints, not Lisp_Objects.
|
1995-01-02 |
Richard M. Stallman |
(Fprimitive_undo): Use base buffer's modtime field.
|
1994-10-04 |
Karl Heuer |
(record_delete, record_first_change): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(record_insert, record_delete, record_first_change, record_property_change):
|
1994-09-27 |
Karl Heuer |
(record_insert, truncate_undo_list, Fprimitive_undo): Use type test macros.
|
1994-05-25 |
Karl Heuer |
(Fprimitive_undo): GCPRO next and list.
|
1994-05-07 |
Richard M. Stallman |
(record_delete): Record the old point value only right after a boundary.
|
1994-05-04 |
Karl Heuer |
Update copyright.
|
1994-03-08 |
Richard M. Stallman |
(syms_of_undo): staticpro pending_boundary.
|
1994-03-03 |
Karl Heuer |
(record_delete): Save last_point_position in the undo record, rather than the
|
1994-02-03 |
Richard M. Stallman |
(record_first_change): Check for buffer-undo-list = t.
|
1993-09-10 |
Roland McGrath |
Include <config.h> instead of "config.h".
|
1993-06-13 |
Richard M. Stallman |
(Fprimitive_undo): Rename arg to N to avoid conflict.
|
1993-06-12 |
Richard M. Stallman |
(syms_of_undo): Set up Qinhibit_read_only.
|
1993-06-12 |
Richard M. Stallman |
(record_delete): Always use XFASTINT on sbeg.
|
1993-05-22 |
Jim Blandy |
Updated copyright years.
|
1993-03-15 |
Richard M. Stallman |
(record_property_change, record_delete, record_insert):
|
1993-03-01 |
Richard M. Stallman |
(record_property_change): Typo in last change.
|
1992-11-16 |
Jim Blandy |
* undo.c (Fprimitive_undo): Remove whitespace in front of #ifdef
|
1992-10-31 |
Jim Blandy |
* undo.c (record_insert): Use accessors on BEG and LENGTH.
|
1992-10-03 |
Richard M. Stallman |
(Fprimitive_undo): When undoing an insert, move point and then delete.
|
1992-09-28 |
Richard M. Stallman |
(record_delete): Record pos before the deletion.
|
1992-08-12 |
Jim Blandy |
Doc fix.
|
1992-07-13 |
Jim Blandy |
entered into RCS
|
1992-02-11 |
Jim Blandy |
*** empty log message ***
|
1992-01-13 |
Jim Blandy |
*** empty log message ***
|
1991-04-11 |
Jim Blandy |
*** empty log message ***
|
1991-04-03 |
Jim Blandy |
Initial revision
|