log lisp/repeat.el @ 112008:03d428c4090e

age author description
2010-10-19 Juanma Barranquero Merge changes from emacs-23 branch.
2010-10-18 Stefan Monnier * lisp/repeat.el (repeat): Use read-key to ignore mouse-down events.
2010-09-14 Juanma Barranquero Merge changes from emacs-23 branch.
2010-09-11 Stefan Monnier * repeat.el (repeat): Allow repeating when the last event is a click.
2010-08-29 Chong Yidong Add "Package:" file headers to denote built-in packages.
2010-01-13 Glenn Morris Add 2010 to copyright years.
2009-01-09 Glenn Morris Replace last-command-char with last-command-event.
2009-01-05 Glenn Morris Add 2009 to copyright years.
2008-05-06 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-04-10 Stefan Monnier Fix up comment convention on the arch-tag lines.
2008-01-30 Miles Bader Merge from emacs--devo--0
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-10-11 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-12-07 Miles Bader Merge from emacs--devo--0
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
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-04-21 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-39
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 (repeat-undo-count): New variable.
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-08-29 Martin Rudalics (repeat): Use last-repeatable-command instead of
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-12-05 Glenn Morris Update copyright years.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-04-16 Eli Zaretskii (repeat): Invoke pre-command-hook and post-command-hook.
2003-09-01 Miles Bader Add arch taglines
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2001-07-13 Gerd Moellmann Fix license commentary.
2001-02-10 Richard M. Stallman (repeat): Don't let execute-kbd-macro alter real-last-command.
1999-03-30 Karl Heuer Don't require advice.
1999-02-26 Richard M. Stallman Don't require advice.
1998-10-16 Richard M. Stallman (repeat): Handle keyboard macros properly.
1998-08-26 Karl Heuer (repeat): Doc fix.
1998-08-25 Dave Love (repeat): Doc fix.
1998-08-07 Richard M. Stallman (repeat): Make an undo boundary between repetitions.
1998-06-13 Richard M. Stallman (repeat): Don't set obsolete var repeat-num-input-keys-at-prefix.
1998-06-11 Richard M. Stallman Renamed from vi-dot.el.
1998-05-18 Richard M. Stallman Customized.
1998-05-18 Richard M. Stallman Initial revision