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

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

[elpa] externals/xr 8ccace4 6/6: Increment version to 1.11


From: Mattias Engdegård
Subject: [elpa] externals/xr 8ccace4 6/6: Increment version to 1.11
Date: Sat, 13 Apr 2019 12:51:17 -0400 (EDT)

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

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

diff --git a/xr.el b/xr.el
index 0438257..28545a9 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.10
+;; Version: 1.11
 ;; URL: https://github.com/mattiase/xr
 ;; Keywords: lisp, maint, regexps
 
@@ -80,6 +80,10 @@
 
 ;;; News:
 
+;; Version 1.11:
+;; - Warn about repetition of empty-matching expressions
+;; - Detect `-' not first or last in char alternatives or skip-sets
+;; - Stronger ad-hoc [...] check in skip-sets
 ;; Version 1.10:
 ;; - Warn about [[:class:]] in skip-sets
 ;; - Warn about two-character ranges like [*-+] in regexps



reply via email to

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