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

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

[elpa] externals/relint 5c6079b 5/5: Increment version to 1.12


From: Mattias Engdegård
Subject: [elpa] externals/relint 5c6079b 5/5: Increment version to 1.12
Date: Thu, 23 Jan 2020 05:14:20 -0500 (EST)

branch: externals/relint
commit 5c6079bc8ec799e339129c1d5c9f12e5de0f3be9
Author: Mattias Engdegård <address@hidden>
Commit: Mattias Engdegård <address@hidden>

    Increment version to 1.12
---
 relint.el | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/relint.el b/relint.el
index 81a0f1e..1994e7e 100644
--- a/relint.el
+++ b/relint.el
@@ -3,8 +3,8 @@
 ;; Copyright (C) 2019 Free Software Foundation, Inc.
 
 ;; Author: Mattias Engdegård <address@hidden>
-;; Version: 1.11
-;; Package-Requires: ((xr "1.13"))
+;; Version: 1.12
+;; Package-Requires: ((xr "1.14"))
 ;; URL: https://github.com/mattiase/relint
 ;; Keywords: lisp, maint, regexps
 
@@ -55,6 +55,10 @@
 
 ;;; News:
 
+;; Version 1.12:
+;; - Improved detection of regexps in defcustom declarations
+;; - Better suppression of false positives
+;; - Nonzero exit status upon error in `relint-batch'
 ;; Version 1.11:
 ;; - Improved evaluator, now handling limited local variable mutation
 ;; - Bug fixes



reply via email to

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