changeset 87863:9559756a0070

*** empty log message ***
author Martin Rudalics <rudalics@gmx.at>
date Sun, 20 Jan 2008 10:35:27 +0000
parents b151c81bfd6e
children 54863df609a3
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Jan 20 10:34:58 2008 +0000
+++ b/lisp/ChangeLog	Sun Jan 20 10:35:27 2008 +0000
@@ -1,3 +1,10 @@
+2008-01-20  Martin Rudalics  <rudalics@gmx.at>
+
+	* repeat.el (repeat-undo-count): New variable.
+	(repeat): For self-insertions make undo boundary only after 20
+	repetitions.  Inhibit point recording when repeat-repeat-char is
+	non-nil.
+
 2008-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
 
 	* net/imap.el (imap-ping-server): New variable.