[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] scratch/editorconfig-cc ca854b55ff 064/351: Update README for c
From: |
Stefan Monnier |
Subject: |
[nongnu] scratch/editorconfig-cc ca854b55ff 064/351: Update README for charset support |
Date: |
Thu, 13 Jun 2024 18:38:41 -0400 (EDT) |
branch: scratch/editorconfig-cc
commit ca854b55ff57a44c09804d529e573b78e9cef200
Author: 10sr <8slashes+git@gmail.com>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>
Update README for charset support
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 701725cb8d..ee4e3aef54 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,7 @@ Alternatively, you can find the package available on
## Supported properties
+* `charset`
* `max_line_length`
## Testing
- [nongnu] scratch/editorconfig-cc 2ddf470e7b 062/351: Bump version: 0.6.2, (continued)
- [nongnu] scratch/editorconfig-cc 2ddf470e7b 062/351: Bump version: 0.6.2, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 9d1d236431 021/351: Don't set max_line_length if not specified., Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc fbe97a0824 014/351: Wrong way to indent html. Fixes it., Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc d1ea0124c5 040/351: Do nothing when current buffer does not visit any file, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 0a319fab78 033/351: Add global minor mode, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc b08e13aefa 042/351: Add files used to test core functions, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc d776cdc5ee 020/351: Support max_line_length., Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc d83aba5206 055/351: Bump version: 0.6.1, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc b4911d662f 075/351: Already 2016 :) Happy new year!, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 75139b95da 059/351: Use dedicated functions to manipulate hook, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc ca854b55ff 064/351: Update README for charset support,
Stefan Monnier <=
- [nongnu] scratch/editorconfig-cc 649e645106 076/351: Bump version to 0.7.2, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc de2b791957 083/351: Add editorconfig-exclude-modes, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 044453e7ac 080/351: Add editorconfig-conf-mode, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc c93d216f39 087/351: Do not check metadata of files other than editorconfig.el, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 031ef9c1c1 081/351: Add one variable editorconfig-properties-hash, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 13f3c4951c 084/351: Bump required editorconfi-core version, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 9bd6af5f0e 097/351: Add EditorConfig group definition, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc ca7aeff4b3 159/351: Add variable to disable indent_size when conditions are met for lisp, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc b1d254fd14 122/351: Add a :lighter "EditorConfig" for editorconfig-mode., Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 6f7137e593 113/351: Simplify definition of string-integer-p (#96), Stefan Monnier, 2024/06/13