[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
scratch/emacs-editorconfig eba248e638e 098/364: Fix english
From: |
Stefan Monnier |
Subject: |
scratch/emacs-editorconfig eba248e638e 098/364: Fix english |
Date: |
Tue, 18 Jun 2024 01:40:42 -0400 (EDT) |
branch: scratch/emacs-editorconfig
commit eba248e638e83983992f2c02f806f8cb0454f1f1
Author: 10sr <8slashes+git@gmail.com>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>
Fix english
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 4d46b55369e..5ad8234231f 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ add a pair of major-mode symbol and its indentation variables:
```emacs-lisp
(add-to-list 'editorconfig-indentation-alist
- ;; Just an example, of course EditorConfig already includes this setting!
+ ;; Just an example, of course EditorConfig has already included this
setting!
'(c-mode c-basic-offset))
```
- scratch/emacs-editorconfig 98a370e8896 127/364: Massive reformatting of docstrings., (continued)
- scratch/emacs-editorconfig 98a370e8896 127/364: Massive reformatting of docstrings., Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 58f10645403 057/364: Add MELPA badges, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig fe9ed9b4cbf 061/364: Fix names of ert test cases, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 5b9a1a38d2b 070/364: Add ps-mode indentation support, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig d150069fc61 073/364: Catch error thrown from get-properties-function and display it, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig f907c968c88 075/364: Already 2016 :) Happy new year!, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 37d22c07507 076/364: Bump version to 0.7.2, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 0791fced087 083/364: Add editorconfig-exclude-modes, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 3d6df2ae193 090/364: Derive editorconfig-conf-mode from conf-unix-mode, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig b93a7964d43 096/364: Add a comment for contributors, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig eba248e638e 098/364: Fix english,
Stefan Monnier <=
- scratch/emacs-editorconfig a4d73a4470b 103/364: Bump version to 0.7.5, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig bf8bfe5f38d 105/364: Copy properties alists before using them, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 663019d341f 112/364: Print line number and its content on parse error (#95), Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 8a5e621265c 118/364: Avoid asking coding system when not specified (#102), Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 79bcc708530 120/364: Revert "Use truename for editorconfig name" (#106), Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 4e8ed00b9af 121/364: Modify defgroup tag, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 426699c7c79 133/364: Add more plugin tests, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 61911bc92d7 140/364: Fix assignment to free variable warnings, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 4cda53e796b 142/364: Add support for feature mode. (#128), Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig a3242c35afc 141/364: Update editorconfig-conf-mode lighter text, Stefan Monnier, 2024/06/18