*** empty log message ***

This commit is contained in:
Kim F. Storm 2001-12-25 23:34:45 +00:00
parent 5a97a3c2db
commit b5d9aabacd

View 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.