[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/indent-bars f5b61dad71 075/431: Update README.md
From: |
ELPA Syncer |
Subject: |
[elpa] externals/indent-bars f5b61dad71 075/431: Update README.md |
Date: |
Mon, 16 Sep 2024 12:59:15 -0400 (EDT) |
branch: externals/indent-bars
commit f5b61dad71357f3f7c47eb94c584e864b27d46ad
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: GitHub <noreply@github.com>
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index bc4a2ed29e..917e400be2 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,7 @@ To clone with `use-package` and `straight`, add to config:
For `indent-bars` to work, your port and version of emacs must correctly
display the `:stipple` face attribute. **Most do.**
- All known UNIX/GNU Linux versions support stipples.
-- "Pure GTK" (`--with-pgtk` build flag) versions support stipples, but had a
display bug that caused them to appear incorrectly (as reverse video) and lead
to [crashes](#6); this was fixed in Emacs
[here](https://lists.gnu.org/archive/html/bug-gnu-emacs/2023-07/msg02081.html).
+- "Pure GTK" (`--with-pgtk` build flag) versions support stipples, but had a
display bug that caused them to appear incorrectly (as [reverse
video](../../issues/3)) and lead to [crashes](../../issues/6); this was fixed
in Emacs
[here](https://lists.gnu.org/archive/html/bug-gnu-emacs/2023-07/msg02081.html).
- On Mac, the
[emacs-mac](https://bitbucket.org/mituharu/emacs-mac/src/master/)[^1] port has
stipple support, but others do not.
- Windows Emacs does not (apparently) support stipples.
- `:stipple` is not supported on terminal emacs.
- [elpa] externals/indent-bars c228033146 024/431: current-depth-stipple support, (continued)
- [elpa] externals/indent-bars c228033146 024/431: current-depth-stipple support, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 54722d10a8 037/431: (re-) highlight current depth stipple on resize, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars e35c54e16d 038/431: blank-lines: improve extend and mark algorithm, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 404251372e 039/431: set-current-depth-stipple: allow-other-keys (e.g. color), ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars da29b37efd 044/431: Add examples file, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars f1b0aedc40 078/431: Remove vestigial no-stipple-current-depth-char, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 3884953d20 090/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars accb7d00d2 071/431: error for indent-tabs-mode=t, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 09a3fd2492 080/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars a1718333ab 116/431: Fix indent-bars-treesit-support custom, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars f5b61dad71 075/431: Update README.md,
ELPA Syncer <=
- [elpa] externals/indent-bars 3bffb21456 111/431: Correct custom name for no-descend-string, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars f9558953b2 083/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 674b9d4b75 073/431: bump version, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 138bbab23f 106/431: Update examples.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars cc1a3143cb 113/431: Calc blank line current-indent at beginning of prior line, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 6192a63abe 066/431: README: fix stipple test, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 0ce041ed59 084/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 880236eb59 115/431: Use a compiled query-capture to find uppermost containing list, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 30a4a63f11 138/431: highlight-current-depth: use new ON-BAR capability for depth, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 7957d7a2d3 135/431: draw-line: handle 1 bar case correctly, ELPA Syncer, 2024/09/16