[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/vundo 4341d838aa 44/58: * vundo.el (vundo-glyph-alist):
From: |
ELPA Syncer |
Subject: |
[elpa] externals/vundo 4341d838aa 44/58: * vundo.el (vundo-glyph-alist): Escape backtick in docstring. |
Date: |
Fri, 15 Apr 2022 12:58:15 -0400 (EDT) |
branch: externals/vundo
commit 4341d838aa37f1d1eff0292a0afb242957d130de
Author: Yuan Fu <casouri@gmail.com>
Commit: Yuan Fu <casouri@gmail.com>
* vundo.el (vundo-glyph-alist): Escape backtick in docstring.
---
vundo.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/vundo.el b/vundo.el
index 66afec7e05..6dcd6cb20c 100644
--- a/vundo.el
+++ b/vundo.el
@@ -176,9 +176,9 @@ in a tree like
By default, the tree is drawn with ASCII characters like this:
o--o--o
- | `--x
+ | \\=`--x
|--o
- `--o
+ \\=`--o
Set this variable to ‘vundo-unicode-symbols’ to use Unicode
characters."
- [elpa] externals/vundo b996e201d8 12/58: * README.txt: Add notice, (continued)
- [elpa] externals/vundo b996e201d8 12/58: * README.txt: Add notice, ELPA Syncer, 2022/04/15
- [elpa] externals/vundo e136164f77 07/58: * vundo.el (vundo-next): move till end when asked to move too far, ELPA Syncer, 2022/04/15
- [elpa] externals/vundo 31b1491178 31/58: * README.txt: Add comparison., ELPA Syncer, 2022/04/15
- [elpa] externals/vundo 1737bcee28 18/58: Add vundo-compact-display, ELPA Syncer, 2022/04/15
- [elpa] externals/vundo 06de574d4f 24/58: Ignore position-only records when generating mod-list, ELPA Syncer, 2022/04/15
- [elpa] externals/vundo 6a408d000f 39/58: * vundo.el (vundo--check-for-command): Add declaration for edebug., ELPA Syncer, 2022/04/15
- [elpa] externals/vundo ed0d7d42d8 38/58: Replace lists with vectors for the main vundo-m lists, ELPA Syncer, 2022/04/15
- [elpa] externals/vundo 22345f42b1 45/58: * vundo.el (vundo): Replace let* with let., ELPA Syncer, 2022/04/15
- [elpa] externals/vundo b93e15e0c2 50/58: * vundo.el: Sync from README., ELPA Syncer, 2022/04/15
- [elpa] externals/vundo 8d7e80d149 40/58: * vundo.el (vundo--refresh-buffer): Update docstring., ELPA Syncer, 2022/04/15
- [elpa] externals/vundo 4341d838aa 44/58: * vundo.el (vundo-glyph-alist): Escape backtick in docstring.,
ELPA Syncer <=
- [elpa] externals/vundo 6acda40607 42/58: Fix vundo-forward, ELPA Syncer, 2022/04/15
- [elpa] externals/vundo 377194b705 58/58: * vundo.el: Fix dependency tag., ELPA Syncer, 2022/04/15
- [elpa] externals/vundo 9657909b43 51/58: Trim a nreverse call in vundo--eqv-list-of, ELPA Syncer, 2022/04/15
- [elpa] externals/vundo ab84e87522 01/58: init, ELPA Syncer, 2022/04/15
- [elpa] externals/vundo 549efe15c3 14/58: UI change: default to ASCII and more, ELPA Syncer, 2022/04/15
- [elpa] externals/vundo b27ddfecfd 25/58: Handle user quit gracefully, ELPA Syncer, 2022/04/15
- [elpa] externals/vundo 8a2f09ae42 29/58: Merge branch 'pr-avoid-list-nth', ELPA Syncer, 2022/04/15
- [elpa] externals/vundo 1b98c3708c 33/58: * vundo.el (vundo--eqv-merge): Replace nth for performance., ELPA Syncer, 2022/04/15
- [elpa] externals/vundo d833570d47 49/58: Update README per request, ELPA Syncer, 2022/04/15
- [elpa] externals/vundo 7ddb684eb5 53/58: * vundo.el (vundo--draw-tree): Set inhibit-modification-hooks to t., ELPA Syncer, 2022/04/15