*** empty log message ***

This commit is contained in:
Jason Rumney 2000-11-25 19:20:31 +00:00
parent 7c98e712b1
commit 48b2176212
2 changed files with 7 additions and 0 deletions

View 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

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