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

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

[elpa] externals/relint 011f4f10ee 2/2: Increment version to 1.22


From: Mattias Engdegård
Subject: [elpa] externals/relint 011f4f10ee 2/2: Increment version to 1.22
Date: Fri, 24 Mar 2023 08:27:13 -0400 (EDT)

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

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

diff --git a/relint.el b/relint.el
index 51a02aa6ef..f619b1b6a4 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.21
+;; Version: 1.22
 ;; Package-Requires: ((xr "1.22") (emacs "26.1"))
 ;; URL: https://github.com/mattiase/relint
 ;; Keywords: lisp, regexps
@@ -29,6 +29,8 @@
 
 ;;; News:
 
+;; Version 1.22
+;; - String char escape check now detects \8, \9, and \x without hex digit
 ;; Version 1.21
 ;; - Check for duplicates in rx or-forms
 ;; - Robustness improvements



reply via email to

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