emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (7ae0a24 -> a1b7a3f)


From: Alan Third
Subject: [Emacs-diffs] master updated (7ae0a24 -> a1b7a3f)
Date: Thu, 10 Jan 2019 14:39:29 -0500 (EST)

athird pushed a change to branch master.

      from  7ae0a24   New test custom--test-theme-variables
       new  c342b26   Fix drag and drop behaviour on NS (bug#30929)
       new  a1b7a3f   Add native image scaling (bug#33587)


Summary of changes:
 configure.ac             |  14 ++-
 doc/emacs/macos.texi     |  21 +++-
 doc/lispref/display.texi |  90 ++++++++------
 etc/NEWS                 |  12 ++
 lisp/image.el            |   4 +-
 lisp/term/ns-win.el      |  54 ++++----
 src/Makefile.in          |   3 +-
 src/dispextern.h         |  13 ++
 src/image.c              | 312 +++++++++++++++++++++++++++++++----------------
 src/nsimage.m            |  68 +----------
 src/nsterm.h             |   2 +-
 src/nsterm.m             |  89 ++++++--------
 src/xterm.c              |  58 +++++++--
 13 files changed, 429 insertions(+), 311 deletions(-)



reply via email to

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