emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/xr dcf5240 9/9: Increment version to 1.16


From: Mattias Engdegård
Subject: [elpa] externals/xr dcf5240 9/9: Increment version to 1.16
Date: Sat, 29 Feb 2020 17:22:13 -0500 (EST)

branch: externals/xr
commit dcf5240fcff30a432f5b6b3504824e923f5e892f
Author: Mattias Engdegård <address@hidden>
Commit: Mattias Engdegård <address@hidden>

    Increment version to 1.16
---
 xr.el | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/xr.el b/xr.el
index 945400e..ea8d7c9 100644
--- a/xr.el
+++ b/xr.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2019-2020 Free Software Foundation, Inc.
 
 ;; Author: Mattias Engdegård <address@hidden>
-;; Version: 1.15
+;; Version: 1.16
 ;; Package-Requires: ((emacs "26.1"))
 ;; URL: https://github.com/mattiase/xr
 ;; Keywords: lisp, regexps
@@ -29,6 +29,11 @@
 
 ;;; News:
 
+;; Version 1.16:
+;; - Translate [^\n] into nonl
+;; - Better character class subset/superset analysis
+;; - More accurate repetition subsumption check
+;; - Use text quoting for messages
 ;; Version 1.15:
 ;; - Warn about subsuming repetitions in sequence, like [AB]+A*
 ;; Version 1.14:



reply via email to

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