emacs-diffs
[Top][All Lists]
Advanced

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

master updated (7e85311a911 -> cd2c45a3890)


From: Mattias Engdegård
Subject: master updated (7e85311a911 -> cd2c45a3890)
Date: Wed, 31 Jan 2024 11:56:12 -0500 (EST)

mattiase pushed a change to branch master.

      from  7e85311a911 Allow equal user-defined hash table tests with 
different names
       new  9bcc9690a80 Eliminate lazy bytecode loading
       new  344a846b07d Bytecode engine fast-path streamlining of plain symbols
       new  cd2c45a3890 ; hierarchy-tests.el: keep doc string within 80 columns


Summary of changes:
 doc/lispref/compile.texi                | 66 ---------------------------------
 doc/lispref/elisp.texi                  |  1 -
 etc/NEWS                                |  7 ++++
 lisp/emacs-lisp/bytecomp.el             | 66 +++++----------------------------
 lisp/emacs-lisp/disass.el               |  2 -
 lisp/subr.el                            |  2 +
 src/bytecode.c                          | 47 ++++++++++++-----------
 src/eval.c                              | 59 +----------------------------
 src/lread.c                             | 49 ++++++++++++------------
 test/lisp/emacs-lisp/hierarchy-tests.el |  5 ++-
 10 files changed, 72 insertions(+), 232 deletions(-)



reply via email to

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