emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (2d13a3f -> 6331d23)


From: Mattias Engdegård
Subject: [Emacs-diffs] master updated (2d13a3f -> 6331d23)
Date: Fri, 18 Oct 2019 08:48:19 -0400 (EDT)

mattiase pushed a change to branch master.

      from  2d13a3f   Extend debug spec of cl-flet (Bug#34481)
       new  e5a446b   Add `anychar' as alias to `anything' in rx (bug#37659)
       new  ae5407b   Add `unmatchable' as alias for (or) in rx (bug#37659)
       new  6331d23   Use [^z-a] for matching any character (anychar/anything) 
in rx


Summary of changes:
 doc/lispref/searching.texi       |  9 ++++++++-
 etc/NEWS                         |  5 +++++
 lisp/emacs-lisp/rx.el            | 10 +++++-----
 test/lisp/emacs-lisp/rx-tests.el | 10 ++++++----
 4 files changed, 24 insertions(+), 10 deletions(-)



reply via email to

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