diff options
author | Yuan Fu <casouri@gmail.com> | 2023-01-25 23:12:41 -0800 |
---|---|---|
committer | Yuan Fu <casouri@gmail.com> | 2023-01-25 23:14:35 -0800 |
commit | 4bd06ce2a9fa1601aff5a5fcab7411e5fce20d28 (patch) | |
tree | e8cc5e8fceeb3dd44a748fa85fc6a1176f360f4f /lisp/emacs-lisp/generate-lisp-file.el | |
parent | 00675aa724a6e18d03c2ccc63269ef03c67086ec (diff) | |
download | emacs-4bd06ce2a9fa1601aff5a5fcab7411e5fce20d28.tar.gz emacs-4bd06ce2a9fa1601aff5a5fcab7411e5fce20d28.tar.bz2 emacs-4bd06ce2a9fa1601aff5a5fcab7411e5fce20d28.zip |
Fix call to treesit_record_change in insdel.c
The start position of the change shouldn't be PT_BYTE, IIUC PT_BYTE is
actually the end position.
* src/insdel.c (insert_from_buffer): Move to here.
(insert_from_buffer_1): Remove call to treesit_record_change.
Diffstat (limited to 'lisp/emacs-lisp/generate-lisp-file.el')
0 files changed, 0 insertions, 0 deletions