]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorMartin Rudalics <rudalics@gmx.at>
Sat, 20 Oct 2007 17:02:17 +0000 (17:02 +0000)
committerMartin Rudalics <rudalics@gmx.at>
Sat, 20 Oct 2007 17:02:17 +0000 (17:02 +0000)
etc/NEWS

index 2ae5cdaaf3edaed3688621d694cb0e1ca8e09aac..20393acd4ab68e09d2ee36ed3682a37c0126e874 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -97,11 +97,11 @@ This can be used to add menu entries for backend specific functions.
 
 * 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.