Mercurial > emacs
diff src/ChangeLog @ 45126:27e99a48f837
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Sat, 04 May 2002 22:22:33 +0000 |
parents | d453f80f21f5 |
children | 4428dffe30f5 |
line wrap: on
line diff
--- a/src/ChangeLog Sat May 04 22:17:07 2002 +0000 +++ b/src/ChangeLog Sat May 04 22:22:33 2002 +0000 @@ -1,5 +1,8 @@ 2002-05-04 Jason Rumney <jasonr@gnu.org> + * keyboard.c (make_lispy_event) <mouse-wheel>: Set count to 1 + for event-click-count. + * process.c (init_process): Only add server subfeature if we can use non-blocking I/O.