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

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

[elpa] externals/relint updated (a54960a -> 0c35e02)


From: Mattias Engdegård
Subject: [elpa] externals/relint updated (a54960a -> 0c35e02)
Date: Sat, 20 Jun 2020 05:57:39 -0400 (EDT)

mattiase pushed a change to branch externals/relint.

      from  a54960a   Increment version to 1.17
       new  6bfba5c   Always output to stderr when running noninteractively
       new  329df9c   Refactor framework
       new  e8d8052   Add checking of ineffective backslashes in string literals
       new  2de1106   Sort diagnostics by buffer position
       new  1ea9b91   Add tests for ineffective backslash check
       new  a1c7bf5   Describe the ineffective backslash warning in README
       new  0d80c1f   Rename various 'miscape' identifiers
       new  0627d4d   Simplify (and speed up) string scanning regexp
       new  e35fa2e   Fix doc string predicate
       new  6a86509   Tuned miscape filtering
       new  0c35e02   Increment version to 1.18


Summary of changes:
 README           |  17 ++
 relint-test.el   |   2 +-
 relint.el        | 609 ++++++++++++++++++++++++++++++++-----------------------
 test/13.elisp    |  19 ++
 test/13.expected |  28 +++
 5 files changed, 416 insertions(+), 259 deletions(-)
 create mode 100644 test/13.elisp
 create mode 100644 test/13.expected



reply via email to

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