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

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

[elpa] externals/relint updated (3315f03 -> c2d3f3b)


From: Mattias Engdegård
Subject: [elpa] externals/relint updated (3315f03 -> c2d3f3b)
Date: Sat, 29 Feb 2020 17:22:26 -0500 (EST)

mattiase pushed a change to branch externals/relint.

      from  3315f03   Increment version to 1.13
       new  803579c   More font-lock-keywords detection
       new  55070de   Update copyright year to 2020
       new  a2a29d6   Scan arguments to search-{forward,backward}-regexp
       new  b46ee8b   Update copyright year to 2020
       new  c733b47   Use text quoting for all messages
       new  c33b893   Refactor error reporting
       new  7b93662   Report error position inside string literals
       new  47490f3   Add relint-buffer for easier use of relint as a library
       new  1741e2c   Locate error position in 'concat' forms
       new  bb7d8a1   Fix mistake in previous commit
       new  9de65a6   Remove package description in relint.el
       new  8cc1017   Rename relint--pos-from-toplevel-pos-path
       new  159a210   Simplify line/column computation and reindent
       new  4a8b0ef   Return position of both expression and error from 
relint-buffer
       new  c2d3f3b   Increment version to 1.14


Summary of changes:
 README          |  30 +++++---
 relint-test.el  |  31 ++++++--
 relint.el       | 224 +++++++++++++++++++++++++++++++++++++-------------------
 test/1.elisp    |   1 +
 test/1.expected |  56 +++++++-------
 test/2.elisp    |   2 +
 test/2.expected |  92 ++++++++++++-----------
 test/3.expected |   4 +-
 test/4.expected |   2 +-
 test/6.expected |   8 +-
 test/9.elisp    |   5 ++
 test/9.expected |  33 ++++++---
 12 files changed, 308 insertions(+), 180 deletions(-)



reply via email to

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