emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (adc80dd -> 938d252)


From: Daniel Colascione
Subject: [Emacs-diffs] master updated (adc80dd -> 938d252)
Date: Sat, 16 Jun 2018 16:46:51 -0400 (EDT)

quotemstr pushed a change to branch master.

      from  adc80dd   Fix a docstring
       new  55bc3db   Tweak field ordering in re_pattern_buffer
       new  971abd6   Remove commented-out code in compile_pattern_1
       new  1502b37   Decouple dired from regex internals
       new  938d252   Make regex matching reentrant; update syntax during match


Summary of changes:
 src/dired.c  |  37 +--
 src/lisp.h   |   4 -
 src/regex.c  |  30 ++-
 src/regex.h  |  19 +-
 src/search.c | 802 +++++++++++++++++++++++++++++++----------------------------
 src/syntax.h |  14 --
 src/thread.h |   9 -
 7 files changed, 462 insertions(+), 453 deletions(-)



reply via email to

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