# HG changeset patch # User Martin Rudalics # Date 1188378258 0 # Node ID 7669bfcbef4593006b3c47355b6b3943467d1237 # Parent 3260c437ca829da6edcfee036763cac9d6a6006d *** empty log message *** diff -r 3260c437ca82 -r 7669bfcbef45 lisp/ChangeLog --- a/lisp/ChangeLog Wed Aug 29 09:03:02 2007 +0000 +++ b/lisp/ChangeLog Wed Aug 29 09:04:18 2007 +0000 @@ -1,3 +1,9 @@ +2007-08-29 Martin Rudalics + + * repeat.el (repeat): Use last-repeatable-command instead of + real-last-command. Run pre- and post-command hooks for + self-insertion. Update doc-string. + 2007-08-28 Glenn Morris * progmodes/cc-langs.el (c-constant-kwds): Add java: true, false,