log src/undo.c @ 20892:18f3cb26243f before-miles-orphaned-changes gcc-2_8_1-980401 gcc-2_8_1-980407 gcc-2_8_1-980412 gcc-2_8_1-980413 gcc-2_8_1-RELEASE gcc_2_8_1-980315 libc-980214 libc-980215 libc-980216 libc-980217 libc-980218 libc-980219 libc-980220 libc-980221 libc-980222 libc-980223 libc-980224 libc-980225 libc-980226 libc-980227 libc-980228 libc-980301 libc-980302 libc-980303 libc-980304 libc-980306 libc-980307 libc-980308 libc-980309 libc-980310 libc-980311 libc-980312 libc-980313 libc-980314 libc-980315 libc-980316 libc-980317 libc-980318 libc-980319 libc-980320 libc-980321 libc-980322 libc-980323 libc-980324 libc-980325 libc-980326 libc-980327 libc-980328 libc-980329 libc-980330 libc-980331 libc-980401 libc-980402 libc-980403 libc-980404 libc-980405 libc-980406 libc-980407 libc-980408 libc-980409 libc-980410 libc-980411 libc-980412 libc-980413 libc-980414 libc-980428 libc-980429 libc-980430 libc-980501 libc-980502 libc-980503 libc-980504 libc-980505 libc-980506 libc-980507 libc-980508 libc-980509 libc-980510 libc-980512 libc-980513 libc-980514 libc-980515 libc-980516 libc-980517 libc-980518 libc-980519 libc-980520 libc-980521 libc-980522 libc-980523 libc-980524 libc-980525 libc-980526 libc-980527 libc-980528 libc-980529 libc-980530 libc-980531 libc-980601 libc-980602 libc-980603 libc-980604 libc-980605 libc-980606 libc-980607 libc-980608 libc-980609 libc-980610 libc-980611 libc-980612 libc-980613

age author description
Thu, 27 Nov 1997 12:19:39 +0000 Kenichi Handa (record_delete, record_marker_adjustment): Declare them as void.
Thu, 27 Nov 1997 12:16:08 +0000 Kenichi Handa (record_change, record_first_change,
Mon, 14 Apr 1997 08:51:18 +0000 Richard M. Stallman (Fprimitive_undo): When inserting, always insert
Sun, 01 Sep 1996 19:15:05 +0000 Karl Heuer Change all references from point to PT.
Sat, 03 Feb 1996 18:07:27 +0000 Richard M. Stallman (record_marker_adjustment): New function.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 25 Jul 1995 02:18:58 +0000 Richard M. Stallman (Fprimitive_undo): Don't end inner loop
Tue, 06 Jun 1995 01:40:34 +0000 Karl Heuer (record_insert): Change args to be ints, not Lisp_Objects.
Mon, 02 Jan 1995 06:26:46 +0000 Richard M. Stallman (Fprimitive_undo): Use base buffer's modtime field.
Tue, 04 Oct 1994 16:15:52 +0000 Karl Heuer (record_delete, record_first_change): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 12:28:40 +0000 Karl Heuer (record_insert, record_delete, record_first_change, record_property_change):
Tue, 27 Sep 1994 01:13:35 +0000 Karl Heuer (record_insert, truncate_undo_list, Fprimitive_undo): Use type test macros.
Wed, 25 May 1994 02:22:08 +0000 Karl Heuer (Fprimitive_undo): GCPRO next and list.
Sat, 07 May 1994 08:38:28 +0000 Richard M. Stallman (record_delete): Record the old point value only right after a boundary.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Tue, 08 Mar 1994 16:33:28 +0000 Richard M. Stallman (syms_of_undo): staticpro pending_boundary.
Thu, 03 Mar 1994 20:12:01 +0000 Karl Heuer (record_delete): Save last_point_position in the undo record, rather than the
Thu, 03 Feb 1994 19:39:21 +0000 Richard M. Stallman (record_first_change): Check for buffer-undo-list = t.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Sun, 13 Jun 1993 23:15:39 +0000 Richard M. Stallman (Fprimitive_undo): Rename arg to N to avoid conflict.
Sat, 12 Jun 1993 18:10:20 +0000 Richard M. Stallman (syms_of_undo): Set up Qinhibit_read_only.
Sat, 12 Jun 1993 17:04:51 +0000 Richard M. Stallman (record_delete): Always use XFASTINT on sbeg.
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Mon, 15 Mar 1993 06:03:33 +0000 Richard M. Stallman (record_property_change, record_delete, record_insert):
Mon, 01 Mar 1993 09:01:13 +0000 Richard M. Stallman (record_property_change): Typo in last change.
Mon, 16 Nov 1992 00:57:54 +0000 Jim Blandy * undo.c (Fprimitive_undo): Remove whitespace in front of #ifdef
Sat, 31 Oct 1992 05:39:17 +0000 Jim Blandy * undo.c (record_insert): Use accessors on BEG and LENGTH.
Sat, 03 Oct 1992 02:12:40 +0000 Richard M. Stallman (Fprimitive_undo): When undoing an insert, move point and then delete.
Mon, 28 Sep 1992 13:10:43 +0000 Richard M. Stallman (record_delete): Record pos before the deletion.
Wed, 12 Aug 1992 14:19:39 +0000 Jim Blandy Doc fix.
Mon, 13 Jul 1992 18:33:54 +0000 Jim Blandy entered into RCS
Tue, 11 Feb 1992 00:46:32 +0000 Jim Blandy *** empty log message ***
Mon, 13 Jan 1992 21:48:08 +0000 Jim Blandy *** empty log message ***
Thu, 11 Apr 1991 21:20:53 +0000 Jim Blandy *** empty log message ***
Wed, 03 Apr 1991 02:08:50 +0000 Jim Blandy Initial revision