emacs-diffs
[Top][All Lists]
Advanced

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

master updated (f3da3d1c68b -> 2fdb281a276)


From: Stefan Monnier
Subject: master updated (f3da3d1c68b -> 2fdb281a276)
Date: Sun, 10 Mar 2024 10:48:11 -0400 (EDT)

monnier pushed a change to branch master.

      from  f3da3d1c68b Fix faulty decoded-time adjustment in erc-stamp
       new  fbc5fb2561d Extract check for end of macro to function
       new  385a02cffde * src/keyboard.c (requeued_events_pending_p): Improve 
name and fix comment
       new  d6f326452ec * src/keyboard.c (requeued_events_pending_p): New 
function
       new  6f46dd516b8 Continue reading in 'read-event' etc. at the end of a 
keyboard macro
       new  d444390ec56 Remove workarounds for solved 'read-event' bug
       new  df3e0bcbdbc * lisp/calc/calc-prog.el: Switch to new method of 
detecting end of kbd macro
       new  2fdb281a276 * src/keyboard.c (read_key_sequence): Remove MSVC 
compatibility hack


Summary of changes:
 etc/NEWS               | 12 ++++++++
 lisp/calc/calc-prog.el | 16 +++++++----
 lisp/net/dbus.el       |  6 +---
 lisp/subr.el           |  5 ----
 src/keyboard.c         | 74 +++++++++++++++++++++-----------------------------
 src/keyboard.h         |  1 +
 src/macros.c           | 54 ++++++++++++++++++++++++++++++++++++
 src/macros.h           |  5 ++++
 src/process.c          |  8 +++---
 9 files changed, 118 insertions(+), 63 deletions(-)



reply via email to

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