[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/editorconfig cd61ca47e3: Update CHANGELOG.md (#339)
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/editorconfig cd61ca47e3: Update CHANGELOG.md (#339) |
Date: |
Sun, 2 Jun 2024 03:59:39 -0400 (EDT) |
branch: elpa/editorconfig
commit cd61ca47e3013e59ebfa4cd5e04e1878c9a725db
Author: 10sr <8.slashes@gmail.com>
Commit: GitHub <noreply@github.com>
Update CHANGELOG.md (#339)
* Update CHANGELOG.md
* Update CHANGELOG.md
---
CHANGELOG.md | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 08cd608de8..7c34f20a89 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,16 @@ and this project adheres to [Semantic
Versioning](https://semver.org/spec/v2.0.0
### Added
+- Support new major-modes
+ - svelte-mode ([#333])
+ - magik-mode, magik-ts-mode ([#336])
+- Add switch not to override local variable values ([#338])
+ - Set `editorconfig-override-file-local-variables` to nil to use file local
+ variable values instead of values in .editorconfig
+ - Set `editorconfig-override-dir-local-variables` to nil to use values
defined in
+ .dir-locals.el instead of values in .editorconfig
+
+
### Changed
### Deprecated
@@ -335,6 +345,9 @@ and this project adheres to [Semantic
Versioning](https://semver.org/spec/v2.0.0
[0.3]: https://github.com/editorconfig/editorconfig-emacs/compare/v0.2...v0.3
[0.2]: https://github.com/editorconfig/editorconfig-emacs/compare/v0.1...v0.2
[0.1]: https://github.com/editorconfig/editorconfig-emacs/releases/tag/v0.1
+[#338]: https://github.com/editorconfig/editorconfig-emacs/issues/338
+[#336]: https://github.com/editorconfig/editorconfig-emacs/issues/336
+[#333]: https://github.com/editorconfig/editorconfig-emacs/issues/333
[#330]: https://github.com/editorconfig/editorconfig-emacs/issues/330
[#326]: https://github.com/editorconfig/editorconfig-emacs/issues/326
[#325]: https://github.com/editorconfig/editorconfig-emacs/issues/325
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [nongnu] elpa/editorconfig cd61ca47e3: Update CHANGELOG.md (#339),
ELPA Syncer <=