[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/clojure-ts-mode 859b0b13a7 46/71: Fix what I think is a ty
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/clojure-ts-mode 859b0b13a7 46/71: Fix what I think is a typo |
Date: |
Fri, 25 Aug 2023 03:59:35 -0400 (EDT) |
branch: elpa/clojure-ts-mode
commit 859b0b13a7a8397e7ea813ad4a4655166f8f2ffa
Author: dannyfreeman <danny@dfreeman.email>
Commit: dannyfreeman <danny@dfreeman.email>
Fix what I think is a typo
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 325f4b7cd1..2609744469 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ Keep in mind that the transition to `clojure-ts-mode` won't
happen overnight for
- getting to feature parity with `clojure-mode` will take some time
- tools that depend on `clojure-mode` will need to be updated to work with
`clojure-ts-mode`
-- we still need to support users of older Emacsen that don't support
Tree-sitter
+- we still need to support users of older Emacs versions that don't support
Tree-sitter
That's why `clojure-ts-mode` is being developed independently of
`clojure-mode` and will one day replace it when the time is right. (e.g. 3
major Emacs version down the road, so circa Emacs 32)
- [nongnu] elpa/clojure-ts-mode 4578449356 12/71: indent testing, end_of_defun bug test (bug is in treesitter), (continued)
- [nongnu] elpa/clojure-ts-mode 4578449356 12/71: indent testing, end_of_defun bug test (bug is in treesitter), ELPA Syncer, 2023/08/25
- [nongnu] elpa/clojure-ts-mode bd5b2b6fa0 16/71: Include new instructions for installing with package-vc-install, ELPA Syncer, 2023/08/25
- [nongnu] elpa/clojure-ts-mode 019298655e 54/71: Version 0.1.1, ELPA Syncer, 2023/08/25
- [nongnu] elpa/clojure-ts-mode 00a92afac3 56/71: Merge pull request #14 from jasonjckn/main, ELPA Syncer, 2023/08/25
- [nongnu] elpa/clojure-ts-mode b73f2326e8 48/71: Fix typo and incorrect use of "abstract" syntax tree., ELPA Syncer, 2023/08/25
- [nongnu] elpa/clojure-ts-mode f3697d0cb2 09/71: Tweak the README's formatting a bit, ELPA Syncer, 2023/08/25
- [nongnu] elpa/clojure-ts-mode 9b29677722 36/71: Require library used for lm-version function, ELPA Syncer, 2023/08/25
- [nongnu] elpa/clojure-ts-mode 27c5cc13d7 20/71: Remove debugging message from defun-type-regexp, ELPA Syncer, 2023/08/25
- [nongnu] elpa/clojure-ts-mode 4eb602cc8b 01/71: Initial commit, ELPA Syncer, 2023/08/25
- [nongnu] elpa/clojure-ts-mode c3631f6c17 15/71: Add breaking change warning, ELPA Syncer, 2023/08/25
- [nongnu] elpa/clojure-ts-mode 859b0b13a7 46/71: Fix what I think is a typo,
ELPA Syncer <=
- [nongnu] elpa/clojure-ts-mode 5a4696116f 49/71: Add LICENSE file (GPL3), ELPA Syncer, 2023/08/25
- [nongnu] elpa/clojure-ts-mode 7dcf82b81d 17/71: Support `comment-region` command, ELPA Syncer, 2023/08/25
- [nongnu] elpa/clojure-ts-mode 329a39ba3b 68/71: Release 0.1.4, update changelog, ELPA Syncer, 2023/08/25
- [nongnu] elpa/clojure-ts-mode 9bb2eba3a1 32/71: Add a "Rationale" section to the README, ELPA Syncer, 2023/08/25
- [nongnu] elpa/clojure-ts-mode 27c5cf08d6 69/71: Fix bad sha in change log, ELPA Syncer, 2023/08/25
- [nongnu] elpa/clojure-ts-mode 92a50b7635 66/71: Update changelog for 0.1.3, ELPA Syncer, 2023/08/25
- [nongnu] elpa/clojure-ts-mode ad5af674ec 37/71: Start documenting the design, ELPA Syncer, 2023/08/25
- [nongnu] elpa/clojure-ts-mode 4dc853df16 57/71: Create derived major modes for clojure(c|script|dart), ELPA Syncer, 2023/08/25
- [nongnu] elpa/clojure-ts-mode 9a96a78a93 19/71: Add fixed indent rules, ELPA Syncer, 2023/08/25
- [nongnu] elpa/clojure-ts-mode e101674bac 06/71: Typos!!, ELPA Syncer, 2023/08/25