[elpa] externals/xr a948847 3/5: Don't complain about [z-a]

2019-03-21 Thread Mattias Engdeg�rd
branch: externals/xr commit a948847b2f527a0d19a9db3f5348516304786f32 Author: Mattias Engdegård Commit: Mattias Engdegård Don't complain about [z-a] z-a is much more likely to be an empty range on purpose than a mistake. In particular, [^z-a] is occasionally seen as a (arguably

[elpa] externals/xr f1afeff 1/5: Add check for `[...]'-framed skip sets

2019-03-21 Thread Mattias Engdeg�rd
branch: externals/xr commit f1afeff68c1fb2e52da2f7f6e899801ef96b9349 Author: Mattias Engdegård Commit: Mattias Engdegård Add check for `[...]'-framed skip sets This seems to be a particularly common misunderstanding of skip set syntax. Increment version to 1.8. ---

[elpa] externals/xr 2136a7d 5/5: Increment version to 1.9

2019-03-21 Thread Mattias Engdeg�rd
branch: externals/xr commit 2136a7d834d6b0ad6b5a0f44ef50c6c033f601bc Author: Mattias Engdegård Commit: Mattias Engdegård Increment version to 1.9 --- xr.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xr.el b/xr.el index 9ebf446..3a17487 100644 --- a/xr.el +++

[elpa] externals/xr d7325b3 2/5: Edit the package doc comment

2019-03-21 Thread Mattias Engdeg�rd
branch: externals/xr commit d7325b3c1fe2e8a64c0057e6d790aa46d7c27700 Author: Mattias Engdegård Commit: Mattias Engdegård Edit the package doc comment --- xr.el | 61 - 1 file changed, 28 insertions(+), 33 deletions(-) diff --git

[elpa] externals/xr updated (a248977 -> 2136a7d)

2019-03-21 Thread Mattias Engdeg�rd
mattiase pushed a change to branch externals/xr. from a248977 Parse and lint skip set strings new f1afeff Add check for `[...]'-framed skip sets new d7325b3 Edit the package doc comment new a948847 Don't complain about [z-a] new 51b1d81 More

[elpa] externals/xr 51b1d81 4/5: More skip-set warnings

2019-03-21 Thread Mattias Engdeg�rd
branch: externals/xr commit 51b1d812498e14da24c9b76a82a2af2ceb7e3256 Author: Mattias Engdegård Commit: Mattias Engdegård More skip-set warnings Now complains about empty and negated empty sets, about single- and two-char ranges, and about unnecessary escapes of range