]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJason Rumney <jasonr@gnu.org>
Sat, 25 Nov 2000 19:20:31 +0000 (19:20 +0000)
committerJason Rumney <jasonr@gnu.org>
Sat, 25 Nov 2000 19:20:31 +0000 (19:20 +0000)
nt/ChangeLog
src/ChangeLog

index 331f316d924d592933995891e8711517e98030e1..9f432c4be793dfd68cf6a98cc0920e4013a4d234 100644 (file)
@@ -1,3 +1,7 @@
+2000-11-25  Jason Rumney  <jasonr@gnu.org>
+
+       * config.nt (GC_MARK_STACK, GC_SETJMP_WORKS): Define.
+
 2000-10-17  Andrew Innes  <andrewi@gnu.org>
 
        * makefile.w32-in (recompile): New target to recompile lisp
index 269465731942186f0fa9880e9c5c20635d1fb84a..067468675696dc71c880e953f45b1240872eb032 100644 (file)
@@ -1,5 +1,8 @@
 2000-11-25  Jason Rumney  <jasonr@gnu.org>
 
+       * keyboard.c (make_lispy_event) [mouse_wheel, drag_n_drop]: Args
+       to window_from_coordinates should be pixel coordinates.
+
        * w32fns.c (x_to_w32_font): Do not filter out italic fonts, as new
        redisplay handles them properly.