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

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

[elpa] externals/relint f3da21d174 6/6: Increment version to 1.21


From: Mattias Engdegård
Subject: [elpa] externals/relint f3da21d174 6/6: Increment version to 1.21
Date: Mon, 23 Jan 2023 08:30:08 -0500 (EST)

branch: externals/relint
commit f3da21d1748bae5b87f8ca010449a780f155a2e5
Author: Mattias Engdegård <mattiase@acm.org>
Commit: Mattias Engdegård <mattiase@acm.org>

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

diff --git a/relint.el b/relint.el
index 65670eb75a..fe27c17ba8 100644
--- a/relint.el
+++ b/relint.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2019-2023 Free Software Foundation, Inc.
 
 ;; Author: Mattias Engdegård <mattiase@acm.org>
-;; Version: 1.20
+;; Version: 1.21
 ;; Package-Requires: ((xr "1.22") (emacs "26.1"))
 ;; URL: https://github.com/mattiase/relint
 ;; Keywords: lisp, regexps
@@ -29,6 +29,9 @@
 
 ;;; News:
 
+;; Version 1.21
+;; - Check for duplicates in rx or-forms
+;; - Robustness improvements
 ;; Version 1.20
 ;; - More compact distribution
 ;; Version 1.19



reply via email to

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