mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-31 01:20:37 -08:00
*** empty log message ***
This commit is contained in:
parent
4558a715e1
commit
47bcdab2b6
2 changed files with 6 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue