log src/undo.c @ 16842:72276b334084 before-thomas-posix1996 glibc-2_0_2 libc-970108 libc-970109 libc-970110 libc-970111 libc-970112 libc-970113 libc-970114 libc-970115 libc-970116 libc-970117 libc-970118 libc-970119 libc-970120 libc-970121 libc-970122 libc-970123 libc-970124 libc-970125 libc-970126 libc-970127 libc-970128 libc-970129 libc-970130 libc-970131 libc-970201 libc-970202 libc-970203 libc-970204 libc-970205 libc-970206 libc-970207 libc-970208 libc-970209 libc-970210 libc-970211 libc-970212 libc-970213 libc-970214 libc-970215 libc-970216 libc-970217 libc-970218 libc-970219 libc-970220 libc-970221 libc-970222 libc-970223 libc-970224 libc-970225 libc-970226 libc-970227 libc-970228 libc-970301 libc-970302 libc-970303 libc-970304 libc-970305 libc-970306 libc-970307 libc-970308 libc-970309 libc-970310 libc-970311 libc-970312 libc-970313 libc-970314 libc-970315 libc-970316 libc-970317 libc-970318 libc-970319 libc-970320 libc-970321 libc-970322 libc-970323 libc-970324 libc20x-970306 libc20x-97031 libc20x-970316 libc20x-970318 libc20x-970319 libc20x-970404 root-libc-2_0_x-branch

age author description
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