emacs-diffs
[Top][All Lists]
Advanced

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

master updated (5b0121b -> ec1312d)


From: Alan Third
Subject: master updated (5b0121b -> ec1312d)
Date: Wed, 22 Dec 2021 15:49:21 -0500 (EST)

athird pushed a change to branch master.

      from  5b0121b   Help outline-minor-mode avoid some false matches
       new  0f427be   Simplify NS color handling
       new  11c0b25   Further cleanup of NS color code
       new  308ad05   Fix macfont backend color handling
       new  42601d3   Make NS toolbar use NSString instead of C strings
       new  89749a6   Make NS toolbar item ID more unique (bug#50160)
       new  ab0d7a2   Allow resizing undecorated frames on macOS (bug#28512, 
bug#31795)
       new  ec1312d   Add native HEIC support on macOS (bug#51381)


Summary of changes:
 lisp/image.el    |   7 +-
 src/dispextern.h |   5 --
 src/image.c      |  27 ++++---
 src/macfont.m    |  22 +++---
 src/nsfns.m      |  27 +++----
 src/nsfont.m     |   4 +-
 src/nsgui.h      |   3 -
 src/nsimage.m    |   2 +
 src/nsmenu.m     |  20 ++---
 src/nsterm.h     |  42 +----------
 src/nsterm.m     | 222 +++++++++++++++++++------------------------------------
 src/xdisp.c      |   6 +-
 12 files changed, 137 insertions(+), 250 deletions(-)



reply via email to

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