[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (154daf8367 -> 0369dcacf3)
From: |
Yuan Fu |
Subject: |
master updated (154daf8367 -> 0369dcacf3) |
Date: |
Fri, 25 Nov 2022 22:49:48 -0500 (EST) |
casouri pushed a change to branch master.
from 154daf8367 ; * test/lisp/eshell/esh-var-tests.el: Fix incorrect
paren placement.
new e9f86182ce ; * lisp/progmodes/csharp-mode.el: Add author and
maintainer.
new 73c94d5a9f ; Fix comment-end in treesit-simple-indent-presets
new 245366b18a ; Add comments in treesit.c and treesit.h
new 4ffca85f1e Rename treesit_ensure_position_synced to
treesit_sync_visible_region
new 0369dcacf3 Fix tree-sitter assertion error (bug#59574)
Summary of changes:
lisp/progmodes/csharp-mode.el | 2 ++
lisp/treesit.el | 6 ++--
src/treesit.c | 80 ++++++++++++++++++++++++++++++++++---------
src/treesit.h | 13 ++++---
4 files changed, 76 insertions(+), 25 deletions(-)
- master updated (154daf8367 -> 0369dcacf3),
Yuan Fu <=
- master 0369dcacf3 5/5: Fix tree-sitter assertion error (bug#59574), Yuan Fu, 2022/11/25
- master 73c94d5a9f 2/5: ; Fix comment-end in treesit-simple-indent-presets, Yuan Fu, 2022/11/25
- master e9f86182ce 1/5: ; * lisp/progmodes/csharp-mode.el: Add author and maintainer., Yuan Fu, 2022/11/25
- master 245366b18a 3/5: ; Add comments in treesit.c and treesit.h, Yuan Fu, 2022/11/25
- master 4ffca85f1e 4/5: Rename treesit_ensure_position_synced to treesit_sync_visible_region, Yuan Fu, 2022/11/25