emacs-diffs
[Top][All Lists]
Advanced

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

master updated (dae8aab5287 -> 195ca6b9a37)


From: Mattias Engdegård
Subject: master updated (dae8aab5287 -> 195ca6b9a37)
Date: Wed, 21 Jun 2023 12:00:44 -0400 (EDT)

mattiase pushed a change to branch master.

      from  dae8aab5287 Correct handling of template markers on 
deletion/insertion
       new  be91192ecb1 Straighten regexp postfix operator after zero-width 
assertion parse
       new  6b9510d94f8 Prefix syntax for ,@ in elisp-mode (bug#44418)
       new  195ca6b9a37 Don't compile (+ X 0) as (* X 1)


Summary of changes:
 doc/lispref/searching.texi             |  6 +---
 etc/NEWS                               |  8 +++++
 lisp/emacs-lisp/byte-opt.el            |  8 ++++-
 lisp/progmodes/elisp-mode.el           |  3 ++
 src/regex-emacs.c                      | 15 ++++++--
 test/lisp/emacs-lisp/bytecomp-tests.el |  4 +++
 test/lisp/emacs-lisp/edebug-tests.el   |  1 +
 test/src/regex-emacs-tests.el          | 66 ++++++++++++++++++++++++++++++++++
 8 files changed, 103 insertions(+), 8 deletions(-)



reply via email to

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