Skip to content
New release v2.1

Feature
=======

- Improve rendering of autoloads file
- Add a test and document configuration with use-package

Fixes
=====

- Correctly check current-path in augment-pythonpath-if-needed
- Avoid melpa package to contain a test file
- Use setq-local for revert-buffer-function
- Make sure to create a new file each time autoloads rule is called
- Still match text between consecutive code blocks in org-mode (flycheck-grammalecte.el)
- Avoid a compiler warning (flycheck-grammalecte.el)

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

- Change wording around self-promotting support links
- Update CONTRIBUTING file
- Add a github specific FUNDING.yml file

Other
=====

- Generify Makefile and require pkg-info on demand
- tests: Enable debug-on-error and avoid poluting user directory in test-profile.el
- tests: Use fully loaded Emacs for tests
- Fix UTF8 usage on Microsoft Windows
- Add proper whitespaces between functions (flycheck_grammalecte.py)
- Homogeneize quotation mark style (flycheck_grammalecte.py)
- Homogeneize utf8 codec name (flycheck_grammalecte.py)