emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master updated (7a9fb5d -> 6bf79d6)


From: Eli Zaretskii
Subject: master updated (7a9fb5d -> 6bf79d6)
Date: Tue, 14 Apr 2020 11:22:21 -0400 (EDT)

eliz pushed a change to branch master.

      from  7a9fb5d   Fix hi-lock test and add new test for unhighlight 
(bug#40337)
       new  df254a7   Initial version of native image API support for MS-Windows
       new  e94206a   Make use of MS-Windows native image API be selectable at 
run time
       new  6bf79d6   ; * src/image.c: Cleanup of #ifdef's related to 
HAVE_NATIVE_IMAGE_API.


Summary of changes:
 configure.ac         |  10 ++
 etc/NEWS             |  12 ++
 lisp/term/w32-win.el |   2 +
 src/image.c          | 129 ++++++++++++++++--
 src/w32.c            |   4 +
 src/w32gui.h         |   6 +
 src/w32image.c       | 368 +++++++++++++++++++++++++++++++++++++++++++++++++++
 src/w32term.c        |  21 ++-
 src/w32term.h        |   3 +-
 9 files changed, 545 insertions(+), 10 deletions(-)
 create mode 100644 src/w32image.c



reply via email to

[Prev in Thread] Current Thread [Next in Thread]