log src/undo.c @ 33562:7c20a27966ae

age author description
Fri, 27 Oct 2000 23:01:20 +0000 Ken Raeburn * undo.c (record_delete): Check that last_undo_buffer is really a buffer before
Sat, 19 Aug 2000 12:33:00 +0000 Gerd Moellmann (record_first_change, record_marker_adjustment): Don'use
Tue, 08 Aug 2000 14:44:05 +0000 Ken Raeburn (record_delete): Make sure last_point_position_buffer is a buffer before
Wed, 26 Apr 2000 18:39:30 +0000 Ken Raeburn (record_delete): If we hit the end of the undo list, stop picking elements
Thu, 30 Mar 2000 09:56:31 +0000 Ken Raeburn * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
Thu, 11 Nov 1999 11:45:06 +0000 Gerd Moellmann Remove USE_TEXT_PROPERTIES.
Mon, 13 Sep 1999 03:35:33 +0000 Ken Raeburn Use XCAR and XCDR instead of explicit member access.
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Tue, 24 Mar 1998 05:41:38 +0000 Kenichi Handa (record_delete): Record last_point_position when there's
Sat, 21 Mar 1998 03:58:00 +0000 Richard M. Stallman (record_delete): Replace LENGTH arg with STRING.
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.