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

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

[elpa] externals/relint 0c35e02 11/11: Increment version to 1.18


From: Mattias Engdegård
Subject: [elpa] externals/relint 0c35e02 11/11: Increment version to 1.18
Date: Sat, 20 Jun 2020 05:57:42 -0400 (EDT)

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

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

diff --git a/relint.el b/relint.el
index 5124958..b95ef5c 100644
--- a/relint.el
+++ b/relint.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2019-2020 Free Software Foundation, Inc.
 
 ;; Author: Mattias Engdegård <mattiase@acm.org>
-;; Version: 1.17
+;; Version: 1.18
 ;; Package-Requires: ((xr "1.19") (emacs "26.1"))
 ;; URL: https://github.com/mattiase/relint
 ;; Keywords: lisp, regexps
@@ -29,6 +29,10 @@
 
 ;;; News:
 
+;; Version 1.18:
+;; - New check for ineffective backslashes in all strings (not just regexps)
+;; - Warnings emitted in order of their position in file or buffer
+;; - Performance improvements
 ;; Version 1.17:
 ;; - Fixed message display on Emacs 26
 ;; Version 1.16:



reply via email to

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