]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJason Rumney <jasonr@gnu.org>
Wed, 20 Mar 2002 21:32:09 +0000 (21:32 +0000)
committerJason Rumney <jasonr@gnu.org>
Wed, 20 Mar 2002 21:32:09 +0000 (21:32 +0000)
lisp/ChangeLog
src/ChangeLog

index c71fc737db22cbbaaa4002660db14780451e3b47..d800704bf78fefc73f4ba80c1409fe1674883bb2 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-20  Jason Rumney  <jasonr@gnu.org>
+
+       * frame.el (display-images-p): Do not explicitly check display type.
+
 2002-03-20  pmr-sav  <pmr-sav@hamm.pajato.com>
 
        * mail-utils.el:
index a49ba764f27618ee335b7ac3685db9582b90d0d7..3fa5b07cecc57fde69b43fb0ce06f1a01e064bca 100644 (file)
@@ -3,6 +3,8 @@
        Most of the following changes are still conditional on HAVE_IMAGES
        which is not set by default on Windows.
 
+       * emacs.c (main) [WINDOWSNT]: Call init_xfns.
+
        * w32fns.c (x_set_cursor_color): Set foreground of cursor, not frame.
        (Fimage_size, Fimage_mask_p, XPutPixel): New functions.
        (four_corners_best, x_clear_image_1, x_clear_image)