emacs-diffs
[Top][All Lists]
Advanced

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

master updated (6572dcc7f5d -> 27944247d16)


From: Mattias Engdegård
Subject: master updated (6572dcc7f5d -> 27944247d16)
Date: Wed, 26 Jul 2023 12:53:13 -0400 (EDT)

mattiase pushed a change to branch master.

      from  6572dcc7f5d ; Documentation followup to last change
       new  c50f6538cfc ; bytecode backtrace test clean-up
       new  82f5f3b8a26 Provide backtrace for byte-ops aref and aset
       new  b4063c399be * lisp/emacs-lisp/byte-opt.el (pure-fns): Add `max-char`
       new  27944247d16 Fix broken byte-compilation of unary comparisons


Summary of changes:
 lisp/emacs-lisp/byte-opt.el            |  4 +--
 src/bytecode.c                         | 46 ++++++++++++++++++++++++----------
 src/data.c                             |  2 ++
 test/lisp/emacs-lisp/bytecomp-tests.el | 36 ++++++++++++++++++--------
 4 files changed, 62 insertions(+), 26 deletions(-)



reply via email to

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