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

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

[elpa] externals/relint bc001eb 10/10: Increment version to 1.9


From: Mattias Engdegård
Subject: [elpa] externals/relint bc001eb 10/10: Increment version to 1.9
Date: Sun, 4 Aug 2019 13:42:48 -0400 (EDT)

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

    Increment version to 1.9
---
 relint.el | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/relint.el b/relint.el
index 1c32d87..e6b3c51 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.8
-;; Package-Requires: ((xr "1.12"))
+;; Version: 1.9
+;; Package-Requires: ((xr "1.13"))
 ;; URL: https://github.com/mattiase/relint
 ;; Keywords: lisp, maint, regexps
 
@@ -54,6 +54,11 @@
 
 ;;; News:
 
+;; Version 1.9:
+;; - Limited tracking of local variables in regexp finding
+;; - Recognise new variable `literal' and `regexp' rx clauses
+;; - Detect more regexps in defcustom declarations
+;; - Requires xr 1.13
 ;; Version 1.8:
 ;; - Updated diagnostics list
 ;; - Requires xr 1.12



reply via email to

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