diff options
author | Alexander Gramiak <agrambot@gmail.com> | 2019-05-09 17:48:55 -0600 |
---|---|---|
committer | Alexander Gramiak <agrambot@gmail.com> | 2019-05-19 19:50:32 -0600 |
commit | 44d577925e0f5679d417028799db47a1f5d0fd03 (patch) | |
tree | 15abf340cede68d6b867804459cf06999c22b821 /lisp/emacs-lisp/byte-opt.el | |
parent | 06db2a052fb7335185e8d581d245ce214b3bba7c (diff) | |
download | emacs-44d577925e0f5679d417028799db47a1f5d0fd03.tar.gz emacs-44d577925e0f5679d417028799db47a1f5d0fd03.tar.bz2 emacs-44d577925e0f5679d417028799db47a1f5d0fd03.zip |
Introduce Emacs_Pixmap typedef
* 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.
Diffstat (limited to 'lisp/emacs-lisp/byte-opt.el')
0 files changed, 0 insertions, 0 deletions