log src/undo.c @ 87625:f1e7931e86ce

age author description
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Fri, 30 Mar 2007 02:04:27 +0000 Chong Yidong (Fprimitive_undo): Give clearer error message when trying to change
Sun, 14 Jan 2007 03:38:22 +0000 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 26 Dec 2005 22:11:07 +0000 Richard M. Stallman Undo previous change.
Mon, 26 Dec 2005 18:35:45 +0000 Luc Teirlinck include keyboard.h.
Mon, 26 Dec 2005 16:32:57 +0000 Richard M. Stallman Depend on window.h.
Tue, 06 Dec 2005 07:40:14 +0000 Ken Raeburn (truncate_undo_list): Avoid dangerous side effects in NILP argument.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Wed, 09 Feb 2005 21:49:12 +0000 Kim F. Storm (Fprimitive_undo): Check that undo function does not switch buffer.
Tue, 08 Feb 2005 20:49:16 +0000 Stefan Monnier (Fprimitive_undo): Check veracity of delta,start,end.
Mon, 07 Feb 2005 11:44:00 +0000 Kim F. Storm (Fprimitive_undo): Record max one dummmy apply element.
Wed, 02 Feb 2005 15:43:18 +0000 Kim F. Storm (Fprimitive_undo): Fix dummy apply undo entry.
Mon, 31 Jan 2005 22:44:27 +0000 Kim F. Storm (Qapply): New lisp var.