emacs-diffs
[Top][All Lists]
Advanced

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

master updated (85fb2341f8 -> f365607bc0)


From: Mattias Engdegård
Subject: master updated (85fb2341f8 -> f365607bc0)
Date: Mon, 4 Apr 2022 04:52:28 -0400 (EDT)

mattiase pushed a change to branch master.

      from  85fb2341f8 Respect frame extents during drag and drop
       new  16ee9fa138 Faster `string-lessp` for unibyte arguments
       new  f4833c88bb Rewrite string-greaterp and string> using string-lessp
       new  530f163a7f Speed up comparisons between 2 fixnums
       new  f365607bc0 Inline call0..8


Summary of changes:
 lisp/emacs-lisp/byte-opt.el | 11 +++++++
 src/data.c                  | 12 +++++++
 src/eval.c                  | 70 ---------------------------------------
 src/fileio.c                |  5 ++-
 src/fns.c                   | 17 +++++++---
 src/lisp.h                  | 79 +++++++++++++++++++++++++++++++++++++++------
 test/src/fns-tests.el       | 43 ++++++++++++++++++++++++
 7 files changed, 153 insertions(+), 84 deletions(-)



reply via email to

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