]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Tue, 25 Dec 2001 23:34:45 +0000 (23:34 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 25 Dec 2001 23:34:45 +0000 (23:34 +0000)
src/ChangeLog

index 0eba60a09aaf133d18bd7f05e3082cb80a91a38e..23cde98478baad3342aa3ba681fc6d685ed7c7ab 100644 (file)
@@ -1,3 +1,10 @@
+2001-12-26  Kim F. Storm  <storm@cua.dk>
+
+       * keyboard.c (record_char): Ignore duplicate help-echo events only
+       separated by mouse-movement.  When tracking mouse, only record
+       first and last mouse-movement event in same window.
+       Don't record mouse-movement events in keyboard macros.
+       
 2001-12-25  Richard M. Stallman  <rms@gnu.org>
 
        * window.c (enlarge_window): New arg PRESERVE_BEFORE.  Callers changed.