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.