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

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

diff --git a/xr.el b/xr.el
index 6b080e1..d43a795 100644
--- a/xr.el
+++ b/xr.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2019-2020 Free Software Foundation, Inc.
 
 ;; Author: Mattias Engdegård <matti...@acm.org>
-;; Version: 1.20
+;; Version: 1.21
 ;; Package-Requires: ((emacs "26.1"))
 ;; URL: https://github.com/mattiase/xr
 ;; Keywords: lisp, regexps
@@ -29,6 +29,8 @@
 
 ;;; News:
 
+;; Version 1.21:
+;; - Suppress false complaint about (? (+ X))
 ;; Version 1.20:
 ;; - Fix duplication removal in character alternatives, like [aaa]
 ;; - All diagnostics are now described in the README file

Reply via email to