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

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

[elpa] externals/xr b5ae891 5/5: Increment version to 1.15


From: Mattias Engdegård
Subject: [elpa] externals/xr b5ae891 5/5: Increment version to 1.15
Date: Thu, 30 Jan 2020 10:53:28 -0500 (EST)

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

    Increment version to 1.15
---
 xr.el | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/xr.el b/xr.el
index 46a96bf..3bd2b78 100644
--- a/xr.el
+++ b/xr.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2019 Free Software Foundation, Inc.
 
 ;; Author: Mattias Engdegård <address@hidden>
-;; Version: 1.14
+;; Version: 1.15
 ;; Package-Requires: ((emacs "26.1"))
 ;; URL: https://github.com/mattiase/xr
 ;; Keywords: lisp, regexps
@@ -81,6 +81,8 @@
 
 ;;; News:
 
+;; Version 1.15:
+;; - Warn about subsuming repetitions in sequence, like [AB]+A*
 ;; Version 1.14:
 ;; - Warn about repetition of grouped repetition
 ;; Version 1.13:



reply via email to

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