[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/indent-bars eb87a137ef 054/431: Update README.md
From: |
ELPA Syncer |
Subject: |
[elpa] externals/indent-bars eb87a137ef 054/431: Update README.md |
Date: |
Mon, 16 Sep 2024 12:59:13 -0400 (EDT) |
branch: externals/indent-bars
commit eb87a137ef726c18cce7b87fbb2f48e2bfe83d94
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: GitHub <noreply@github.com>
Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index f9b96757c9..d1fa900e3e 100644
--- a/README.md
+++ b/README.md
@@ -37,10 +37,10 @@ Not yet in a package database; simply clone and point
`use-package` at the corre
*Note*: For `indent-bars` to work, your port and version of emacs must
correctly support the `:stipple` face attribute.
- All known UNIX/GNU Linux versions support stipples.
-- On Mac, only the
[emacs-mac](https://bitbucket.org/mituharu/emacs-mac/src/master/) port has
stipple support.
+- 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 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, evaluate:
```elisp
(set-face-stipple 'default `(,(window-font-width) 1 ,(unibyte-string 1)))
- [elpa] externals/indent-bars 0de108e783 017/431: improve setup/teardown and add reset command, (continued)
- [elpa] externals/indent-bars 0de108e783 017/431: improve setup/teardown and add reset command, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 940a56c434 016/431: Use 'face instead of 'font-lock-face, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars ee50054337 025/431: Comment, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 871dcdcce1 027/431: allow other keys for current-depth-palette, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 84f650e5b1 031/431: simplify stipple, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars a47382bd4b 043/431: Improve comments and remove unused arg from calculate-face-spec, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 8b97ca4864 097/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars de347fc7fd 098/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars d365f46929 050/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars c495514596 069/431: README: mention disabling font-lock for stipple testing, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars eb87a137ef 054/431: Update README.md,
ELPA Syncer <=
- [elpa] externals/indent-bars e4c4bb752a 120/431: treesit: ignore-blank-lines-types, string query, custom var refactor, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars ebd89ab245 101/431: Bump version, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 77411a364c 110/431: Switch from ppss to tree-sitter for string context, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 7bafeb32bc 074/431: README: update with PGTK :stipple Emacs bug fix, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 579aa101be 077/431: Initial no-stipple support, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 4dc2b9e329 057/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 44d7d633fc 123/431: Small doc, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars ea53a29562 127/431: Fix unwanted extra bars on over-sufficient blank lines, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 80ca1daeef 134/431: Remove reference to vestigial skip-leftmost-column, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 55852b3cee 128/431: Minor doc improvements, ELPA Syncer, 2024/09/16