emacs-diffs
[Top][All Lists]
Advanced

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

master updated (4cba236 -> b467bb5)


From: Paul Eggert
Subject: master updated (4cba236 -> b467bb5)
Date: Sat, 15 Aug 2020 14:19:57 -0400 (EDT)

eggert pushed a change to branch master.

      from  4cba236   Allow build configuration on Apple ARM devices (bug#41994)
       new  d014553   Fix GC bugs related to uninitialized vectors
       new  f1b06fd   Prefer Fvector to make_uninit_vector
       new  e97def2   Fdelete speed tweak for strings
       new  b467bb5   Minimize ‘equal’ calls in (delete x vector)


Summary of changes:
 src/ccl.c             | 11 ++------
 src/charset.c         |  9 +++----
 src/coding.c          |  9 +++----
 src/composite.c       |  2 +-
 src/fns.c             | 43 +++++++++++++++++++++++-------
 src/font.c            | 74 +++++++++++++++++++++++----------------------------
 src/fontset.c         | 27 +++++++------------
 src/ftfont.c          | 12 +++------
 src/hbfont.c          | 11 +++-----
 src/lisp.h            |  7 +++--
 src/macfont.m         |  6 ++---
 src/nsselect.m        |  2 +-
 src/nsxwidget.m       |  4 +--
 src/search.c          | 13 +++------
 src/syntax.c          |  4 +--
 src/window.c          |  2 +-
 src/xfaces.c          | 28 +++++++++----------
 src/xfns.c            |  8 +++---
 src/xselect.c         |  6 ++---
 src/xwidget.c         |  4 +--
 test/src/fns-tests.el |  5 ++++
 21 files changed, 136 insertions(+), 151 deletions(-)



reply via email to

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