changeset 79162:79c2d19a4384

*** empty log message ***
author Martin Rudalics <rudalics@gmx.at>
date Sat, 20 Oct 2007 17:02:17 +0000
parents ff6a2b38e5fe
children f11ff0408bd8
files etc/NEWS
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Sat Oct 20 12:37:09 2007 +0000
+++ b/etc/NEWS	Sat Oct 20 17:02:17 2007 +0000
@@ -97,11 +97,11 @@
 
 * Lisp Changes in Emacs 22.2.
 
-** The command `repeat' no longer attempts to repeat a command bound
-   to an input event.
+** The command `repeat' now only attempts to repeat commands bound
+to actual key events, not mouse events.
 
 ** The function invisible-p returns non-nil if the character
-   after a specified position is invisible.
+after a specified position is invisible.
 
 +++
 ** inhibit-modification-hooks is bound to t while running modification hooks.