emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (e951aa1 -> 8634efa)


From: Michal Nazarewicz
Subject: [Emacs-diffs] master updated (e951aa1 -> 8634efa)
Date: Fri, 9 Sep 2016 16:32:57 +0000 (UTC)

mina86 pushed a change to branch master.

      from  e951aa1   Add tests for ring.el
       new  3ffc5f4   STRING_CHAR does not unify characters; update 
documentation
       new  b1c4c00   Remove inaccurate comment in regex.c
       new  c579b28   Replace decimalnump with alphanumericp
       new  0e7eb64   Remove dead loop iterations in regex.c
       new  4516130   Don’t allocate char-table’s extra slots in 
regexp-out-charset
       new  8634efa   Split regex character class test into smaller chunks


Summary of changes:
 lisp/emacs-lisp/regexp-opt.el |    2 +-
 src/buffer.h                  |   15 +------
 src/character.c               |   17 ++++++--
 src/character.h               |    7 +---
 src/regex.c                   |   33 +++++++--------
 test/src/regex-tests.el       |   90 +++++++++++++++++++++--------------------
 6 files changed, 78 insertions(+), 86 deletions(-)



reply via email to

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