Skip to content
New release v1.3

Feature
=======

- Add a new function to get current Grammalecte version
- Make ‘flycheck-grammalecte-download-grammalecte’ an autoloaded function
- Make download of grammalecte if needed more smart
- Avoid to fetch upstream index page multiple times
- Allow grammalecte to be installed outside this package folder
- Add a new default filter for ‘message-mode’
- Be more lax on the upstream version discovery regexp
- Better silence verbose operations
- Change scope of package-related variables

Fixes
=====

- Make ‘flycheck-grammalecte--grammalecte-version’ work
- Correctly use ‘display-warning’ function
- Replace custom message call by proper ‘display-warning’
- Wrap a forgotten string in a ‘format’ function call

Documentation
=============

- Migrate git.deparis.io to git.umaneti.net
- Clean some comments

Test
====

- Avoid auto-save-default folder creation
- Move start_emacs_test.sh content in Makefile