emacs-diffs
[Top][All Lists]
Advanced

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

master updated (0df3dc3d46f -> 11ffb4656d7)


From: Mattias Engdegård
Subject: master updated (0df3dc3d46f -> 11ffb4656d7)
Date: Mon, 4 Mar 2024 08:21:55 -0500 (EST)

mattiase pushed a change to branch master.

      from  0df3dc3d46f Avoid crashes due to base-less indirect buffer
       new  3b7cb55e5be ; * etc/NEWS: add missing definite article
       new  2c2a15bd171 ; * lisp/vc/diff-mode.el (diff--refine-hunk): Escape 
literal `+`.
       new  b9e8474a447 Repair miscompilation of single-arg `apply` (bug#69533)
       new  11ffb4656d7 Revert "Replace XSETSYMBOL with make_lisp_symbol"


Summary of changes:
 etc/NEWS                               |  4 ++--
 lisp/emacs-lisp/byte-opt.el            |  3 ++-
 lisp/vc/diff-mode.el                   |  2 +-
 src/alloc.c                            | 12 ++++++++----
 src/buffer.c                           |  4 ++--
 src/data.c                             | 33 +++++++++++++++++++--------------
 src/eval.c                             |  2 +-
 src/lisp.h                             |  1 +
 test/lisp/emacs-lisp/bytecomp-tests.el |  3 +++
 9 files changed, 39 insertions(+), 25 deletions(-)



reply via email to

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