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

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

[elpa] externals/relint f0241bc 13/16: Increment version to 1.19


From: Mattias Engdegård
Subject: [elpa] externals/relint f0241bc 13/16: Increment version to 1.19
Date: Mon, 30 Nov 2020 05:00:59 -0500 (EST)

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

    Increment version to 1.19
---
 relint.el | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/relint.el b/relint.el
index 5ab667e..81d46be 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.18
+;; Version: 1.19
 ;; Package-Requires: ((xr "1.19") (emacs "26.1"))
 ;; URL: https://github.com/mattiase/relint
 ;; Keywords: lisp, regexps
@@ -29,6 +29,12 @@
 
 ;;; News:
 
+;; Version 1.19
+;; - Progress indicator in `relint-directory'
+;; - Some performance improvements
+;; - Fix some false positives in the regexp provenance detector
+;; - Scan assignments to `font-lock-defaults' correctly
+;; - Recognise regexp arguments to functions in the s.el package
 ;; 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



reply via email to

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