[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/indent-bars c534bb5b5d 056/431: Minor README tweak
From: |
ELPA Syncer |
Subject: |
[elpa] externals/indent-bars c534bb5b5d 056/431: Minor README tweak |
Date: |
Mon, 16 Sep 2024 12:59:13 -0400 (EDT) |
branch: externals/indent-bars
commit c534bb5b5d7fd3549e62ee31be339ecff3e91eaf
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: JD Smith <93749+jdtsmith@users.noreply.github.com>
Minor README tweak
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index d1fa900e3e..6fc1836322 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ Not yet in a package database; simply clone and point
`use-package` at the corre
- On Mac, only the
[emacs-mac](https://bitbucket.org/mituharu/emacs-mac/src/master/) port has
stipple support (most easily installed [with
brew](https://github.com/railwaycat/homebrew-emacsmacport)).
- Windows Emacs does not support stipples.
-Please [open an issue](../../issues) with any updates/corrections to this
list. If you'd like to determine if stipples are working correctly in your
version, evaluate:
+Please [open an issue](../../issues) with any updates/corrections to this
list. If you'd like to determine if stipples are working correctly in your
version of emacs, evaluate:
```elisp
(set-face-stipple 'default `(,(window-font-width) 1 ,(unibyte-string 1)))
- [elpa] externals/indent-bars 213033e60e 100/431: Allow :blend by itself for current depth, (continued)
- [elpa] externals/indent-bars 213033e60e 100/431: Allow :blend by itself for current depth, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars be6a67cda4 093/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 4501c7e884 119/431: ts-lang -> ts-parser: cache parser instead of lang, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 026ee80a27 028/431: commentary: improve, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars ca9b1a630f 035/431: setup: slight re-org, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 1215185bfb 033/431: draw: return object (if any), ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 00c4e12bbd 036/431: allow highlighting single blank lines, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 1a5f016740 032/431: blank line bars: correctly mark final line bars, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 5f5dd86810 034/431: always resize stipple on setup, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 931bf08cb2 045/431: Examples: add default, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars c534bb5b5d 056/431: Minor README tweak,
ELPA Syncer <=
- [elpa] externals/indent-bars a9381135ff 051/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 9f03b2183b 055/431: Require compat, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 1cd0c30ba3 049/431: Tweaks to README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 628d42f204 072/431: Defer setup when running under daemon and remove from README, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 568ec43b0e 109/431: Correct quote in docstring to silence compiler, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 90e5616e8b 117/431: Handle tree-sitter configured but not available in buffer, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 57183c26e6 114/431: highlight-current-depth: guard against missing current-depth, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 9d225884fc 104/431: Improve blend commentary for current depth color, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 7e28454459 076/431: include final newline to ensure full blank line regions match, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars c4495d8bf3 099/431: Re-organize stipple, ELPA Syncer, 2024/09/16