• Alexander Gramiak's avatar
    Introduce Emacs_Pixmap typedef · 44d57792
    Alexander Gramiak authored
    * src/dispextern.h [HAVE_X_WINDOWS]: Alias Emacs_Pixmap to Pixmap.
    (image, x_kill_gs_process): Use Emacs_Pixmap over Pixmap.
    
    * src/image.c:
    
    * src/nsgui.h:
    * src/nsterm.m:
    * src/termhooks.h:
    * src/w32gui.h:
    * src/w32term.c:
    * src/w32term.h:
    * src/xterm.c (x_free_pixmap): Use Emacs_Pixmap over Pixmap.
    
    * src/w32gui.h: Remove unused typedef Bitmap.
    44d57792
w32term.h 29.8 KB