branch: externals/xr
commit 1b1bfd5df988847d0a4f29af9e5f754e6331dd78
Author: Mattias Engdegård <matti...@acm.org>
Commit: Mattias Engdegård <matti...@acm.org>

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

diff --git a/xr.el b/xr.el
index f9067d7..018b888 100644
--- a/xr.el
+++ b/xr.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2019 Free Software Foundation, Inc.
 
 ;; Author: Mattias Engdegård <matti...@acm.org>
-;; Version: 1.11
+;; Version: 1.12
 ;; URL: https://github.com/mattiase/xr
 ;; Keywords: lisp, maint, regexps
 
@@ -80,6 +80,8 @@
 
 ;;; News:
 
+;; Version 1.12:
+;; - Warn about branch subsumption, like [AB]\|A
 ;; Version 1.11:
 ;; - Warn about repetition of empty-matching expressions
 ;; - Detect `-' not first or last in char alternatives or skip-sets

Reply via email to