[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/relint a54960a 5/5: Increment version to 1.17
From: |
Mattias Engdegård |
Subject: |
[elpa] externals/relint a54960a 5/5: Increment version to 1.17 |
Date: |
Sun, 10 May 2020 10:37:57 -0400 (EDT) |
branch: externals/relint
commit a54960a7059ff798a23383c87f123591a764c585
Author: Mattias Engdegård <address@hidden>
Commit: Mattias Engdegård <address@hidden>
Increment version to 1.17
---
relint.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/relint.el b/relint.el
index c90bcce..8134671 100644
--- a/relint.el
+++ b/relint.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2019-2020 Free Software Foundation, Inc.
;; Author: Mattias Engdegård <address@hidden>
-;; Version: 1.16
+;; Version: 1.17
;; Package-Requires: ((xr "1.19") (emacs "26.1"))
;; URL: https://github.com/mattiase/relint
;; Keywords: lisp, regexps
@@ -29,6 +29,8 @@
;;; News:
+;; Version 1.17:
+;; - Fixed message display on Emacs 26
;; Version 1.16:
;; - Suppression comments now use regexp matching of messages
;; - New filename-specific checks in calls to `directory-files' etc