log src/undo.c @ 101573:6c0c4dcde904

age author description
2009-01-08 Glenn Morris Add 2009 to copyright years.
2008-09-22 Martin Rudalics (record_point): Don't call Fundo_boundary for first
2008-05-14 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-04-04 Stefan Monnier (last_boundary_buffer, last_boundary_position): New vars.
2008-01-30 Miles Bader Merge from emacs--devo--0
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-04-11 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2006-01-16 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2005-02-13 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-13
2005-02-06 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-11
2005-02-02 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-10
2004-12-25 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-79
2004-06-28 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
2004-04-16 Kenichi Handa Sync to HEAD
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-20 Martin Rudalics (undo_inhibit_record_point): New variable.
2008-01-08 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-03-30 Chong Yidong (Fprimitive_undo): Give clearer error message when trying to change
2007-01-14 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-12-26 Richard M. Stallman Undo previous change.
2005-12-26 Luc Teirlinck include keyboard.h.
2005-12-26 Richard M. Stallman Depend on window.h.
2005-12-06 Ken Raeburn (truncate_undo_list): Avoid dangerous side effects in NILP argument.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-02-09 Kim F. Storm (Fprimitive_undo): Check that undo function does not switch buffer.
2005-02-08 Stefan Monnier (Fprimitive_undo): Check veracity of delta,start,end.
2005-02-07 Kim F. Storm (Fprimitive_undo): Record max one dummmy apply element.
2005-02-02 Kim F. Storm (Fprimitive_undo): Fix dummy apply undo entry.
2005-01-31 Kim F. Storm (Qapply): New lisp var.
2005-01-30 Luc Teirlinck (syms_of_undo) <undo-outer-limit>: Increase value to 3 Meg.
2005-01-30 Luc Teirlinck (syms_of_undo) <undo-outer-limit>: Doc update.
2005-01-29 Richard M. Stallman (Fprimitive_undo): Handle (FUNNAME . ARGS) by calling FUNNAME.
2004-12-23 Richard M. Stallman (Vundo_outer_limit): Replaces undo_outer_limit. Uses changed.
2004-12-21 Richard M. Stallman (truncate_undo_list): Return void.
2004-05-29 Richard M. Stallman (truncate_undo_list): New arg LIMITSIZE.
2003-09-01 Miles Bader Add arch taglines
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2002-11-14 Dave Love (record_point):
2002-07-15 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
2002-07-10 Juanma Barranquero Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
2002-04-04 Stefan Monnier (record_point): New fun.
2001-11-02 Pavel Janík Update usage of CHECK_ macros (remove unused second argument).
2001-10-21 Pavel Janík Change doc-string comments to `new style' [w/`doc:' keyword].
2001-10-16 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
2001-10-12 Stefan Monnier (Fprimitive_undo): Use XCAR/XCDR.
2001-04-30 Gerd Moellmann (Fprimitive_undo): In a writable buffer, enable undoing
2001-01-02 Eli Zaretskii (Fprimitive_undo): Remove unused block-scope variable
2000-12-21 Gerd Moellmann (Fprimitive_undo): Bind `inhibit-point-motion-hooks' to t.
2000-12-04 Gerd Moellmann Update copyright.
2000-12-04 Gerd Moellmann (Fprimitive_undo): Bind inhibit-read-only to t if
2000-10-27 Ken Raeburn * undo.c (record_delete): Check that last_undo_buffer is really a buffer before