[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (45525cafcb -> 0f4c7060e4)
From: |
Mattias Engdegård |
Subject: |
master updated (45525cafcb -> 0f4c7060e4) |
Date: |
Sun, 5 Feb 2023 10:28:29 -0500 (EST) |
mattiase pushed a change to branch master.
from 45525cafcb * lisp/emacs-lisp/cconv.el (cconv-convert): Fix thinko
new 929099cbb4 Get rid of delq in LAP optimiser
new 9926b44f9e LAP optimiser: bind local variables instead of mutating
them
new a50d5b219f Remove compatibility hacks in LAP optimiser
new 17784bbf3f Allow unbind to commute with discardN and
discardN-preserve-tos
new 0f4c7060e4 Fix misleading LAP optimiser debug log message
Summary of changes:
lisp/emacs-lisp/byte-opt.el | 1434 ++++++++++++++++++++++---------------------
1 file changed, 747 insertions(+), 687 deletions(-)
- master updated (45525cafcb -> 0f4c7060e4),
Mattias Engdegård <=
- master 929099cbb4 1/5: Get rid of delq in LAP optimiser, Mattias Engdegård, 2023/02/05
- master 9926b44f9e 2/5: LAP optimiser: bind local variables instead of mutating them, Mattias Engdegård, 2023/02/05
- master a50d5b219f 3/5: Remove compatibility hacks in LAP optimiser, Mattias Engdegård, 2023/02/05
- master 0f4c7060e4 5/5: Fix misleading LAP optimiser debug log message, Mattias Engdegård, 2023/02/05
- master 17784bbf3f 4/5: Allow unbind to commute with discardN and discardN-preserve-tos, Mattias Engdegård, 2023/02/05